diff --git a/.gitignore b/.gitignore index a223759..61dc30e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Unicode-Collate-1.14.tar.gz /Unicode-Collate-1.15.tar.gz /Unicode-Collate-1.16.tar.gz +/Unicode-Collate-1.17.tar.gz diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 0675344..b624f99 100644 --- a/perl-Unicode-Collate.spec +++ b/perl-Unicode-Collate.spec @@ -1,5 +1,5 @@ Name: perl-Unicode-Collate -Version: 1.16 +Version: 1.17 Release: 1%{?dist} Summary: Unicode Collation Algorithm # Collate/allkeys.txt: Unicode (the file contains a link to @@ -65,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Oct 31 2016 Petr Pisar - 1.17-1 +- 1.17 bump + * Wed Oct 26 2016 Petr Pisar - 1.16-1 - 1.16 bump diff --git a/sources b/sources index df70f08..5c8336e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95df877960af69fcd4abf1515818b7e5 Unicode-Collate-1.16.tar.gz +7969910c75d5331ee95e49b669de3801 Unicode-Collate-1.17.tar.gz