From 3a426cbbe6fb7ec821560563932b30e0a8f7aca0e7aa81e62299317e15efdaff Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 24 Mar 2011 16:38:47 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/perl-libconfigfile revision 15.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libconfigfile?expand=0&rev=75361c09083354c84bdc8a6fb4edc5c1 --- perl-libconfigfile.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-libconfigfile.spec b/perl-libconfigfile.spec index f1d1823..1218ce1 100644 --- a/perl-libconfigfile.spec +++ b/perl-libconfigfile.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-libconfigfile (Version 1.1.1) +# spec file for package perl-libconfigfile # -# 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,7 +21,7 @@ Name: perl-libconfigfile Summary: Parses simple configuration files Version: 1.1.1 -Release: 145 +Release: 151 License: GPLv2+ Group: Development/Libraries/Perl Url: http://packages.qa.debian.org/libc/libconfigfile-perl.html From 0771140a4dc294fa5148f81e0d4ae43dfd72bafe4b32ff823f7958b113ec572f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 29 Aug 2011 07:54:00 +0000 Subject: [PATCH 2/2] Accepting request 79979 from home:aturrini:branches:devel:languages:perl Fixed typo in perl-libconfigfile.spec OBS-URL: https://build.opensuse.org/request/show/79979 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libconfigfile?expand=0&rev=13 --- perl-libconfigfile.changes | 5 +++++ perl-libconfigfile.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-libconfigfile.changes b/perl-libconfigfile.changes index fb16639..cd16558 100644 --- a/perl-libconfigfile.changes +++ b/perl-libconfigfile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 28 18:41:32 UTC 2011 - andrea.turrini@gmail.com + +- fixed typo in perl-libconfigfile.spec + ------------------------------------------------------------------- Mon Jan 17 16:01:50 UTC 2011 - coolo@novell.com diff --git a/perl-libconfigfile.spec b/perl-libconfigfile.spec index 1218ce1..3e999d3 100644 --- a/perl-libconfigfile.spec +++ b/perl-libconfigfile.spec @@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl perl-macros %description -ConfigFile parses simple configuration files and store its values in an +ConfigFile parses simple configuration files and stores its values in an anonymous hash reference. The syntax of the configuration file is quite simple: