Accepting request 74378 from devel:languages:perl

- update to 2.68
  * Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003
  Version 2.67:    ( Tue Jun 21 14:55:07 IDT 2011 )
  * Made sure that parameters with empty values will be written to the file.
    - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68554 .

OBS-URL: https://build.opensuse.org/request/show/74378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=24
This commit is contained in:
Sascha Peilicke 2011-06-23 11:09:40 +00:00 committed by Git OBS Bridge
commit 5c70fcd63b
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0134208b242eceeb26dbe3cfcc0808a87f9e9bc36ba8c1a382c026c65f0d52ff
size 40447

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46f1d740dca8b02ad26ed8798b2c30308dce4d96b6f3780cb9e489de4d008ea9
size 58255

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 23 07:50:01 UTC 2011 - vcizek@novell.com
- update to 2.68
* Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003
Version 2.67: ( Tue Jun 21 14:55:07 IDT 2011 )
* Made sure that parameters with empty values will be written to the file.
- Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68554 .
-------------------------------------------------------------------
Mon Jan 31 09:47:16 UTC 2011 - vcizek@novell.com

View File

@ -21,13 +21,13 @@
Name: perl-Config-IniFiles
%define cpan_name Config-IniFiles
Summary: Module for reading .ini-style configuration files
Version: 2.66
Version: 2.68
Release: 1
License: GPL v1+, Artistic License
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Config-IniFiles/
#Source: http://www.cpan.org/modules/by-module/Config/Config-IniFiles-2.58.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl