[perl-threads] Increase epoch to compete with perl.spec

Petr Pisar ppisar at fedoraproject.org
Fri Jul 12 09:12:15 UTC 2013


commit 66cec7d35aea2554f71be052cc85505a3d7c571b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jul 12 11:11:40 2013 +0200

    Increase epoch to compete with perl.spec

 perl-threads.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-threads.spec b/perl-threads.spec
index b1c2105..146bde7 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,6 +1,7 @@
 Name:           perl-threads
+Epoch:          1
 Version:        1.87
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Perl interpreter-based threads
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 12 2013 Petr Pisar <ppisar at redhat.com> - 1:1.87-1
+- Increase epoch to compete with perl.spec
+
 * Mon Jul 01 2013 Petr Pisar <ppisar at redhat.com> - 1.87-2
 - Specify all dependencies
 


More information about the scm-commits mailing list