From 93cae2944cc2bd51db2363c2ecb33747370876c82d0fa971e447fdc81ed1701d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tina=20M=C3=BCller?= Date: Sun, 27 Apr 2025 00:57:19 +0000 Subject: [PATCH] Accepting request 1269386 from devel:languages:perl:autoupdate - updated to 0.2.10 (0.002010) see /usr/share/doc/packages/perl-Test2-Plugin-UUID/Changes 0.002010 2025-03-29 12:18:57-07:00 America/Los_Angeles - Remove void use of warnings {} OBS-URL: https://build.opensuse.org/request/show/1269386 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test2-Plugin-UUID?expand=0&rev=6 --- Test2-Plugin-UUID-0.002009.tar.gz | 3 --- Test2-Plugin-UUID-0.002010.tar.gz | 3 +++ perl-Test2-Plugin-UUID.changes | 10 ++++++++++ perl-Test2-Plugin-UUID.spec | 10 +++++----- 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 Test2-Plugin-UUID-0.002009.tar.gz create mode 100644 Test2-Plugin-UUID-0.002010.tar.gz diff --git a/Test2-Plugin-UUID-0.002009.tar.gz b/Test2-Plugin-UUID-0.002009.tar.gz deleted file mode 100644 index 0d5511f..0000000 --- a/Test2-Plugin-UUID-0.002009.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cc533cea5ce45328eb839867d27594a4c7e9fdd11ffe6f6e548c91c3046007f -size 15980 diff --git a/Test2-Plugin-UUID-0.002010.tar.gz b/Test2-Plugin-UUID-0.002010.tar.gz new file mode 100644 index 0000000..3d29bcd --- /dev/null +++ b/Test2-Plugin-UUID-0.002010.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a1ec9d16d5621635a7b7981d92aea57b6c5a079232fed5e761c2e7b4496579 +size 16018 diff --git a/perl-Test2-Plugin-UUID.changes b/perl-Test2-Plugin-UUID.changes index 2f2ae71..4bf9d55 100644 --- a/perl-Test2-Plugin-UUID.changes +++ b/perl-Test2-Plugin-UUID.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Mar 30 05:34:15 UTC 2025 - Tina Müller + +- updated to 0.2.10 (0.002010) + see /usr/share/doc/packages/perl-Test2-Plugin-UUID/Changes + + 0.002010 2025-03-29 12:18:57-07:00 America/Los_Angeles + + - Remove void use of warnings {} + ------------------------------------------------------------------- Wed Sep 25 05:34:15 UTC 2024 - Tina Müller diff --git a/perl-Test2-Plugin-UUID.spec b/perl-Test2-Plugin-UUID.spec index ad4ba10..b50e21c 100644 --- a/perl-Test2-Plugin-UUID.spec +++ b/perl-Test2-Plugin-UUID.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test2-Plugin-UUID # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 Test2-Plugin-UUID Name: perl-Test2-Plugin-UUID -Version: 0.2.9 +Version: 0.2.10 Release: 0 -# 0.002009 -> normalize -> 0.2.9 -%define cpan_version 0.002009 +# 0.002010 -> normalize -> 0.2.10 +%define cpan_version 0.002010 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Use REAL UUIDs in Test2 URL: https://metacpan.org/release/%{cpan_name} @@ -51,7 +51,7 @@ sufficient if you want to keep a database of events, in that case a real UUID is much more useful. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor