ppisar pushed to perl-Encode-Locale (f20). "1.05 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 06:00:10 UTC 2015


From 4cc5686b3c80d22cdc6d8a126c21547bd38e62bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 10 Jun 2015 07:43:28 +0200
Subject: 1.05 bump


diff --git a/.gitignore b/.gitignore
index f1dc391..7420335 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Encode-Locale-1.02.tar.gz
 /Encode-Locale-1.03.tar.gz
 /Encode-Locale-1.04.tar.gz
+/Encode-Locale-1.05.tar.gz
diff --git a/perl-Encode-Locale.spec b/perl-Encode-Locale.spec
index 1186576..42cd29b 100644
--- a/perl-Encode-Locale.spec
+++ b/perl-Encode-Locale.spec
@@ -1,5 +1,5 @@
 Name:           perl-Encode-Locale
-Version:        1.04
+Version:        1.05
 Release:        1%{?dist}
 Summary:        Determine the locale encoding
 Group:          Development/Libraries
@@ -7,6 +7,8 @@ License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Encode-Locale/
 Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/Encode-Locale-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
@@ -20,6 +22,8 @@ BuildRequires:  perl(warnings)
 # Win32 not used on Linux
 # Win32::API not used on Linux
 # Win32::Console not used on Linux
+# Recommended:
+BuildRequires:  perl(I18N::Langinfo)
 # Tests only:
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(utf8)
@@ -61,6 +65,9 @@ make test
 %{_mandir}/man3/Encode::Locale.3*
 
 %changelog
+* Wed Jun 10 2015 Petr Pisar <ppisar at redhat.com> - 1.05-1
+- 1.05 bump
+
 * Fri Jan 23 2015 Petr Pisar <ppisar at redhat.com> - 1.04-1
 - 1.04 bump
 
diff --git a/sources b/sources
index b0d44fd..a9328e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0565984b048732e4fd1315212f21d462  Encode-Locale-1.04.tar.gz
+fcfdb8e4ee34bcf62aed429b4a23db27  Encode-Locale-1.05.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Encode-Locale.git/commit/?h=f20&id=4cc5686b3c80d22cdc6d8a126c21547bd38e62bf


More information about the perl-devel mailing list