OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-IniFiles?expand=0&rev=4
This commit is contained in:
parent
f62ea59aef
commit
3ec7d4fdd9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f2a96c3d2595eb690f629845d2b26296543c4d924bff7bb2ded1ff9181b4d37
|
|
||||||
size 33800
|
|
3
Config-IniFiles-2.48.tar.bz2
Normal file
3
Config-IniFiles-2.48.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce098ece75fbaec457d81d7fdcd20b35de4ceb18646a29067267f7b73b792c22
|
||||||
|
size 34132
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 11:44:55 CEST 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 2.48
|
||||||
|
* bugfixes, documentation fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 22 15:42:36 CET 2009 - anicka@suse.cz
|
Thu Jan 22 15:42:36 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Config-IniFiles (Version 2.47)
|
# spec file for package perl-Config-IniFiles (Version 2.48)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -21,13 +21,13 @@
|
|||||||
Name: perl-Config-IniFiles
|
Name: perl-Config-IniFiles
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://sourceforge.net/projects/config-inifiles/
|
Url: http://cpan.org/modules/by-module/Config/
|
||||||
Provides: p_cnfini
|
Provides: p_cnfini
|
||||||
Obsoletes: p_cnfini
|
Obsoletes: p_cnfini
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A module for reading .ini-style configuration files
|
Summary: A module for reading .ini-style configuration files
|
||||||
Version: 2.47
|
Version: 2.48
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: Config-IniFiles-%{version}.tar.bz2
|
Source: Config-IniFiles-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -73,6 +73,9 @@ make \
|
|||||||
/var/adm/perl-modules/perl-Config-IniFiles
|
/var/adm/perl-modules/perl-Config-IniFiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 14 2009 anicka@suse.cz
|
||||||
|
- update to 2.48
|
||||||
|
* bugfixes, documentation fixes
|
||||||
* Thu Jan 22 2009 anicka@suse.cz
|
* Thu Jan 22 2009 anicka@suse.cz
|
||||||
- update to 2.47
|
- update to 2.47
|
||||||
* Moved the eval'ed debugging code (_assert_invariants) to
|
* Moved the eval'ed debugging code (_assert_invariants) to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user