[perl-Log-Any] Bootstrap EPEL-7 build

Paul Howarth pghmcfc at fedoraproject.org
Sun Feb 16 18:36:38 UTC 2014


commit c19badfc42274ff7ae2687795fe09e3ebed0659e
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Feb 16 18:37:13 2014 +0000

    Bootstrap EPEL-7 build

 perl-Log-Any.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec
index e3679ce..098e0e7 100644
--- a/perl-Log-Any.spec
+++ b/perl-Log-Any.spec
@@ -1,6 +1,9 @@
+# Bootstrap EPEL-7 build
+%global perl_bootstrap 1
+
 Name:           perl-Log-Any
 Version:        0.15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Bringing loggers and listeners together
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -62,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Log::Any::Test.3pm*
 
 %changelog
+* Sun Feb 16 2014 Paul Howarth <paul at city-fan.org> - 0.15-2
+- Bootstrap EPEL-7 build
+
 * Mon Oct  7 2013 Paul Howarth <paul at city-fan.org> - 0.15-1
 - Update to 0.15
   - Migrate to Dist::Zilla



More information about the perl-devel mailing list