[perl-Data-Dumper] Increase release to favour standalone package

Petr Pisar ppisar at fedoraproject.org
Mon Jul 15 11:11:57 UTC 2013


commit 87895730fc488e890ebd2a8f9cd878344488da0a
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jul 15 13:11:33 2013 +0200

    Increase release to favour standalone package

 perl-Data-Dumper.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Data-Dumper.spec b/perl-Data-Dumper.spec
index d39fe57..02d7f4b 100644
--- a/perl-Data-Dumper.spec
+++ b/perl-Data-Dumper.spec
@@ -1,7 +1,7 @@
 %global cpan_version 2.145
 Name:           perl-Data-Dumper
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
-Release:        2%{?dist}
+Release:        290%{?dist}
 Summary:        Stringify perl data structures, suitable for printing and eval
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 15 2013 Petr Pisar <ppisar at redhat.com> - 2.145-290
+- Increase release to favour standalone package
+
 * Fri Jul 12 2013 Petr Pisar <ppisar at redhat.com> - 2.145-2
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list