2.75 bump
This commit is contained in:
parent
80fb7f3d40
commit
3918c36144
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/Encode-2.72.tar.gz
|
||||
/Encode-2.73.tar.gz
|
||||
/Encode-2.74.tar.gz
|
||||
/Encode-2.75.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Because encoding sub-package has independent version, version macro gets
|
||||
# redefined.
|
||||
%global cpan_version 2.74
|
||||
%global cpan_version 2.75
|
||||
Name: perl-Encode
|
||||
Epoch: 3
|
||||
Version: %{cpan_version}
|
||||
@ -72,7 +72,7 @@ of the system. Perl strings are sequences of characters.
|
||||
|
||||
%package -n perl-encoding
|
||||
Summary: Write your Perl script in non-ASCII or non-UTF-8
|
||||
Version: 2.15
|
||||
Version: 2.16
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
# Keeping this sub-package arch-specific because it installs files into
|
||||
@ -158,6 +158,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> - 3:2.75-1
|
||||
- 2.75 bump
|
||||
|
||||
* Thu Jun 25 2015 Petr Pisar <ppisar@redhat.com> - 3:2.74-1
|
||||
- 2.74 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user