1.25 bump
This commit is contained in:
parent
b4548e2705
commit
388483928a
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/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
|
/Unicode-Normalize-1.24.tar.gz
|
||||||
|
/Unicode-Normalize-1.25.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Unicode-Normalize
|
Name: perl-Unicode-Normalize
|
||||||
Version: 1.24
|
Version: 1.25
|
||||||
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
|
||||||
|
* Fri Dec 18 2015 Petr Šabata <contyk@redhat.com> - 1.25-1
|
||||||
|
- 1.25 bump
|
||||||
|
|
||||||
* Thu Dec 03 2015 Petr Pisar <ppisar@redhat.com> - 1.24-1
|
* Thu Dec 03 2015 Petr Pisar <ppisar@redhat.com> - 1.24-1
|
||||||
- 1.24 bump
|
- 1.24 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user