From 261e2c7d3469eefc5107500f92882ce8875eb78fa28c6ec8b7980935cab68060 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Dec 2010 10:53:42 +0000 Subject: [PATCH 1/5] prepare_spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=8 --- perl-String-Format.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-String-Format.spec b/perl-String-Format.spec index 098078d..b151471 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -17,6 +17,7 @@ # norootforbuild + Name: perl-String-Format %define cpan_name String-Format Summary: Sprintf-like string formatting capabilities with arbitrary format definitions From f59d6e159694f3320e7cca285bbdb94d1a619b5ad0d935c941e8ed980ebccb48 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Dec 2010 10:53:49 +0000 Subject: [PATCH 2/5] sync with O:F OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=9 --- perl-String-Format.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-String-Format.spec b/perl-String-Format.spec index b151471..c16377e 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -22,7 +22,7 @@ Name: perl-String-Format %define cpan_name String-Format Summary: Sprintf-like string formatting capabilities with arbitrary format definitions Version: 1.16 -Release: 1 +Release: 2 License: GPLv2 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/String-Format/ From 20de3f3f7cec23a039a1343443b72a911d4d8f46e266014a25634e89dc40df57 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 11 Nov 2011 11:22:29 +0000 Subject: [PATCH 3/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=10 --- String-Format-1.16.tar.gz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 String-Format-1.16.tar.gz diff --git a/String-Format-1.16.tar.gz b/String-Format-1.16.tar.gz new file mode 100644 index 0000000..91da230 --- /dev/null +++ b/String-Format-1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb27dd055ad71012a439f262f9394517adb585a5c27ba72c1819bae2c23729a +size 12936 From e0ca9c056bdcc6c70f4946b793343da353a4d0b84643930aba7c9a56d206f61d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 15:49:17 +0000 Subject: [PATCH 4/5] use gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=12 --- String-Format-1.16.tar.bz2 | 3 --- perl-String-Format.spec | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 String-Format-1.16.tar.bz2 diff --git a/String-Format-1.16.tar.bz2 b/String-Format-1.16.tar.bz2 deleted file mode 100644 index f3ed45c..0000000 --- a/String-Format-1.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1da7a02b7939994ec9f9802c32ac4f0cecd2cc55f8c4ecb42123ef5decc59b3f -size 12350 diff --git a/perl-String-Format.spec b/perl-String-Format.spec index c16377e..7c8d915 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-String-Format (Version 1.16) +# spec file for package perl-String-Format # -# 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: GPLv2 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/String-Format/ #Source: http://www.cpan.org/modules/by-module/String/String-Format-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} From 2240e7d95dd2b186423c01016ff122f403a831a90b48dd0bc126ff08deea4cc8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 18 Nov 2011 11:44:49 +0000 Subject: [PATCH 5/5] use original .tar.gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=13 --- perl-String-Format.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/perl-String-Format.changes b/perl-String-Format.changes index e8c9f43..c49dacf 100644 --- a/perl-String-Format.changes +++ b/perl-String-Format.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 18 11:10:19 UTC 2011 - coolo@suse.com + +- use original .tar.gz + ------------------------------------------------------------------- Tue Nov 30 19:20:44 UTC 2010 - coolo@novell.com