Accepting request 568454 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/568454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Error-Pure-Output-Text?expand=0&rev=3
This commit is contained in:
2018-01-23 08:24:42 +00:00
committed by Git OBS Bridge
parent aab78a8a93
commit 43c225da29
4 changed files with 20 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Error-Pure-Output-Text
#
# Copyright (c) 2015 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,14 +17,14 @@
Name: perl-Error-Pure-Output-Text
Version: 0.22
Version: 0.23
Release: 0
%define cpan_name Error-Pure-Output-Text
Summary: Output subroutines for Error::Pure
License: BSD-3-Clause
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Error-Pure-Output-Text/
Source0: http://www.cpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -55,6 +55,7 @@ Output subroutines for Error::Pure.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples LICENSE README
%doc Changes examples README
%license LICENSE
%changelog