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