- update to 2.65
* Replaced calls to File::Temp's tempfile() with those to its tempdir() followed by File::Spec->catfile() - hopefully fixes the CPAN smoking failures on Win32. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=18
This commit is contained in:
parent
e95d7a3d5b
commit
8b691f97fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed06b005825bc5074eaa52f4c0b47ca3f71847ed045a87bd508bcab8b14b53fb
|
||||
size 39224
|
3
Config-IniFiles-2.65.tar.bz2
Normal file
3
Config-IniFiles-2.65.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00a280e02b98e53251e7f284b4e017da6547d7f9cebcccea8edcfb55934be933
|
||||
size 39340
|
@ -3,6 +3,14 @@ Wed Dec 1 13:31:10 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 11:29:38 CET 2010 - anicka@suse.cz
|
||||
|
||||
- update to 2.65
|
||||
* Replaced calls to File::Temp's tempfile() with those to its tempdir()
|
||||
followed by File::Spec->catfile() - hopefully fixes the CPAN smoking failures
|
||||
on Win32.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 22 12:51:58 CET 2010 - anicka@suse.cz
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Name: perl-Config-IniFiles
|
||||
%define cpan_name Config-IniFiles
|
||||
Summary: Module for reading .ini-style configuration files
|
||||
Version: 2.64
|
||||
Version: 2.65
|
||||
Release: 1
|
||||
License: GPL v1+, Artistic License
|
||||
Group: Development/Libraries/Perl
|
||||
|
Loading…
Reference in New Issue
Block a user