From 3105429efd451d241bb4d1b5490feed8200afabd Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Mon, 5 Sep 2016 09:43:11 +0200
Subject: 0.56 bump
---
.gitignore | 1 +
perl-Memoize-ExpireLRU.spec | 15 ++++++++++-----
sources | 2 +-
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/.gitignore b/.gitignore
index 332ef09..25fc310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Memoize-ExpireLRU-0.55.tar.gz
+/Memoize-ExpireLRU-0.56.tar.gz
diff --git a/perl-Memoize-ExpireLRU.spec b/perl-Memoize-ExpireLRU.spec
index 912d105..0477334 100644
--- a/perl-Memoize-ExpireLRU.spec
+++ b/perl-Memoize-ExpireLRU.spec
@@ -1,23 +1,24 @@
Name: perl-Memoize-ExpireLRU
-Version: 0.55
-Release: 18%{?dist}
+Version: 0.56
+Release: 1%{?dist}
Summary: Expiry plug-in for Memoize that adds LRU cache expiration
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Memoize-ExpireLRU/
-Source0:
http://www.cpan.org/authors/id/B/BP/BPOWERS/Memoize-ExpireLRU-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NE/NEILB/Memoize-ExpireLRU-%{version}.tar.gz
BuildArch: noarch
# Build
BuildRequires: make
BuildRequires: perl
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires: perl(strict)
+BuildRequires: perl(warnings)
# Runtime
BuildRequires: perl(AutoLoader)
BuildRequires: perl(Carp)
-BuildRequires: perl(strict)
-BuildRequires: perl(vars)
# Tests only
BuildRequires: perl(Memoize)
+BuildRequires: perl(vars)
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo
$version))
%description
@@ -40,11 +41,15 @@ make pure_install DESTDIR=%{buildroot}
make test
%files
+%license LICENSE
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Mon Sep 05 2016 Jitka Plesnikova <[email protected]> - 0.56-1
+- 0.56 bump
+
* Sat May 14 2016 Jitka Plesnikova <[email protected]> - 0.55-18
- Perl 5.24 rebuild
diff --git a/sources b/sources
index 4128d10..1604327 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1715a2a482c06ea698ff86d480b62d99 Memoize-ExpireLRU-0.55.tar.gz
+8a8c66e450dfddea7cb9b5a20c94390d Memoize-ExpireLRU-0.56.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Memoize-ExpireLRU.git/commit/?h=master&id=3105429efd451d241bb4d1b5490feed8200afabd
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]