[perl-Module-Manifest] 1.08 bump

Petr Pisar ppisar at fedoraproject.org
Mon Sep 20 10:45:37 UTC 2010


commit 08aa6a6cfea845b1cfa08bdf28149442e41a39c6
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 16 16:51:32 2010 +0200

    1.08 bump

 .gitignore                |    1 +
 perl-Module-Manifest.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fef6acf..afd2799 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Module-Manifest-0.07.tar.gz
+/Module-Manifest-1.08.tar.gz
diff --git a/perl-Module-Manifest.spec b/perl-Module-Manifest.spec
index 8ebc8f3..ae3d890 100644
--- a/perl-Module-Manifest.spec
+++ b/perl-Module-Manifest.spec
@@ -1,6 +1,6 @@
 Name:           perl-Module-Manifest
-Version:        0.07
-Release:        2%{?dist}
+Version:        1.08
+Release:        1%{?dist}
 Summary:        Parse and examine a Perl distribution MANIFEST file
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 16 2010 Petr Pisar <ppisar at redhat.com> - 1.08-1
+- 1.08 bump
+
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.07-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 550eb86..29408d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84354a53992aad3d77d19ac8cf239d2e  Module-Manifest-0.07.tar.gz
+90f035a0074c3edcf8f595a38ec90da1  Module-Manifest-1.08.tar.gz


More information about the scm-commits mailing list