From 875ae0b490adc48910b4dd87dfb469c15651cf950e01922c11b41d50a7fbddd5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Oct 2010 10:42:06 +0000 Subject: [PATCH] - update to 0.08: - oops, accidentally included some experimental changes in that last release, that break things - non-dev release - re-enable the caching of the stash, since I can't reproduce the bug at all OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Package-Stash?expand=0&rev=3 --- Package-Stash-0.05.tar.gz | 3 --- Package-Stash-0.08.tar.gz | 3 +++ perl-Package-Stash.changes | 10 ++++++++++ perl-Package-Stash.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 Package-Stash-0.05.tar.gz create mode 100644 Package-Stash-0.08.tar.gz diff --git a/Package-Stash-0.05.tar.gz b/Package-Stash-0.05.tar.gz deleted file mode 100644 index 571cff8..0000000 --- a/Package-Stash-0.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7245983aeee81444cfdfad22248b71f0744229faa1605078468aa5d259e1976 -size 17023 diff --git a/Package-Stash-0.08.tar.gz b/Package-Stash-0.08.tar.gz new file mode 100644 index 0000000..951898f --- /dev/null +++ b/Package-Stash-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23fda93d7f6db3ef255cc56301aab4b4bafb6826ba3ddf6bbb11cd01524bd559 +size 17357 diff --git a/perl-Package-Stash.changes b/perl-Package-Stash.changes index 7712813..03eee74 100644 --- a/perl-Package-Stash.changes +++ b/perl-Package-Stash.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 8 12:41:34 CEST 2010 - dmueller@suse.de + +- update to 0.08: + - oops, accidentally included some experimental changes in that last + release, that break things + - non-dev release + - re-enable the caching of the stash, since I can't reproduce the bug + at all + ------------------------------------------------------------------- Tue Aug 31 22:16:54 UTC 2010 - pascal.bleser@opensuse.org diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index fb61601..b595596 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -1,7 +1,7 @@ # norootforbuild Name: perl-Package-Stash -Version: 0.05 +Version: 0.08 Release: 0 Summary: Routines for Manipulating Stashes Source: http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Package-Stash-%{version}.tar.gz