2.96 bump
This commit is contained in:
parent
02efb28dc8
commit
a031d3cf53
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/Encode-2.93.tar.gz
|
||||
/Encode-2.94.tar.gz
|
||||
/Encode-2.95.tar.gz
|
||||
/Encode-2.96.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Because encoding sub-package has an independent version, version macro gets
|
||||
# redefined.
|
||||
%global cpan_version 2.95
|
||||
%global cpan_version 2.96
|
||||
Name: perl-Encode
|
||||
Epoch: 4
|
||||
Version: %{cpan_version}
|
||||
@ -82,7 +82,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.21
|
||||
Version: 2.22
|
||||
License: GPL+ or Artistic
|
||||
# Keeping this sub-package arch-specific because it installs files into
|
||||
# arch-specific directories.
|
||||
@ -166,6 +166,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2018 Petr Pisar <ppisar@redhat.com> - 4:2.96-1
|
||||
- 2.96 bump
|
||||
|
||||
* Thu Feb 08 2018 Petr Pisar <ppisar@redhat.com> - 4:2.95-1
|
||||
- 2.95 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Encode-2.95.tar.gz) = d28cc70660de990d76b0a5e0b6d147c362150b79787bfc0770e318b6dae075c324a7308d1f7e36fd793fd673d6554b8e620b26ddeef89294b2c9be64c9631c22
|
||||
SHA512 (Encode-2.96.tar.gz) = abd25f4959183fb3c77fd4c3d0fa152b7f8bec069c1f9cadc3f00a944b44dae31ab8de991fdaa4b313b6272af9fa9358ba1eb7d14d0d8ca01ad8027066bdb835
|
||||
|
Loading…
Reference in New Issue
Block a user