diff --git a/Config-AutoConf-0.313.tar.gz b/Config-AutoConf-0.313.tar.gz deleted file mode 100644 index bf6a311..0000000 --- a/Config-AutoConf-0.313.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3728867041d1bdbc00dffae5658b831e53f99068d3fbf0e8fb95b82a1953aeee -size 48660 diff --git a/Config-AutoConf-0.314.tar.gz b/Config-AutoConf-0.314.tar.gz new file mode 100644 index 0000000..992fc6a --- /dev/null +++ b/Config-AutoConf-0.314.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e0b0d96e508bcc0c8c54c1b5f5a862821c0a4a644d81517e08f462c2a4a509 +size 48730 diff --git a/perl-Config-AutoConf.changes b/perl-Config-AutoConf.changes index 7538024..b201999 100644 --- a/perl-Config-AutoConf.changes +++ b/perl-Config-AutoConf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 31 05:17:35 UTC 2017 - coolo@suse.com + +- updated to 0.314 + see /usr/share/doc/packages/perl-Config-AutoConf/Changes + + 0.314 2017-03-30 + - _get_extra_linker_flags: add library dirs + ------------------------------------------------------------------- Tue Apr 12 13:21:20 UTC 2016 - coolo@suse.com diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec index 31e5400..977b9c8 100644 --- a/perl-Config-AutoConf.spec +++ b/perl-Config-AutoConf.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Config-AutoConf # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: perl-Config-AutoConf -Version: 0.313 +Version: 0.314 Release: 0 %define cpan_name Config-AutoConf Summary: Module to Implement Some of Autoconf Macros in Pure Perl License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Config-AutoConf/ -Source0: http://www.cpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -69,6 +69,7 @@ the original. %files -f %{name}.files %defattr(-,root,root,755) -%doc ARTISTIC-1.0 Changes GPL-1 LICENSE README.md +%doc Changes GPL-1 README.md +%license ARTISTIC-1.0 LICENSE %changelog