Accepting request 456773 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/456773 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Function-Fallback-CoreOrPP?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
ab1c2f2fc7
commit
d527ac39af
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a35e57efaacad465df8ce71ac8c4bd697a92812d9d98d5d0bd37f8f9d4a40d0
|
||||
size 15084
|
3
Function-Fallback-CoreOrPP-0.08.tar.gz
Normal file
3
Function-Fallback-CoreOrPP-0.08.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:016ab46fbb191067064439de4d9f600358824e3eacde70e078294229e163192c
|
||||
size 15199
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 13 11:59:38 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 0.08
|
||||
see /usr/share/doc/packages/perl-Function-Fallback-CoreOrPP/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 09:54:58 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Function-Fallback-CoreOrPP
|
||||
#
|
||||
# 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-Function-Fallback-CoreOrPP
|
||||
Version: 0.07
|
||||
Version: 0.08
|
||||
Release: 0
|
||||
%define cpan_name Function-Fallback-CoreOrPP
|
||||
Summary: Functions that use non-core XS module but provide pure-Perl/core fallback
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Function-Fallback-CoreOrPP/
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -65,6 +65,7 @@ pure-Perl dependencies to your script.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user