[perl-File-Find-Object-Rule] Update to 0.0304, add a license file, nothing else.

Christopher Meng cicku at fedoraproject.org
Thu Feb 13 06:33:21 UTC 2014


commit 66d8b51081dd2fd9d4bfde8960d487d247c89796
Author: Christopher Meng <i at cicku.me>
Date:   Thu Feb 13 14:33:30 2014 +0800

    Update to 0.0304, add a license file, nothing else.

 .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 49db24e..d5866f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /File-Find-Object-Rule-0.0303.tar.gz
+/File-Find-Object-Rule-0.0304.tar.gz
diff --git a/perl-File-Find-Object-Rule.spec b/perl-File-Find-Object-Rule.spec
index d0ebe24..2721774 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.0303
-Release:        2%{?dist}
+Version:        0.0304
+Release:        1%{?dist}
 Summary:        Alternative interface to File::Find::Object
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/File-Find-Object-Rule/
@@ -39,13 +39,16 @@ allows you to build rules which specify the desired files and directories.
 ./Build test
 
 %files
-%doc Changes README
+%doc Changes LICENSE README
 %{_bindir}/findorule
 %{perl_vendorlib}/*
 %{_mandir}/man1/findorule.1*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 13 2014 Christopher Meng <rpm at cicku.me> - 0.0304-1
+- Update tp 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 cf7c2d0..a7cda01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f134cde127be6db11e23aea24b4cbad6  File-Find-Object-Rule-0.0303.tar.gz
+68dc9ad9e854b36fa321138ac0803d6b  File-Find-Object-Rule-0.0304.tar.gz


More information about the scm-commits mailing list