From f3afe8e98225bfada80f8501a187ce6c01ed836e00fcf80fca0da8f686ec89c0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 15:26:23 +0000 Subject: [PATCH] use gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Compare?expand=0&rev=4 --- Data-Compare-1.22.tar.bz2 | 3 --- perl-Data-Compare.spec | 8 +++++--- 2 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 Data-Compare-1.22.tar.bz2 diff --git a/Data-Compare-1.22.tar.bz2 b/Data-Compare-1.22.tar.bz2 deleted file mode 100644 index a948726..0000000 --- a/Data-Compare-1.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:244b0dc402a4e4a6e5691326d28046d01acd1f84c7dad1c763b70650214cedf4 -size 21486 diff --git a/perl-Data-Compare.spec b/perl-Data-Compare.spec index 0df4e94..a8f9701 100644 --- a/perl-Data-Compare.spec +++ b/perl-Data-Compare.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Data-Compare (Version 1.22) +# spec file for package perl-Data-Compare # -# 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-Data-Compare Version: 1.22 Release: 1 @@ -24,7 +26,7 @@ Summary: compare perl data structures Url: http://search.cpan.org/dist/Data-Compare/ Group: Development/Libraries/Perl #Source: http://www.cpan.org/authors/id/D/DC/DCANTRELL/Data-Compare-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildRequires: perl(File::Find::Rule) >= 0.1 BuildRequires: perl(Scalar::Util) BuildRequires: perl