2.71 bump
This commit is contained in:
parent
b475e2a812
commit
7e21b51121
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/Encode-2.67.tar.gz
|
||||
/Encode-2.68.tar.gz
|
||||
/Encode-2.70.tar.gz
|
||||
/Encode-2.71.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: perl-Encode
|
||||
Epoch: 2
|
||||
Version: 2.70
|
||||
Release: 2%{?dist}
|
||||
Version: 2.71
|
||||
Release: 1%{?dist}
|
||||
Summary: Character encodings in Perl
|
||||
# ucm: UCD
|
||||
# other files: GPL+ or Artistic
|
||||
@ -152,6 +152,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2015 Petr Pisar <ppisar@redhat.com> - 2:2.71-1
|
||||
- 2.71 bump
|
||||
|
||||
* Wed Mar 04 2015 Petr Pisar <ppisar@redhat.com> - 2:2.70-2
|
||||
- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and UCD)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user