8
0

Accepting request 1065504 from devel:languages:perl:autoupdate

- updated to 1.34
   see /usr/share/doc/packages/perl-String-Util/Changes

OBS-URL: https://build.opensuse.org/request/show/1065504
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Util?expand=0&rev=8
This commit is contained in:
2023-02-13 19:04:48 +00:00
committed by Git OBS Bridge
parent a9ecc7cdcf
commit 05313ca6bc
4 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-String-Util
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name String-Util
Name: perl-String-Util
Version: 1.32
Version: 1.34
Release: 0
Summary: String processing utility functions
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: String processing utility functions
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BA/BAKERSCOT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
@@ -33,8 +33,8 @@ BuildRequires: perl(Test::More) >= 0.88
%{perl_requires}
%description
String::Util provides a collection of small, handy functions for processing
strings in various ways.
*String::Util* provides a collection of small, handy functions for
processing strings in various ways.
%prep
%autosetup -n %{cpan_name}-%{version}