From 3918c36144b45865deac34d31501823b3679b696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 1 Jul 2015 07:22:03 +0200 Subject: [PATCH] 2.75 bump --- .gitignore | 1 + perl-Encode.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1a02621..b658c41 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /Encode-2.72.tar.gz /Encode-2.73.tar.gz /Encode-2.74.tar.gz +/Encode-2.75.tar.gz diff --git a/perl-Encode.spec b/perl-Encode.spec index f9a97cb..6a2866b 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -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 - 3:2.75-1 +- 2.75 bump + * Thu Jun 25 2015 Petr Pisar - 3:2.74-1 - 2.74 bump diff --git a/sources b/sources index f08c372..7dddd2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ae3b5db831c024c00e6e28b550b873d Encode-2.74.tar.gz +e6ed28199c0cb423516b88a0698db0ec Encode-2.75.tar.gz