ppisar pushed to perl-Dancer-Session-Cookie (master). "0.27 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 24 06:51:17 UTC 2015


From d1a098583c43d1e69c473785817decb19f73d0c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 24 Sep 2015 08:49:59 +0200
Subject: 0.27 bump


diff --git a/.gitignore b/.gitignore
index 0129015..21e69bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Dancer-Session-Cookie-0.15.tar.gz
 /Dancer-Session-Cookie-0.25.tar.gz
 /Dancer-Session-Cookie-0.26.tar.gz
+/Dancer-Session-Cookie-0.27.tar.gz
diff --git a/perl-Dancer-Session-Cookie.spec b/perl-Dancer-Session-Cookie.spec
index 21b7974..da8ce64 100644
--- a/perl-Dancer-Session-Cookie.spec
+++ b/perl-Dancer-Session-Cookie.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dancer-Session-Cookie
-Version:        0.26
+Version:        0.27
 Release:        1%{?dist}
 Summary:        Encrypted cookie-based session back-end for Dancer
 License:        GPL+ or Artistic
@@ -7,11 +7,13 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Dancer-Session-Cookie/
 Source0:        http://www.cpan.org/authors/id/Y/YA/YANICK/Dancer-Session-Cookie-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
-BuildRequires:  sed
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Crypt::CBC)
@@ -53,9 +55,6 @@ avoid using external storage at all.
 
 %prep
 %setup -q -n Dancer-Session-Cookie-%{version}
-# Remove README.pod identical to README.mkdn which is installed spuriously
-rm README.pod
-sed -i -e '/^README\.pod/d' MANIFEST
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -76,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 24 2015 Petr Pisar <ppisar at redhat.com> - 0.27-1
+- 0.27 bump
+
 * Fri Sep 11 2015 Petr Pisar <ppisar at redhat.com> - 0.26-1
 - 0.26 bump
 
diff --git a/sources b/sources
index a63937e..de05578 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab75c73318c7c50af9baf433e53d129c  Dancer-Session-Cookie-0.26.tar.gz
+bc2c78e01a33281ba12ab3e344f2b435  Dancer-Session-Cookie-0.27.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Dancer-Session-Cookie.git/commit/?h=master&id=d1a098583c43d1e69c473785817decb19f73d0c4


More information about the perl-devel mailing list