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