diff --git a/Shell-Config-Generate-0.25.tar.gz b/Shell-Config-Generate-0.25.tar.gz deleted file mode 100644 index 23af216..0000000 --- a/Shell-Config-Generate-0.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b044b33a1e6649da0ac2ad78dfd5a47e5249558594190e5b90adbc540777f49 -size 26392 diff --git a/Shell-Config-Generate-0.26.tar.gz b/Shell-Config-Generate-0.26.tar.gz new file mode 100644 index 0000000..dad56b5 --- /dev/null +++ b/Shell-Config-Generate-0.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4378dceec22c15a3ec51768b1e6b16719eaab65f5852969bfc1d897f77df3812 +size 26940 diff --git a/perl-Shell-Config-Generate.changes b/perl-Shell-Config-Generate.changes index ee87c9d..9dee005 100644 --- a/perl-Shell-Config-Generate.changes +++ b/perl-Shell-Config-Generate.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 13 13:05:18 UTC 2017 - coolo@suse.com + +- updated to 0.26 + see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes + + 0.26 2017-01-31 19:02:25 -0500 + - Improved escaping on windows (brad++) + - Added cmd_escape_path function (brad++) + - Added powershell_escape_path function (brad++) + ------------------------------------------------------------------- Mon May 23 12:41:50 UTC 2016 - coolo@suse.com diff --git a/perl-Shell-Config-Generate.spec b/perl-Shell-Config-Generate.spec index d4b4779..d0bc3e1 100644 --- a/perl-Shell-Config-Generate.spec +++ b/perl-Shell-Config-Generate.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Shell-Config-Generate # -# 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-Shell-Config-Generate -Version: 0.25 +Version: 0.26 Release: 0 %define cpan_name Shell-Config-Generate Summary: Portably generate config for any shell License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Shell-Config-Generate/ -Source0: http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -117,6 +117,7 @@ or %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes example LICENSE README +%doc author.yml Changes example README +%license LICENSE %changelog