From 072cf868152fc77331027f30bea9eb448116ed32 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sun, 19 Feb 2017 12:49:44 +0000
Subject: Update to 1.2.4

- New upstream release 1.2.4
  - Fix incorrect logic for old database formats (GH#11)
---
 perl-Apache-Session-Browseable.spec | 16 +++++++++-------
 sources                             |  2 +-
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/perl-Apache-Session-Browseable.spec 
b/perl-Apache-Session-Browseable.spec
index 4cc26e7..67d1563 100644
--- a/perl-Apache-Session-Browseable.spec
+++ b/perl-Apache-Session-Browseable.spec
@@ -1,6 +1,6 @@
 Name:          perl-Apache-Session-Browseable
-Version:       1.2.3
-Release:       2%{?dist}
+Version:       1.2.4
+Release:       1%{?dist}
 Summary:       Add index and search methods to Apache::Session
 Group:         Development/Libraries
 License:       GPL+ or Artistic
@@ -11,9 +11,7 @@ BuildArch:    noarch
 # Module Build
 BuildRequires: coreutils
 BuildRequires: perl
-%if 0%{?fedora} > 20 || 0%{?rhel} > 7
 BuildRequires: perl-generators
-%endif
 BuildRequires: perl(Module::Build)
 # Module Runtime
 BuildRequires: perl(Apache::Session)
@@ -82,11 +80,11 @@ rm -rf %{buildroot}
 
 %files
 %if 0%{?_licensedir:1}
-%license LICENSE
+%license COPYRIGHT LICENSE
 %else
-%doc LICENSE
+%doc COPYRIGHT LICENSE
 %endif
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/Apache/
 %{perl_vendorlib}/auto/Apache/
 %{_mandir}/man3/Apache::Session::Browseable.3*
@@ -107,6 +105,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Apache::Session::Serialize::JSON.3*
 
 %changelog
+* Sun Feb 19 2017 Paul Howarth <p...@city-fan.org> - 1.2.4-1
+- Update to 1.2.4
+  - Fix incorrect logic for old database formats (GH#11)
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 241bee8..21d6bca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89317e107bb3c99856c1f7179762c034  Apache-Session-Browseable-1.2.3.tar.gz
+SHA512 (Apache-Session-Browseable-1.2.4.tar.gz) = 
b23421f6cf7e0a7d51da6ea81919d1ba0c0fb6ffdc0bbe293b4c33d34f35ed5eb71a12da52da329813e248e0da523b7880c20d0999be9498298fc3cb955c3768
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Apache-Session-Browseable.git/commit/?h=master&id=072cf868152fc77331027f30bea9eb448116ed32
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to