commit a4f2cd52e647779defabae8902545af913d576e9 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sat Sep 6 22:54:53 2014 +0200 Update to 1.105 .gitignore | 1 + perl-Unicode-Stringprep.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 40b22bf..b7752ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Unicode-Stringprep-1.104.tar.gz +/Unicode-Stringprep-1.105.tar.gz diff --git a/perl-Unicode-Stringprep.spec b/perl-Unicode-Stringprep.spec index c864e3e..62687e2 100644 --- a/perl-Unicode-Stringprep.spec +++ b/perl-Unicode-Stringprep.spec @@ -1,7 +1,7 @@ Name: perl-Unicode-Stringprep Summary: Preparation of Internationalized Strings (RFC 3454) -Version: 1.104 -Release: 7%{?dist} +Version: 1.105 +Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Unicode-Stringprep/ Source0: http://www.cpan.org/authors/id/C/CF/CFAERBER/Unicode-Stringprep-%{version}.tar.gz @@ -54,12 +54,17 @@ mv README.utf8 README %files -%doc Changes eg LICENSE README +%doc Changes eg README +%license LICENSE %{perl_vendorlib}/Unicode %{_mandir}/man3/Unicode::Stringprep*3pm* %changelog +* Sat Sep 06 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.105-1 +- Update to 1.105 +- Use the %%license macro + * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.104-7 - Perl 5.20 rebuild diff --git a/sources b/sources index a961094..2cbaf08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd19b39c9d3dd7caf6db4b2bf3464a72 Unicode-Stringprep-1.104.tar.gz +bf9ffbc387cc12d67a3875be1cd8e105 Unicode-Stringprep-1.105.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel