Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8203682cd0 |
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jun 21 10:46:23 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
|
||||||
|
|
||||||
- New upstream release 0.2.3, no changelog found
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 20 13:24:08 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
Wed Jan 20 13:24:08 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rubygem-simpleidn
|
# spec file for package rubygem-simpleidn
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,10 +24,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-simpleidn
|
Name: rubygem-simpleidn
|
||||||
Version: 0.2.3
|
Version: 0.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name simpleidn
|
%define mod_name simpleidn
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: %{ruby >= 2.2}
|
BuildRequires: %{ruby >= 2.2}
|
||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
BuildRequires: ruby-macros >= 5
|
BuildRequires: ruby-macros >= 5
|
||||||
@@ -36,6 +37,7 @@ Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
|||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
Summary: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
|
Summary: Punycode ACE to unicode UTF-8 (and vice-versa) string conversion
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Group: Development/Languages/Ruby
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This gem allows easy conversion from punycode ACE strings to unicode UTF-8
|
This gem allows easy conversion from punycode ACE strings to unicode UTF-8
|
||||||
|
|||||||
BIN
simpleidn-0.2.1.gem
LFS
Normal file
BIN
simpleidn-0.2.1.gem
LFS
Normal file
Binary file not shown.
BIN
simpleidn-0.2.3.gem
LFS
BIN
simpleidn-0.2.3.gem
LFS
Binary file not shown.
Reference in New Issue
Block a user