forked from pool/perl-Cache-Cache
Accepting request 250082 from home:mlin7442:branches:devel:languages:perl
update to version 1.07 OBS-URL: https://build.opensuse.org/request/show/250082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-Cache?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
09bd35631c
commit
ecccba610e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:703d93793ab0b3bd984cfde89943ce1a98c0991f94afc9d1d531c752f52a4793
|
||||
size 34506
|
3
Cache-Cache-1.07.tar.gz
Normal file
3
Cache-Cache-1.07.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1afe8fff07f05385468f78f3fdbf1dbb5fd2bb70b50c25163d5be540bdc8d12
|
||||
size 34688
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 18 09:23:52 UTC 2014 - mlin@suse.com
|
||||
|
||||
- update to version 1.07
|
||||
* fix a bug where we checked @$ instead of $@ after eval
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 11:44:38 UTC 2014 - mlin@suse.com
|
||||
|
||||
|
@@ -17,20 +17,20 @@
|
||||
|
||||
|
||||
Name: perl-Cache-Cache
|
||||
Version: 1.06
|
||||
Version: 1.07
|
||||
Release: 0
|
||||
%define cpan_name Cache-Cache
|
||||
Summary: The Cache::Cache cache interface
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Cache-Cache/
|
||||
Source: http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
|
||||
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Digest::SHA1)
|
||||
BuildRequires: perl(Error)
|
||||
BuildRequires: perl-macros
|
||||
Requires: perl(Digest::SHA1)
|
||||
Requires: perl(Error)
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user