2.48 bump
This commit is contained in:
parent
4191cc878e
commit
12d607e3ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/Encode-2.47.tar.gz
|
/Encode-2.47.tar.gz
|
||||||
|
/Encode-2.48.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Encode
|
Name: perl-Encode
|
||||||
Version: 2.47
|
Version: 2.48
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Character encodings in Perl
|
Summary: Character encodings in Perl
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -88,6 +88,9 @@ make test
|
|||||||
%{perl_vendorarch}/Encode/encode.h
|
%{perl_vendorarch}/Encode/encode.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 18 2013 Petr Pisar <ppisar@redhat.com> - 2.48-1
|
||||||
|
- 2.48 bump
|
||||||
|
|
||||||
* Thu Sep 20 2012 Petr Pisar <ppisar@redhat.com> 2.47-1
|
* Thu Sep 20 2012 Petr Pisar <ppisar@redhat.com> 2.47-1
|
||||||
- Specfile autogenerated by cpanspec 1.78.
|
- Specfile autogenerated by cpanspec 1.78.
|
||||||
- Make devel sub-package architecture specific due to file location
|
- Make devel sub-package architecture specific due to file location
|
||||||
|
Loading…
Reference in New Issue
Block a user