Accepting request 34018 from devel:languages:perl
Copy from devel:languages:perl/perl-Config-IniFiles based on submit request 34018 from user anicka OBS-URL: https://build.opensuse.org/request/show/34018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=10
This commit is contained in:
parent
a8be4619e4
commit
a2ec47034b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffb86c521b3a57d119ed36b2c84341ef7323d58535b50ccb5292d99e0312bdd5
|
||||
size 36988
|
3
Config-IniFiles-2.57.tar.bz2
Normal file
3
Config-IniFiles-2.57.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abbd302ba1551406c6990ec4e22c53ec4b4857f91c8650df79a4aa76e67a3d09
|
||||
size 37267
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 4 14:46:10 CET 2010 - anicka@suse.cz
|
||||
|
||||
- update to 2.57
|
||||
* Fixed failure to read the ini file contents from a filehandle made out of a
|
||||
scalar
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=45997
|
||||
- Applied a patch by Nicolas Mendoza - thanks!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 16:32:58 CET 2010 - anicka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Config-IniFiles (Version 2.56)
|
||||
# spec file for package perl-Config-IniFiles (Version 2.57)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -27,7 +27,7 @@ Obsoletes: p_cnfini
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: A module for reading .ini-style configuration files
|
||||
Version: 2.56
|
||||
Version: 2.57
|
||||
Release: 1
|
||||
Source: Config-IniFiles-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user