[perl-File-Find-Object-Rule] Update to 0.0305

Christopher Meng cicku at fedoraproject.org
Mon Jun 9 09:28:00 UTC 2014


commit b4a9083c3720eb6937525b588802e128ec8b2205
Author: Christopher Meng <i at cicku.me>
Date:   Mon Jun 9 17:27:41 2014 +0800

    Update to 0.0305

 .gitignore                      |    1 +
 perl-File-Find-Object-Rule.spec |    9 ++++++---
 sources                         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5866f8..5a158dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /File-Find-Object-Rule-0.0303.tar.gz
 /File-Find-Object-Rule-0.0304.tar.gz
+/File-Find-Object-Rule-0.0305.tar.gz
diff --git a/perl-File-Find-Object-Rule.spec b/perl-File-Find-Object-Rule.spec
index d131cce..0657886 100644
--- a/perl-File-Find-Object-Rule.spec
+++ b/perl-File-Find-Object-Rule.spec
@@ -1,8 +1,8 @@
 %global pkgname File-Find-Object-Rule
 
 Name:           perl-File-Find-Object-Rule
-Version:        0.0304
-Release:        2%{?dist}
+Version:        0.0305
+Release:        1%{?dist}
 Summary:        Alternative interface to File::Find::Object
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/File-Find-Object-Rule/
@@ -46,11 +46,14 @@ allows you to build rules which specify the desired files and directories.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 08 2014 Christopher Meng <rpm at cicku.me> - 0.0305-1
+- Update to 0.0305
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0304-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
 * Thu Feb 13 2014 Christopher Meng <rpm at cicku.me> - 0.0304-1
-- Update tp 0.0304
+- Update to 0.0304
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0303-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index a7cda01..6ae2dd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68dc9ad9e854b36fa321138ac0803d6b  File-Find-Object-Rule-0.0304.tar.gz
+d4037d468b1ac9660be5584d59c8f4eb  File-Find-Object-Rule-0.0305.tar.gz


More information about the scm-commits mailing list