[perl-Class-Data-Inheritable/el6] Prefix release with "0." for limited-arch EPEL support

Paul Howarth pghmcfc at fedoraproject.org
Mon Jan 27 16:28:22 UTC 2014


commit 5ed815e319ae3ce260aeff80927038208d659bed
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Jan 27 14:10:59 2014 +0000

    Prefix release with "0." for limited-arch EPEL support
    
    Prefix release with "0." for limited-arch EPEL support as per
    https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages
    (#1033515)

 perl-Class-Data-Inheritable.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Class-Data-Inheritable.spec b/perl-Class-Data-Inheritable.spec
index 81d3245..a10b63d 100644
--- a/perl-Class-Data-Inheritable.spec
+++ b/perl-Class-Data-Inheritable.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-Data-Inheritable
 Version:        0.08
-Release:        3.1%{?dist}
+Release:        0.3.1%{?dist}
 Summary:        Inheritable, overridable class data
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -49,6 +49,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jan 27 2014 Paul Howarth <paul at city-fan.org> - 0.08-0.3.1
+- Prefix release with "0." for limited-arch EPEL support as per
+  https://fedoraproject.org/wiki/EPEL:Packaging#Limited_Arch_Packages
+  (#1033515)
+
 * Mon Apr 26 2010 Dennis Gregorovic <dgregor at redhat.com> - 0.08-3.1
 - Rebuilt for RHEL 6
 Related: rhbz#566527



More information about the perl-devel mailing list