forked from pool/perl-String-Util
Accepting request 449779 from devel:languages:perl:autoupdate
- updated to 1.26 see /usr/share/doc/packages/perl-String-Util/Changes OBS-URL: https://build.opensuse.org/request/show/449779 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Util?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
96a184d0a8
commit
6d3bf41892
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7bfa7db4efac1726c581d28a1b9cca73492426a055694b13c1dc1ff4ef6a8799
|
|
||||||
size 17697
|
|
3
String-Util-1.26.tar.gz
Normal file
3
String-Util-1.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f49a94f37c146c55211e3f87f3271b74ae4eaee416a519144e923dc0b433fa2d
|
||||||
|
size 19212
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 8 16:47:51 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.26
|
||||||
|
see /usr/share/doc/packages/perl-String-Util/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 17 17:53:21 UTC 2015 - coolo@suse.com
|
Fri Apr 17 17:53:21 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-String-Util
|
# spec file for package perl-String-Util
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 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,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-String-Util
|
Name: perl-String-Util
|
||||||
Version: 1.24
|
Version: 1.26
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name String-Util
|
%define cpan_name String-Util
|
||||||
Summary: String processing utilities
|
Summary: String processing utilities
|
||||||
@@ -31,8 +31,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: perl(Number::Misc)
|
BuildRequires: perl(Number::Misc) >= 1.2
|
||||||
Requires: perl(Number::Misc)
|
BuildRequires: perl(Test::Toolbox) >= 0.2
|
||||||
|
Requires: perl(Number::Misc) >= 1.2
|
||||||
|
Requires: perl(Test::Toolbox) >= 0.2
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user