Compare commits

...

No commits in common. "c8-stream-5.3" and "c8" have entirely different histories.

3 changed files with 7 additions and 25 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Unicode-Collate-1.27.tar.gz
SOURCES/Unicode-Collate-1.25.tar.gz

View File

@ -1 +1 @@
cecde0a8c2b41745a309489839e36c8d8ea26a1f SOURCES/Unicode-Collate-1.27.tar.gz
9350ed33d8226f816803c079a99783cb405903f4 SOURCES/Unicode-Collate-1.25.tar.gz

View File

@ -1,13 +1,13 @@
Name: perl-Unicode-Collate
Version: 1.27
Release: 439%{?dist}
Version: 1.25
Release: 2%{?dist}
Summary: Unicode Collation Algorithm
# Collate/allkeys.txt: Unicode (the file contains a link to
# <http://www.unicode.org/terms_of_use.html>)
# other files: GPL+ or Artistic
License: (GPL+ or Artistic) and Unicode
URL: https://metacpan.org/release/Unicode-Collate
Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-%{version}.tar.gz
URL: http://search.cpan.org/dist/Unicode-Collate/
Source0: http://www.cpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-%{version}.tar.gz
BuildRequires: coreutils
BuildRequires: gcc
BuildRequires: findutils
@ -38,7 +38,7 @@ Collation Algorithm).
# Remove pregenerated files
rm Collate/Locale/*
# Collate/CJK/Korean.pm is an input for the mklocale script, do not remove it
# Collate/CJK/Korean.pm is input for mklocale script, do not remove it here
%build
# Regenerate code from Collate/allkeys.txt whose authority is
@ -65,24 +65,6 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-439
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.27-438
- Increase release to favour standalone package
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jan 03 2019 Petr Pisar <ppisar@redhat.com> - 1.27-1
- 1.27 bump
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-417
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-416
- Increase release to favour standalone package
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild