pghmcfc pushed to perl-Apache-Session-NoSQL (f23). "Update to 0.2 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jul 23 07:54:42 UTC 2015


From 18be543bab06e030d4583184f7dc2cbe10fdb1df Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 23 Jul 2015 08:36:37 +0100
Subject: Update to 0.2
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- New upstream release 0.2
  - Fix argument setting in session configuration (CPAN RT#94613)
- This release by COUDOT → update source URL

diff --git a/perl-Apache-Session-NoSQL.spec b/perl-Apache-Session-NoSQL.spec
index d0feb2d..ad22836 100644
--- a/perl-Apache-Session-NoSQL.spec
+++ b/perl-Apache-Session-NoSQL.spec
@@ -3,16 +3,19 @@
 %global have_redis     ( "%{?rhel}" != "5" )
 
 Name:		perl-Apache-Session-NoSQL
-Version:	0.1
-Release:	4%{?dist}
+Version:	0.2
+Release:	1%{?dist}
 Summary:	NoSQL implementation of Apache::Session
 Group:		Development/Libraries
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Apache-Session-NoSQL/
-Source0:	http://search.cpan.org/CPAN/authors/id/G/GU/GUIMARD/Apache-Session-NoSQL-%{version}.tar.gz
+Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/COUDOT/Apache-Session-NoSQL-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -119,6 +122,11 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Jul 23 2015 Paul Howarth <paul at city-fan.org> - 0.2-1
+- Update to 0.2
+  - Fix argument setting in session configuration (CPAN RT#94613)
+- This release by COUDOT → update source URL
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4db1ef0..4236336 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57b877dde5f96c6a7934fe785ec036d1  Apache-Session-NoSQL-0.1.tar.gz
+6f460d39d4c05e3a1dc36c299c030604  Apache-Session-NoSQL-0.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Apache-Session-NoSQL.git/commit/?h=f23&id=18be543bab06e030d4583184f7dc2cbe10fdb1df


More information about the perl-devel mailing list