diff --git a/File-chdir-0.1008.tar.gz b/File-chdir-0.1008.tar.gz deleted file mode 100644 index 1122ca1..0000000 --- a/File-chdir-0.1008.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:993af084c4bd02369169e6dac20c414d5b589c53247b66bb837acce700fa0d59 -size 21595 diff --git a/File-chdir-0.1010.tar.gz b/File-chdir-0.1010.tar.gz new file mode 100644 index 0000000..5088964 --- /dev/null +++ b/File-chdir-0.1010.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc121f40bd7a0f62f8ec9b8bc70f7f5409d81cd705e37008596c8efc4452b01 +size 24761 diff --git a/perl-File-chdir.changes b/perl-File-chdir.changes index 38724c0..caae43a 100644 --- a/perl-File-chdir.changes +++ b/perl-File-chdir.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 14 19:40:39 UTC 2015 - coolo@suse.com + +- updated to 0.1010 + see /usr/share/doc/packages/perl-File-chdir/Changes + + 0.1010 2015-02-05 10:04:27-05:00 America/New_York + + [Changed] + + - Updated distribution metadata and repo layout + + - Changed bugtracker to github + + 0.1009 2014-09-23 12:24:11-04:00 America/New_York + + [Changed] + + - Updated distribution metadata + ------------------------------------------------------------------- Tue Jun 4 08:58:14 UTC 2013 - coolo@suse.com diff --git a/perl-File-chdir.spec b/perl-File-chdir.spec index 0660331..4f103be 100644 --- a/perl-File-chdir.spec +++ b/perl-File-chdir.spec @@ -1,7 +1,7 @@ # # spec file for package perl-File-chdir # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,21 +17,20 @@ Name: perl-File-chdir -Version: 0.1008 +Version: 0.1010 Release: 0 %define cpan_name File-chdir -Summary: A more sensible way to change directories +Summary: More Sensible Way to Change Directories License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/File-chdir/ -Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Cwd) >= 3.16 BuildRequires: perl(File::Spec::Functions) >= 3.27 -#BuildRequires: perl(File::chdir) Requires: perl(Cwd) >= 3.16 Requires: perl(File::Spec::Functions) >= 3.27 %{perl_requires} @@ -65,6 +64,6 @@ the Cwd manpage. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING examples LICENSE perlcritic.rc README +%doc Changes CONTRIBUTING.mkdn examples LICENSE README %changelog