Accepting request 573827 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/573827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Print?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2018-02-08 05:53:52 +00:00
committed by Git OBS Bridge
parent f043811011
commit f6381db776
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:973fb120eed7dc4a74737d04ddbcb1413d8ccc3bc819c07f9260be619dd94e71
size 21134

3
String-Print-0.93.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a245dd2d526a3a600b233db3b397719ad2c5dadf9f043affddb39d1f0fe3fac5
size 22172

View File

@@ -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

View File

@@ -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