forked from pool/perl-Text-Glob
Accepting request 478619 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/478619 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Glob?expand=0&rev=17
This commit is contained in:
parent
414ce9c60e
commit
f049631523
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0af0549a9dd1c70edcd3b1429ccc3702b79b873375b79cd2bdfe8870e337449
|
|
||||||
size 5348
|
|
BIN
Text-Glob-0.11.tar.gz
(Stored with Git LFS)
Normal file
BIN
Text-Glob-0.11.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 11 07:42:12 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.11
|
||||||
|
see /usr/share/doc/packages/perl-Text-Glob/Changes
|
||||||
|
|
||||||
|
0.11 Wednesday 8th March, 2016
|
||||||
|
Regenerated tarball on a linux machine (0.10 was released from OSX
|
||||||
|
which added non-standard extended header attributes to the tar)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 06:28:20 UTC 2016 - coolo@suse.com
|
Thu Sep 15 06:28:20 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-Glob
|
# spec file for package perl-Text-Glob
|
||||||
#
|
#
|
||||||
# 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-Text-Glob
|
Name: perl-Text-Glob
|
||||||
Version: 0.10
|
Version: 0.11
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Text-Glob
|
%define cpan_name Text-Glob
|
||||||
Summary: Match Globbing Patterns Against Text
|
Summary: Match Globbing Patterns Against Text
|
||||||
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/Text-Glob/
|
Url: http://search.cpan.org/dist/Text-Glob/
|
||||||
Source0: http://www.cpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user