diff --git a/App-cpanminus-1.7046.tar.gz b/App-cpanminus-1.7046.tar.gz deleted file mode 100644 index a0ab025..0000000 --- a/App-cpanminus-1.7046.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e8c9d9b44a7348f9acc917163dbfc15bd5ea72501492cea3a35b346440ff862 -size 316201 diff --git a/App-cpanminus-1.7047.tar.gz b/App-cpanminus-1.7047.tar.gz new file mode 100644 index 0000000..d36d796 --- /dev/null +++ b/App-cpanminus-1.7047.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 +size 316779 diff --git a/perl-App-cpanminus.changes b/perl-App-cpanminus.changes index b342a00..4ac2706 100644 --- a/perl-App-cpanminus.changes +++ b/perl-App-cpanminus.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 31 03:06:01 UTC 2023 - Tina Müller + +- updated to 1.7047 + see /usr/share/doc/packages/perl-App-cpanminus/Changes + + 1.7047 2023-07-29 22:59:16 PDT + [Bug Fix] + - Upgrade fatpacked CPAN::Meta::Check to 0.018 (#662) + ------------------------------------------------------------------- Thu Apr 28 03:06:11 UTC 2022 - Tina Müller diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec index 9f421fc..135ac5a 100644 --- a/perl-App-cpanminus.spec +++ b/perl-App-cpanminus.spec @@ -1,7 +1,7 @@ # # spec file for package perl-App-cpanminus # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name App-cpanminus Name: perl-App-cpanminus -Version: 1.7046 +Version: 1.7047 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Get, unpack, build and install modules from CPAN @@ -115,7 +115,8 @@ and stands alone. When running, it requires only 10MB of RAM. %prep %autosetup -n %{cpan_name}-%{version} -find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 + +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 # MANUAL BEGIN # Unbundle fat-packed modules podselect lib/App/cpanminus.pm > lib/App/cpanminus.pod