[perl-Locale-Codes] 3.28 bump

Petr Pisar ppisar at fedoraproject.org
Tue Dec 3 12:39:30 UTC 2013


commit d607f4e8ae117aea7ed15999c4af678894fd9d7c
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Dec 3 13:39:07 2013 +0100

    3.28 bump

 .gitignore             |    1 +
 perl-Locale-Codes.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66827d2..c06cdd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Locale-Codes-3.25.tar.gz
 /Locale-Codes-3.26.tar.gz
 /Locale-Codes-3.27.tar.gz
+/Locale-Codes-3.28.tar.gz
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index e81b1ec..46df19d 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -1,6 +1,6 @@
 Name:           perl-Locale-Codes
-Version:        3.27
-Release:        2%{?dist}
+Version:        3.28
+Release:        1%{?dist}
 Summary:        Distribution of modules to handle locale codes
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -52,11 +52,14 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc examples ChangeLog LICENSE README README.first
+%doc examples Changes LICENSE README README.first
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 03 2013 Petr Pisar <ppisar at redhat.com> - 3.28-1
+- 3.28 bump
+
 * Thu Sep 12 2013 Petr Pisar <ppisar at redhat.com> - 3.27-2
 - Filter dependencies on private modules
 
diff --git a/sources b/sources
index 55fcd63..e91510f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9acc0e0809c447e92a1694d502395885  Locale-Codes-3.27.tar.gz
+ee80810bb54d269ff01342a70f981253  Locale-Codes-3.28.tar.gz


More information about the scm-commits mailing list