2.51 bump
This commit is contained in:
parent
3738f5d0b3
commit
df1602ca42
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/Encode-2.48.tar.gz
|
||||
/Encode-2.49.tar.gz
|
||||
/Encode-2.50.tar.gz
|
||||
/Encode-2.51.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Encode
|
||||
Version: 2.50
|
||||
Version: 2.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Character encodings in Perl
|
||||
License: GPL+ or Artistic
|
||||
@ -89,6 +89,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Thu May 02 2013 Petr Pisar <ppisar@redhat.com> - 2.51-1
|
||||
- 2.51 bump
|
||||
|
||||
* Mon Apr 29 2013 Petr Pisar <ppisar@redhat.com> - 2.50-1
|
||||
- 2.50 bump (recoding does not launders taintedness)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user