diff --git a/File-pushd-1.001.tar.gz b/File-pushd-1.001.tar.gz deleted file mode 100644 index 264a5ee..0000000 --- a/File-pushd-1.001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:941600b12c06a3111bfe1c769f1659f14aa3d30f57b4c3ed423aafd637bf064f -size 13522 diff --git a/File-pushd-1.002.tar.gz b/File-pushd-1.002.tar.gz new file mode 100644 index 0000000..4e35b24 --- /dev/null +++ b/File-pushd-1.002.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06376071c034cde08d1f5fb2c9477c3146bbcea79cfeb0820882bf0cf08b5790 +size 14296 diff --git a/perl-File-pushd.changes b/perl-File-pushd.changes index 3cb140a..1437c84 100644 --- a/perl-File-pushd.changes +++ b/perl-File-pushd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 15 12:05:21 UTC 2012 - coolo@suse.com + +- updated to 1.002 + - Fix failures on cygwin [RT#73072 Reini Urban] + ------------------------------------------------------------------- Tue Dec 20 20:09:55 UTC 2011 - coolo@suse.com diff --git a/perl-File-pushd.spec b/perl-File-pushd.spec index 0769dbd..1458f9f 100644 --- a/perl-File-pushd.spec +++ b/perl-File-pushd.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-pushd # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -17,15 +17,14 @@ Name: perl-File-pushd -Version: 1.001 +Version: 1.002 Release: 0 %define cpan_name File-pushd Summary: change directory temporarily for a limited scope License: Apache-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-pushd/ -#Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-1.002.tar.gz -Source: File-pushd-1.001.tar.gz +Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -65,6 +64,6 @@ absolute pathname of the directory entered. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README Todo +%doc Changes examples LICENSE README README.PATCHING Todo %changelog