[perl-version] Fix the Epoch again

Petr Šabata psabata at fedoraproject.org
Tue Sep 10 13:05:04 UTC 2013


commit 34073eb6921506327d0800c7b7f8f8c82f297654
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Sep 10 15:04:52 2013 +0200

    Fix the Epoch again

 perl-version.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-version.spec b/perl-version.spec
index b56d10a..c8041b8 100644
--- a/perl-version.spec
+++ b/perl-version.spec
@@ -1,5 +1,5 @@
 Name:           perl-version
-Epoch:          1
+Epoch:          3
 Version:        0.99.04
 %global module_version 0.9904
 Release:        1%{?dist}
@@ -70,7 +70,7 @@ make test
 %{_mandir}/man3/version::Internals.3pm*
 
 %changelog
-* Tue Sep 10 2013 Petr Šabata <contyk at redhat.com> - 1:0.99.04-1
+* Tue Sep 10 2013 Petr Šabata <contyk at redhat.com> - 3:0.99.04-1
 - 0.9904 bump
 
 * Mon Aug 26 2013 Petr Šabata <contyk at redhat.com> - 3:0.99.03-1



More information about the perl-devel mailing list