[perl-Git-CPAN-Patch] Correct MODULE_COMPAT

Petr Šabata psabata at fedoraproject.org
Thu Dec 18 11:13:26 UTC 2014


commit d0eb38c1602f057ba2931be12e687184a0c4eac3
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Dec 18 12:13:18 2014 +0100

    Correct MODULE_COMPAT

 perl-Git-CPAN-Patch.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Git-CPAN-Patch.spec b/perl-Git-CPAN-Patch.spec
index 999281f..6e6b36a 100644
--- a/perl-Git-CPAN-Patch.spec
+++ b/perl-Git-CPAN-Patch.spec
@@ -1,7 +1,7 @@
 Name:           perl-Git-CPAN-Patch
 Summary:        Patch CPAN modules using Git
 Version:        2.0.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Git-CPAN-Patch-%{version}.tar.gz
@@ -122,6 +122,9 @@ git config --global user.name "Git-CPAN-Patch Owner"
 %{_mandir}/man1/*
 
 %changelog
+* Thu Dec 18 2014 Petr Šabata <contyk at redhat.com> - 2.0.3-9
+- Correct MODULE_COMPAT
+
 * Tue Dec 16 2014 Petr Šabata <contyk at redhat.com> - 2.0.3-8
 - 2.0.3 bump
 


More information about the scm-commits mailing list