diff --git a/Config-IniFiles-2.82.tar.gz b/Config-IniFiles-2.82.tar.gz deleted file mode 100644 index eacf581..0000000 --- a/Config-IniFiles-2.82.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd116a7104ce2f477b182dc3a57a191a3a1f65c42cd9c2dabab65e11dce88ee1 -size 64192 diff --git a/Config-IniFiles-2.83.tar.gz b/Config-IniFiles-2.83.tar.gz new file mode 100644 index 0000000..a8fba34 --- /dev/null +++ b/Config-IniFiles-2.83.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11578b7ddb1b86148ef5e5091155b7c420f157837d5b9fb486c659829186827d +size 72950 diff --git a/perl-Config-IniFiles.changes b/perl-Config-IniFiles.changes index 7992933..d88902b 100644 --- a/perl-Config-IniFiles.changes +++ b/perl-Config-IniFiles.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Feb 9 13:34:29 UTC 2014 - coolo@suse.com + +- updated to 2.83 + * Add a LICENSE file and section. + - Kwalitee. + + * Minimum version is now perl-5.8.0. + - CPANTS Kwalitee. + ------------------------------------------------------------------- Mon Jun 3 15:55:18 UTC 2013 - coolo@suse.com diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index 2b9ac9e..cf88c1c 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-IniFiles # -# 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,7 +17,7 @@ Name: perl-Config-IniFiles -Version: 2.82 +Version: 2.83 Release: 0 %define cpan_name Config-IniFiles Summary: A module for reading .ini-style configuration files. @@ -31,14 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(List::MoreUtils) >= 0.33 BuildRequires: perl(Module::Build) >= 0.36 -#BuildRequires: perl(Config::IniFiles) -#BuildRequires: perl(Config::IniFiles::Debug) -#BuildRequires: perl(Config::IniFiles::TestPaths) -#BuildRequires: perl(IO::All) -#BuildRequires: perl(IO::Scalar) -#BuildRequires: perl(Module::Build::Compat) >= 0.02 -#BuildRequires: perl(Test::Run::Builder) -#BuildRequires: perl(Test::Run::CmdLine::Iface) Requires: perl(List::MoreUtils) >= 0.33 %{perl_requires} @@ -64,6 +56,6 @@ tied hash. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README scripts +%doc Changes LICENSE README scripts %changelog