1.24 bump

This commit is contained in:
Petr Písař 2015-12-03 08:15:39 +01:00
parent b88ae214fa
commit b4548e2705
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Unicode-Normalize-1.19.tar.gz /Unicode-Normalize-1.19.tar.gz
/Unicode-Normalize-1.21.tar.gz /Unicode-Normalize-1.21.tar.gz
/Unicode-Normalize-1.23.tar.gz /Unicode-Normalize-1.23.tar.gz
/Unicode-Normalize-1.24.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Unicode-Normalize Name: perl-Unicode-Normalize
Version: 1.23 Version: 1.24
Release: 1%{?dist} Release: 1%{?dist}
Summary: Unicode Normalization Forms Summary: Unicode Normalization Forms
License: GPL+ or Artistic License: GPL+ or Artistic
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Dec 03 2015 Petr Pisar <ppisar@redhat.com> - 1.24-1
- 1.24 bump
* Tue Oct 27 2015 Petr Pisar <ppisar@redhat.com> - 1.23-1 * Tue Oct 27 2015 Petr Pisar <ppisar@redhat.com> - 1.23-1
- 1.23 bump - 1.23 bump

View File

@ -1 +1 @@
1e43ada2a7b0eebf83be1810f902be0d Unicode-Normalize-1.23.tar.gz f5016b11a64f5f60a4259a5df1949e37 Unicode-Normalize-1.24.tar.gz