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: