[perl-Apache-LogRegex] 1.70 bump

Petr Šabata psabata at fedoraproject.org
Tue Feb 17 10:27:26 UTC 2015


commit 525d02955e8e167981b43d17c47ee04851773edf
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Feb 17 11:27:16 2015 +0100

    1.70 bump

 .gitignore                |    1 +
 perl-Apache-LogRegex.spec |    8 ++++++--
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9e3e9f..59ba1de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Apache-LogRegex-1.52.tar.gz
 /Apache-LogRegex-1.60.tar.gz
+/Apache-LogRegex-1.70.tar.gz
diff --git a/perl-Apache-LogRegex.spec b/perl-Apache-LogRegex.spec
index 7693619..0a5e6cb 100644
--- a/perl-Apache-LogRegex.spec
+++ b/perl-Apache-LogRegex.spec
@@ -1,5 +1,5 @@
 Name:           perl-Apache-LogRegex
-Version:        1.60
+Version:        1.70
 Release:        1%{?dist}
 Summary:        Parse a line from an Apache logfile into a hash
 License:        GPL+ or Artistic
@@ -36,11 +36,15 @@ make pure_install DESTDIR=%{buildroot}
 make test
 
 %files
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 17 2015 Petr Šabata <contyk at redhat.com> - 1.70-1
+- 1.70 bump
+
 * Fri Feb 13 2015 Petr Šabata <contyk at redhat.com> - 1.60-1
 - 1.60 bump
 
diff --git a/sources b/sources
index a794b5c..937292e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f6ab3b4a12093fbcf3b2628416a8ea4  Apache-LogRegex-1.60.tar.gz
+660dade1cbee5d4045c26d863821e7a7  Apache-LogRegex-1.70.tar.gz


More information about the scm-commits mailing list