diff --git a/Module-ScanDeps-1.23.tar.gz b/Module-ScanDeps-1.23.tar.gz deleted file mode 100644 index 92ae483..0000000 --- a/Module-ScanDeps-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:162b6f771197ad4662ac60c427d473b4c0a41cac476fa96b48556cce7fca040e -size 55076 diff --git a/Module-ScanDeps-1.24.tar.gz b/Module-ScanDeps-1.24.tar.gz new file mode 100644 index 0000000..ad688b9 --- /dev/null +++ b/Module-ScanDeps-1.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89670de4e9f35fe612a04d452376bca8075d09d453148a5f28c3c3c94092cc68 +size 55262 diff --git a/perl-Module-ScanDeps.changes b/perl-Module-ScanDeps.changes index df734b8..dd518a6 100644 --- a/perl-Module-ScanDeps.changes +++ b/perl-Module-ScanDeps.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jul 2 05:49:19 UTC 2017 - coolo@suse.com + +- updated to 1.24 + see /usr/share/doc/packages/perl-Module-ScanDeps/Changes + + 1.24 2017-06-28 + + - Merge pull request from Salvador FandiƱo (salva), thx! + Specio::PartialDump uses unicore + + - Fix RT#119737: Problems with detecting DateTime::Format::Natural dependencies + ... by adding a %Preload rule + ------------------------------------------------------------------- Thu Nov 17 06:47:58 UTC 2016 - coolo@suse.com diff --git a/perl-Module-ScanDeps.spec b/perl-Module-ScanDeps.spec index 9bb40eb..4739a70 100644 --- a/perl-Module-ScanDeps.spec +++ b/perl-Module-ScanDeps.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Module-ScanDeps # -# 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-Module-ScanDeps -Version: 1.23 +Version: 1.24 Release: 0 %define cpan_name Module-ScanDeps Summary: Recursively scan Perl code for dependencies License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Module-ScanDeps/ -Source0: http://www.cpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -81,6 +81,7 @@ returned by 'get_files'. %files -f %{name}.files %defattr(-,root,root,755) -%doc AUTHORS Changes LICENSE README +%doc AUTHORS Changes README +%license LICENSE %changelog