- updated to 2.83
* Add a LICENSE file and section. - Kwalitee. * Minimum version is now perl-5.8.0. - CPANTS Kwalitee. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=33
This commit is contained in:
parent
0aca3282b1
commit
c4a830bc62
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd116a7104ce2f477b182dc3a57a191a3a1f65c42cd9c2dabab65e11dce88ee1
|
|
||||||
size 64192
|
|
3
Config-IniFiles-2.83.tar.gz
Normal file
3
Config-IniFiles-2.83.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:11578b7ddb1b86148ef5e5091155b7c420f157837d5b9fb486c659829186827d
|
||||||
|
size 72950
|
@ -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
|
Mon Jun 3 15:55:18 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Config-IniFiles
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Config-IniFiles
|
Name: perl-Config-IniFiles
|
||||||
Version: 2.82
|
Version: 2.83
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Config-IniFiles
|
%define cpan_name Config-IniFiles
|
||||||
Summary: A module for reading .ini-style configuration files.
|
Summary: A module for reading .ini-style configuration files.
|
||||||
@ -31,14 +31,6 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(List::MoreUtils) >= 0.33
|
BuildRequires: perl(List::MoreUtils) >= 0.33
|
||||||
BuildRequires: perl(Module::Build) >= 0.36
|
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
|
Requires: perl(List::MoreUtils) >= 0.33
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
@ -64,6 +56,6 @@ tied hash.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes README scripts
|
%doc Changes LICENSE README scripts
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user