diff --git a/Config-IniFiles-3.000000.tar.gz b/Config-IniFiles-3.000000.tar.gz deleted file mode 100644 index 6bfd46b..0000000 --- a/Config-IniFiles-3.000000.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd92f6b7f1aa3e03abf6251f1e6129dab8a2b835e8b17c7c4cc3e8305c1c9b29 -size 69536 diff --git a/Config-IniFiles-3.000001.tar.gz b/Config-IniFiles-3.000001.tar.gz new file mode 100644 index 0000000..dc981fa --- /dev/null +++ b/Config-IniFiles-3.000001.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ada0a6c6a5b6cbe1bfb261fe56e3bf8492ff9420f7321b6a972924416659ea +size 69565 diff --git a/perl-Config-IniFiles.changes b/perl-Config-IniFiles.changes index 69908e7..6bdef9e 100644 --- a/perl-Config-IniFiles.changes +++ b/perl-Config-IniFiles.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 17 06:03:38 UTC 2019 - Stephan Kulow + +- updated to 3.000001 + see /usr/share/doc/packages/perl-Config-IniFiles/Changes + ------------------------------------------------------------------- Wed Sep 19 05:08:47 UTC 2018 - Stephan Kulow diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec index 112d730..775221e 100644 --- a/perl-Config-IniFiles.spec +++ b/perl-Config-IniFiles.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-IniFiles # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Config-IniFiles -Version: 3.000000 +Version: 3.000001 Release: 0 %define cpan_name Config-IniFiles Summary: Module for Reading .Ini-Style Configuration Files @@ -49,7 +49,7 @@ tied hash. %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Build.PL installdirs=vendor +perl Build.PL installdirs=vendor ./Build build flags=%{?_smp_mflags} %check