From 4fa292d5fe21c3dc8da769e96948732ac74f545453e76e5f5d228ac416d79109 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 19 Mar 2018 10:24:58 +0000 Subject: [PATCH] Accepting request 588113 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/588113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=50 --- Config-IniFiles-2.94.tar.gz | 3 --- Config-IniFiles-2.95.tar.gz | 3 +++ perl-Config-IniFiles.changes | 6 ++++++ perl-Config-IniFiles.spec | 12 +++++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 Config-IniFiles-2.94.tar.gz create mode 100644 Config-IniFiles-2.95.tar.gz diff --git a/Config-IniFiles-2.94.tar.gz b/Config-IniFiles-2.94.tar.gz deleted file mode 100644 index e3d6d50..0000000 --- a/Config-IniFiles-2.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6d38a416da79de874c5f1825221f22e972ad500b6527d190cc6e9ebc45194b4 -size 65322 diff --git a/Config-IniFiles-2.95.tar.gz b/Config-IniFiles-2.95.tar.gz new file mode 100644 index 0000000..41175ef --- /dev/null +++ b/Config-IniFiles-2.95.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414a19f98cc745769ce762aefce01fa52d031bc244403cd32fd1f6257f2dedc2 +size 65502 diff --git a/perl-Config-IniFiles.changes b/perl-Config-IniFiles.changes index ada07e5..d4b9d40 100644 --- a/perl-Config-IniFiles.changes +++ b/perl-Config-IniFiles.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 17 06:05:47 UTC 2018 - coolo@suse.com + +- updated to 2.95 + see /usr/share/doc/packages/perl-Config-IniFiles/Changes + ------------------------------------------------------------------- Wed Nov 30 06:13:12 UTC 2016 - coolo@suse.com diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index faabb92..04ff998 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-IniFiles # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,14 +17,14 @@ Name: perl-Config-IniFiles -Version: 2.94 +Version: 2.95 Release: 0 %define cpan_name Config-IniFiles Summary: Module for Reading .Ini-Style Configuration Files -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Config-IniFiles/ -Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,6 +33,7 @@ BuildRequires: perl-macros BuildRequires: perl(IO::Scalar) BuildRequires: perl(List::Util) >= 1.33 BuildRequires: perl(Module::Build) >= 0.280000 +BuildRequires: perl(parent) Requires: perl(IO::Scalar) Requires: perl(List::Util) >= 1.33 %{perl_requires} @@ -59,6 +60,7 @@ tied hash. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE OLD-Changes.txt README scripts +%doc Changes OLD-Changes.txt README scripts +%license LICENSE %changelog