Accepting request 456832 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/456832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Shell-Config-Generate?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2017-02-13 18:38:40 +00:00
committed by Git OBS Bridge
parent ffbcd0d9e8
commit e7b69d2e17
4 changed files with 19 additions and 7 deletions

View File

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