try fix build issues

This commit is contained in:
Mahno 2025-02-23 20:38:05 +08:00
parent 2d0aa3fd7b
commit 3bfe5cdad7

View File

@ -4,11 +4,10 @@ Version: 0.2.3
Release: 0
%define mod_name simpleidn
%define mod_full_name %{mod_name}-%{version}
BuildRequires: ruby >= 2.2
BuildRequires: rubygem-gem2rpm
BuildRequires: ruby-macros >= 5
BuildRequires: ruby(release) rubygems-devel rubygem(rspec) >= 3 rubygem(did_you_mean)
URL: https://github.com/mmriis/simpleidn
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source0: https://rubygems.org/gems/%{mod_full_name}.gem
# did we need this?
Source1: gem2rpm.yml
Summary: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
License: MIT