[perl-File-Find-Rule-VCS] 1.08 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 6 12:15:24 UTC 2010


commit 579b6946b9370e65d58a9abd4ac28a4b5aa966b0
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 6 14:15:08 2010 +0200

    1.08 bump

 .gitignore                   |    1 +
 perl-File-Find-Rule-VCS.spec |    5 ++++-
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d4ec43..d59cf79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 File-Find-Rule-VCS-1.05.tar.gz
 /File-Find-Rule-VCS-1.07.tar.gz
+/File-Find-Rule-VCS-1.08.tar.gz
diff --git a/perl-File-Find-Rule-VCS.spec b/perl-File-Find-Rule-VCS.spec
index 107760c..e97d756 100644
--- a/perl-File-Find-Rule-VCS.spec
+++ b/perl-File-Find-Rule-VCS.spec
@@ -1,5 +1,5 @@
 Name:           perl-File-Find-Rule-VCS
-Version:        1.07
+Version:        1.08
 Release:        1%{?dist}
 Summary:        Exclude files/directories for Version Control Systems
 License:        GPL+ or Artistic
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 06 2010 Petr Pisar <ppisar at redhat.com> - 1.08-1
+- 1.08 bump
+
 * Wed Sep 15 2010 Petr Pisar <ppisar at redhat.com> - 1.07-1
 - 1.07 bump
 - Remove duplicate perl(File::Find::Rule) Requires
diff --git a/sources b/sources
index 14b6951..844eb66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d695c3529109ed69ded833163c2a4f43  File-Find-Rule-VCS-1.07.tar.gz
+2e4031812450dc6510270cf88834d80c  File-Find-Rule-VCS-1.08.tar.gz



More information about the perl-devel mailing list