From b1c6b13e4bdd3f1b0a07db1b802c4c7f4696daef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 26 Oct 2016 11:02:08 +0200 Subject: [PATCH] 1.16 bump --- .gitignore | 1 + perl-Unicode-Collate.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ef6f66a..a223759 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Unicode-Collate-1.12.tar.gz /Unicode-Collate-1.14.tar.gz /Unicode-Collate-1.15.tar.gz +/Unicode-Collate-1.16.tar.gz diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 3e37318..7fe75b2 100644 --- a/perl-Unicode-Collate.spec +++ b/perl-Unicode-Collate.spec @@ -1,5 +1,5 @@ Name: perl-Unicode-Collate -Version: 1.15 +Version: 1.16 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 +* Wed Oct 26 2016 Petr Pisar - 1.16-1 +- 1.16 bump + * Mon Oct 24 2016 Petr Pisar - 1.15-1 - License corrected to ((GPL+ or Artistic) and Unicode) - 1.15 bump diff --git a/sources b/sources index 5c9f467..df70f08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -427e46ed8134251d02f1e5b94940527e Unicode-Collate-1.15.tar.gz +95df877960af69fcd4abf1515818b7e5 Unicode-Collate-1.16.tar.gz