diff --git a/Params-Util-1.03.tar.gz b/Params-Util-1.03.tar.gz deleted file mode 100644 index 9614a92..0000000 --- a/Params-Util-1.03.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb8663d35b994513096703f43ff2d6948d00b5774a127b62f67e395f47007a24 -size 38661 diff --git a/Params-Util-1.04.tar.gz b/Params-Util-1.04.tar.gz new file mode 100644 index 0000000..db4d1e7 --- /dev/null +++ b/Params-Util-1.04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1341f5d6bdcf6712af7819b93a9fb526446fba3663a82cf3b83fbae23af8ff5 +size 38679 diff --git a/perl-Params-Util.changes b/perl-Params-Util.changes index f7920f5..4a08905 100644 --- a/perl-Params-Util.changes +++ b/perl-Params-Util.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 30 15:18:28 UTC 2011 - coolo@opensuse.org + +- updated to 1.04 + - Fixed #67522 have_compiler returns + ------------------------------------------------------------------- Fri Apr 1 05:35:33 UTC 2011 - coolo@novell.com diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index 8cf6f06..a8631d1 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Params-Util +# spec file for package perl-Params-Util (Version 1.04) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,24 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: perl-Params-Util -Version: 1.03 +Version: 1.04 Release: 1 License: GPL+ or Artistic %define cpan_name Params-Util Summary: Simple, compact and correct param-checking functions Url: http://search.cpan.org/dist/Params-Util/ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/Params-Util-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Source: http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(File::Spec) >= 0.80 -BuildRequires: perl(Scalar::Util) >= 1.18 -Requires: perl(Scalar::Util) >= 1.18 +BuildRequires: perl(ExtUtils::CBuilder) >= 0.27 %{perl_requires} %description @@ -82,7 +77,7 @@ additions to 'Params::Util' may clash) %{__rm} -rf %{buildroot} %files -f %{name}.files -%defattr(644,root,root,755) +%defattr(-,root,root,755) %doc Changes LICENSE README %changelog