diff --git a/String-Print-0.92.tar.gz b/String-Print-0.92.tar.gz deleted file mode 100644 index 2543204..0000000 --- a/String-Print-0.92.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:973fb120eed7dc4a74737d04ddbcb1413d8ccc3bc819c07f9260be619dd94e71 -size 21134 diff --git a/String-Print-0.93.tar.gz b/String-Print-0.93.tar.gz new file mode 100644 index 0000000..d5489ac --- /dev/null +++ b/String-Print-0.93.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a245dd2d526a3a600b233db3b397719ad2c5dadf9f043affddb39d1f0fe3fac5 +size 22172 diff --git a/perl-String-Print.changes b/perl-String-Print.changes index d9e0a3a..660f749 100644 --- a/perl-String-Print.changes +++ b/perl-String-Print.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 7 17:19:46 UTC 2018 - coolo@suse.com + +- updated to 0.93 + see /usr/share/doc/packages/perl-String-Print/ChangeLog + + version 0.93: + + Improvements: + - convert to GIT + - publish via GitHUB + ------------------------------------------------------------------- Fri Jul 7 06:19:37 UTC 2017 - coolo@suse.com diff --git a/perl-String-Print.spec b/perl-String-Print.spec index 313245f..9347b75 100644 --- a/perl-String-Print.spec +++ b/perl-String-Print.spec @@ -1,7 +1,7 @@ # # spec file for package perl-String-Print # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,11 +17,11 @@ Name: perl-String-Print -Version: 0.92 +Version: 0.93 Release: 0 %define cpan_name String-Print Summary: Printf Alternative -License: Artistic-1.0 or GPL-1.0+ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/String-Print/ Source0: https://cpan.metacpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz @@ -66,6 +66,6 @@ down there. Take a look at them first, when you start using this module! %files -f %{name}.files %defattr(-,root,root,755) -%doc ChangeLog README +%doc ChangeLog README README.md %changelog