ppisar pushed to perl-Encode (f23). "2.77 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Sep 16 15:15:39 UTC 2015


From cc9b601b097b504eae6c7a0539fe2f45c684f34e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 16 Sep 2015 17:08:51 +0200
Subject: 2.77 bump


diff --git a/.gitignore b/.gitignore
index 9e891a0..e6eea5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /Encode-2.74.tar.gz
 /Encode-2.75.tar.gz
 /Encode-2.76.tar.gz
+/Encode-2.77.tar.gz
diff --git a/perl-Encode.spec b/perl-Encode.spec
index 30bd24c..2e70021 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.76
+%global cpan_version 2.77
 Name:           perl-Encode
 Epoch:          3
 Version:        %{cpan_version}
@@ -8,7 +8,7 @@ Version:        %{cpan_version}
 # perl-encoding sub-package has independent version which does not change
 # often and consecutive builds would clash on perl-encoding NEVRA. This is the
 # same case as in perl.spec.
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Character encodings in Perl
 # ucm:          UCD
 # other files:  GPL+ or Artistic
@@ -79,7 +79,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.16
+Version:        2.17
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 # Keeping this sub-package arch-specific because it installs files into
@@ -165,6 +165,9 @@ make test
 %{perl_vendorarch}/Encode/encode.h
 
 %changelog
+* Wed Sep 16 2015 Petr Pisar <ppisar at redhat.com> - 3:2.77-1
+- 2.77 bump
+
 * Fri Jul 31 2015 Petr Pisar <ppisar at redhat.com> - 3:2.76-2
 - Increase release number to have unique perl-encoding NEVRA
 
diff --git a/sources b/sources
index 421dfe3..fcef971 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90ee2160d40ade6cc4c4aa1b1ff4745e  Encode-2.76.tar.gz
+8208b057f4aee0bd1ffc122707bfdc88  Encode-2.77.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Encode.git/commit/?h=f23&id=cc9b601b097b504eae6c7a0539fe2f45c684f34e


More information about the perl-devel mailing list