2.86 bump
This commit is contained in:
parent
087b23d034
commit
175c41b0ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/Encode-2.83.tar.gz
|
||||
/Encode-2.84.tar.gz
|
||||
/Encode-2.85.tar.gz
|
||||
/Encode-2.86.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Because encoding sub-package has independent version, version macro gets
|
||||
# redefined.
|
||||
%global cpan_version 2.85
|
||||
%global cpan_version 2.86
|
||||
Name: perl-Encode
|
||||
Epoch: 4
|
||||
Version: %{cpan_version}
|
||||
@ -80,7 +80,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.17
|
||||
Version: 2.18
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
# Keeping this sub-package arch-specific because it installs files into
|
||||
@ -166,6 +166,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.86-1
|
||||
- 2.86 bump
|
||||
|
||||
* Tue Aug 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.85-1
|
||||
- 2.85 bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user