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