- 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/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=25
This commit is contained in:
Vítězslav Čížek 2011-06-23 08:10:56 +00:00 committed by Git OBS Bridge
parent ff875fd99b
commit 3b28fcd8d3
4 changed files with 17 additions and 8 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

@ -1,7 +1,7 @@
#
# spec file for package perl-Config-IniFiles (Version 2.66)
# spec file for package perl-Config-IniFiles
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@ -21,13 +21,13 @@
Name: perl-Config-IniFiles
%define cpan_name Config-IniFiles
Summary: Module for reading .ini-style configuration files
Version: 2.66
Release: 2
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