diff --git a/Devel-PatchPerl-1.14.tar.gz b/Devel-PatchPerl-1.14.tar.gz deleted file mode 100644 index 10aa148..0000000 --- a/Devel-PatchPerl-1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c2fb133b18bb67f6223fbf3f653a49e34fee7a456b32eb182137cb14c1ff5cc -size 91059 diff --git a/Devel-PatchPerl-1.16.tar.gz b/Devel-PatchPerl-1.16.tar.gz new file mode 100644 index 0000000..6de3998 --- /dev/null +++ b/Devel-PatchPerl-1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae39f5103cb9dcef9870962e869c7eddca1259a361a867dc1030dc18c804ce35 +size 91821 diff --git a/perl-Devel-PatchPerl.changes b/perl-Devel-PatchPerl.changes index 03a0ce4..57a7104 100644 --- a/perl-Devel-PatchPerl.changes +++ b/perl-Devel-PatchPerl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 24 06:10:14 UTC 2014 - coolo@suse.com + +- updated to 1.16 + add extra phony targets to help case insensitive file systems + Configure should check same Berkeley DB header DB_File uses + ------------------------------------------------------------------- Mon Nov 25 07:39:35 UTC 2013 - coolo@suse.com diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec index 809eb9f..50c814a 100644 --- a/perl-Devel-PatchPerl.spec +++ b/perl-Devel-PatchPerl.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-PatchPerl # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,23 +17,20 @@ Name: perl-Devel-PatchPerl -Version: 1.14 +Version: 1.16 Release: 0 %define cpan_name Devel-PatchPerl Summary: Patch perl source a la Devel::PPPort's buildperl.pl License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Devel-PatchPerl/ -Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz +#Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-1.18.tar.gz +Source: Devel-PatchPerl-1.16.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(File::pushd) >= 1.00 BuildRequires: perl(Module::Pluggable) -#BuildRequires: perl(Devel::PatchPerl) -#BuildRequires: perl(Devel::PatchPerl::Hints) -#BuildRequires: perl(feature) -#BuildRequires: perl(Text::Diff) Requires: perl(File::pushd) >= 1.00 Requires: perl(Module::Pluggable) %{perl_requires} @@ -62,6 +59,6 @@ patching functionality. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README tools +%doc Changes LICENSE README %changelog