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,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-String-Util
|
||||
Version: 1.24
|
||||
Version: 1.26
|
||||
Release: 0
|
||||
%define cpan_name String-Util
|
||||
Summary: String processing utilities
|
||||
@@ -31,8 +31,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Number::Misc)
|
||||
Requires: perl(Number::Misc)
|
||||
BuildRequires: perl(Number::Misc) >= 1.2
|
||||
BuildRequires: perl(Test::Toolbox) >= 0.2
|
||||
Requires: perl(Number::Misc) >= 1.2
|
||||
Requires: perl(Test::Toolbox) >= 0.2
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user