[perl-File-Next] Update to 1.10

cheeselee cheeselee at fedoraproject.org
Fri Dec 14 13:44:35 UTC 2012


commit 035e1570244fe94409b7e3dfff6c807ce541883e
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Dec 14 21:44:18 2012 +0800

    Update to 1.10

 .gitignore          |    1 +
 perl-File-Next.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10c3592..326bff5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 File-Next-1.06.tar.gz
 /File-Next-1.08.tar.gz
+/File-Next-1.10.tar.gz
diff --git a/perl-File-Next.spec b/perl-File-Next.spec
index 8a34ffb..41aaad0 100644
--- a/perl-File-Next.spec
+++ b/perl-File-Next.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-Next
-Version:        1.08
-Release:        3%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 Summary:        File::Next Perl module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 14 2012 Robin Lee <cheeselee at fedoraproject.org> - 1.10-1
+- Update to 1.10
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 15aa6c8..bb4da85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67e5efa2dfc58ed9867a17de7f7fdb55  File-Next-1.08.tar.gz
+dcaade658846c8100b0a5e43fae8920d  File-Next-1.10.tar.gz


More information about the scm-commits mailing list