2.62 bump
This commit is contained in:
parent
6aa4b656ed
commit
b02e0e2074
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/Encode-2.58.tar.gz
|
/Encode-2.58.tar.gz
|
||||||
/Encode-2.59.tar.gz
|
/Encode-2.59.tar.gz
|
||||||
/Encode-2.60.tar.gz
|
/Encode-2.60.tar.gz
|
||||||
|
/Encode-2.62.tar.gz
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Encode
|
Name: perl-Encode
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.60
|
Version: 2.62
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Character encodings in Perl
|
Summary: Character encodings in Perl
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -113,6 +113,9 @@ make test
|
|||||||
%{perl_vendorarch}/Encode/encode.h
|
%{perl_vendorarch}/Encode/encode.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 02 2014 Petr Pisar <ppisar@redhat.com> - 1:2.62-1
|
||||||
|
- 2.62 bump
|
||||||
|
|
||||||
* Wed Apr 30 2014 Petr Pisar <ppisar@redhat.com> - 1:2.60-1
|
* Wed Apr 30 2014 Petr Pisar <ppisar@redhat.com> - 1:2.60-1
|
||||||
- 2.60 bump
|
- 2.60 bump
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user