[perl-PerlIO-locale] 0.08 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jul 7 06:53:50 UTC 2011


commit b854ca86eb358a454aadbe45297849faaa10d702
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jul 7 08:53:13 2011 +0200

    0.08 bump

 .gitignore              |    1 +
 perl-PerlIO-locale.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc56e15..0285e68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PerlIO-locale-0.07.tar.gz
+/PerlIO-locale-0.08.tar.gz
diff --git a/perl-PerlIO-locale.spec b/perl-PerlIO-locale.spec
index 746a252..7941147 100644
--- a/perl-PerlIO-locale.spec
+++ b/perl-PerlIO-locale.spec
@@ -1,5 +1,5 @@
 Name:           perl-PerlIO-locale
-Version:        0.07
+Version:        0.08
 Release:        1%{?dist}
 Summary:        PerlIO layer to use the encoding of the current locale
 License:        GPL+ or Artistic
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 07 2011 Petr Pisar <ppisar at redhat.com> - 0.08-1
+- 0.08 bump
+
 * Mon Jun 27 2011 Petr Pisar <ppisar at redhat.com> 0.07-1
 - Specfile autogenerated by cpanspec 1.78.
 - Remove BuildRoot and defattr
diff --git a/sources b/sources
index 3be0cd6..16006fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b0d75d8907bbbe94486ead95cafa6a7  PerlIO-locale-0.07.tar.gz
+7ad4586a56809cd04f49eaed57cf5603  PerlIO-locale-0.08.tar.gz


More information about the scm-commits mailing list