From 11d457fd9ed40d813746c70a66c9af3908275c29e746afa0ee4089660ded37bf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 15:20:45 +0000 Subject: [PATCH] use gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Cache-FastMemoryCache?expand=0&rev=4 --- Cache-FastMemoryCache-0.01.tar.bz2 | 3 --- perl-Cache-FastMemoryCache.spec | 8 +++++--- 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 Cache-FastMemoryCache-0.01.tar.bz2 diff --git a/Cache-FastMemoryCache-0.01.tar.bz2 b/Cache-FastMemoryCache-0.01.tar.bz2 deleted file mode 100644 index 4414cf7..0000000 --- a/Cache-FastMemoryCache-0.01.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0990767450bebec6519a1daf2cfc1d394dae0623a28147639f2da6b56169605 -size 3399 diff --git a/perl-Cache-FastMemoryCache.spec b/perl-Cache-FastMemoryCache.spec index 04f94f5..be39f2c 100644 --- a/perl-Cache-FastMemoryCache.spec +++ b/perl-Cache-FastMemoryCache.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Cache-FastMemoryCache (Version 0.01) +# spec file for package perl-Cache-FastMemoryCache # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: perl-Cache-FastMemoryCache Version: 0.01 Release: 1 @@ -24,7 +26,7 @@ Summary: In-memory cache of arbitrary data. Url: http://search.cpan.org/dist/Cache-FastMemoryCache/ Group: Development/Libraries/Perl #Source: http://www.cpan.org/authors/id/M/MI/MILLAWAY/Cache-FastMemoryCache-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildRequires: perl(Cache::Cache) BuildRequires: perl(Cache::MemoryCache) BuildRequires: perl