1.24 bump
This commit is contained in:
parent
b88ae214fa
commit
b4548e2705
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user