Accepting request 480985 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/480985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Parameters?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2017-03-23 06:49:42 +00:00
committed by Git OBS Bridge
parent 6031b8075b
commit 86cadf1649
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Mar 18 06:46:10 UTC 2017 - coolo@suse.com
- updated to 1.0706
see /usr/share/doc/packages/perl-Function-Parameters/Changes
1.0706 2017-03-17
- don't require . in @INC during install
- improve internal code generation functions used on perls before 5.22
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 12 13:05:25 UTC 2016 - coolo@suse.com Sun Jun 12 13:05:25 UTC 2016 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Function-Parameters # spec file for package perl-Function-Parameters
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: perl-Function-Parameters Name: perl-Function-Parameters
Version: 1.0705 Version: 1.0706
Release: 0 Release: 0
%define cpan_name Function-Parameters %define cpan_name Function-Parameters
Summary: Subroutine Definitions with Parameter Lists Summary: Subroutine Definitions with Parameter Lists
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Function-Parameters/ Url: http://search.cpan.org/dist/Function-Parameters/
Source0: http://www.cpan.org/authors/id/M/MA/MAUKE/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/M/MA/MAUKE/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl