diff --git a/String-Util-1.32.tar.gz b/String-Util-1.32.tar.gz deleted file mode 100644 index 226b827..0000000 --- a/String-Util-1.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f29992a3a01fc91cb1c366e85aa7c4951762017b203650fc33c2e6ea2d994ff -size 23870 diff --git a/String-Util-1.34.tar.gz b/String-Util-1.34.tar.gz new file mode 100644 index 0000000..d1a4e57 --- /dev/null +++ b/String-Util-1.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319ce8cd665341e56521fa155d962a19328e90d9f7036765925ccde26725c469 +size 22176 diff --git a/perl-String-Util.changes b/perl-String-Util.changes index 660ef9b..1ebe899 100644 --- a/perl-String-Util.changes +++ b/perl-String-Util.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 2 03:09:37 UTC 2023 - Tina Müller + +- updated to 1.34 + see /usr/share/doc/packages/perl-String-Util/Changes + ------------------------------------------------------------------- Sat Mar 27 03:09:02 UTC 2021 - Tina Müller diff --git a/perl-String-Util.spec b/perl-String-Util.spec index 23de30d..c88bdd3 100644 --- a/perl-String-Util.spec +++ b/perl-String-Util.spec @@ -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}