update to 2.10 [release 2.10-1mamba;Wed Nov 09 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 09:52:11 +01:00
parent 13baf05318
commit fbf3aa87d0

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Unicode-String
Version: 2.09
Release: 5mamba
Version: 2.10
Release: 1mamba
Summary: Unicode::String - Represents a sequence of Unicode characters
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://www.cpan.org/authors/id/G/GA/GAAS/Unicode-String-%{version}.tar.gz
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/GAAS/Unicode-String-%{version}.tar.gz
License: Artistic, GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -50,6 +50,12 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10-1mamba
- update to 2.10
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.09-6mamba
- rebuilt with perl 5.24
* Tue Nov 13 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 2.09-5mamba
- perl 5.16 mass rebuild