[perl-Apache-LogFormat-Compiler] Upstream update.

corsepiu corsepiu at fedoraproject.org
Tue Jun 24 06:41:44 UTC 2014


commit aac8dabee8577b6f1c6590069be87cc7e40b6048
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Tue Jun 24 08:41:37 2014 +0200

    Upstream update.
    
    - Reflect upstream having lowered the required perl version.

 .gitignore                          |    2 +-
 perl-Apache-LogFormat-Compiler.spec |   10 +++++++---
 sources                             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff11a51..044be62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Apache-LogFormat-Compiler-0.30.tar.gz
+/Apache-LogFormat-Compiler-0.32.tar.gz
diff --git a/perl-Apache-LogFormat-Compiler.spec b/perl-Apache-LogFormat-Compiler.spec
index 73a6a6f..367c9df 100644
--- a/perl-Apache-LogFormat-Compiler.spec
+++ b/perl-Apache-LogFormat-Compiler.spec
@@ -1,13 +1,13 @@
 Name:           perl-Apache-LogFormat-Compiler
-Version:        0.30
-Release:        3%{?dist}
+Version:        0.32
+Release:        1%{?dist}
 Summary:        Compile a log format string to perl-code
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Apache-LogFormat-Compiler/
 Source0:        http://www.cpan.org/authors/id/K/KA/KAZEBURO/Apache-LogFormat-Compiler-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl >= 0:5.008004
+BuildRequires:  perl >= 0:5.008001
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(CPAN::Meta)
@@ -56,6 +56,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 24 2014 Ralf Corsépius <corsepiu at fedoraproject.org> 0.32-1
+- Upstream update.
+- Reflect upstream having lowered the required perl version.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.30-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 70f69b2..b2269c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1963331e6a0b228ba53d86f43b08ff29  Apache-LogFormat-Compiler-0.30.tar.gz
+0abb3275f934c7ac41d7a83c7d0565ad  Apache-LogFormat-Compiler-0.32.tar.gz


More information about the scm-commits mailing list