From 604ca41289318c860ea11281e19250ce9e988102aca0d28ae7848ce94bef1e6c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 11 Nov 2011 11:15:06 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DES?expand=0&rev=12 --- Crypt-DES-2.05.tar.gz | 3 +++ perl-Crypt-DES.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Crypt-DES-2.05.tar.gz diff --git a/Crypt-DES-2.05.tar.gz b/Crypt-DES-2.05.tar.gz new file mode 100644 index 0000000..70bda8d --- /dev/null +++ b/Crypt-DES-2.05.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7be9e4113eea37554a33c4d738a9226662c3ee53a5f0f281e1b1974569822f0 +size 15369 diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec index 76916a7..7f30c83 100644 --- a/perl-Crypt-DES.spec +++ b/perl-Crypt-DES.spec @@ -22,7 +22,7 @@ Name: perl-Crypt-DES %define cpan_name Crypt-DES Summary: Perl DES encryption module Version: 2.05 -Release: 143 +Release: 144 License: Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Crypt-DES/ From 173057bbc13089ece9792826df2017c842ea07a513e091a4126acd54560b7baa Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 15:24:37 +0000 Subject: [PATCH 2/3] use gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DES?expand=0&rev=14 --- Crypt-DES-2.05.tar.bz2 | 3 --- perl-Crypt-DES.spec | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 Crypt-DES-2.05.tar.bz2 diff --git a/Crypt-DES-2.05.tar.bz2 b/Crypt-DES-2.05.tar.bz2 deleted file mode 100644 index b6cd534..0000000 --- a/Crypt-DES-2.05.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e4029cd63d2811f034e98230f1d04aa3612854d609a8c2d31684618563b7b88 -size 15257 diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec index 7f30c83..abeb9af 100644 --- a/perl-Crypt-DES.spec +++ b/perl-Crypt-DES.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Crypt-DES (Version 2.05) +# spec file for package perl-Crypt-DES # -# 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 @@ -27,7 +27,7 @@ License: Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Crypt-DES/ #Source: http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.05.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl From 4820ce3747cd7d27021c4ba93e016506349b93a5f37c59fea9e2d999437a7242 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 18 Nov 2011 11:27:34 +0000 Subject: [PATCH 3/3] use original .tar.gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Crypt-DES?expand=0&rev=15 --- perl-Crypt-DES.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/perl-Crypt-DES.changes b/perl-Crypt-DES.changes index 5ffad38..0d76e79 100644 --- a/perl-Crypt-DES.changes +++ b/perl-Crypt-DES.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 18 11:07:16 UTC 2011 - coolo@suse.com + +- use original .tar.gz + ------------------------------------------------------------------- Wed Dec 1 13:31:16 UTC 2010 - coolo@novell.com