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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f29992a3a01fc91cb1c366e85aa7c4951762017b203650fc33c2e6ea2d994ff
size 23870

3
String-Util-1.34.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:319ce8cd665341e56521fa155d962a19328e90d9f7036765925ccde26725c469
size 22176

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 2 03:09:37 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.34
see /usr/share/doc/packages/perl-String-Util/Changes
-------------------------------------------------------------------
Sat Mar 27 03:09:02 UTC 2021 - Tina Müller <timueller+perl@suse.de>

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}