From 68ea4f161f86c4d38db96ded79dae71a95b3befbc5b974d95e25ee0b012c119f Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 16 May 2024 11:58:23 +0000 Subject: [PATCH] Accepting request 1173771 from devel:languages:perl:autoupdate - updated to 0.002003 see /usr/share/doc/packages/perl-Test2-Plugin-UUID/Changes 0.002003 2024-05-12 11:56:39-07:00 America/Los_Angeles - Fix issue where duplicate UUIDs could be generated after forking 0.002002 2024-04-25 12:16:42+01:00 Europe/Lisbon - Fix a debian issue (#2) OBS-URL: https://build.opensuse.org/request/show/1173771 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test2-Plugin-UUID?expand=0&rev=2 --- Test2-Plugin-UUID-0.002001.tar.gz | 3 --- Test2-Plugin-UUID-0.002003.tar.gz | 3 +++ perl-Test2-Plugin-UUID.changes | 11 +++++++++++ perl-Test2-Plugin-UUID.spec | 8 ++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 Test2-Plugin-UUID-0.002001.tar.gz create mode 100644 Test2-Plugin-UUID-0.002003.tar.gz diff --git a/Test2-Plugin-UUID-0.002001.tar.gz b/Test2-Plugin-UUID-0.002001.tar.gz deleted file mode 100644 index 4c7821f..0000000 --- a/Test2-Plugin-UUID-0.002001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c6c8d484d7153d8779dc155a992b203095b5c5aa1cfb1ee8bcedcd0601878c9 -size 9960 diff --git a/Test2-Plugin-UUID-0.002003.tar.gz b/Test2-Plugin-UUID-0.002003.tar.gz new file mode 100644 index 0000000..5d8306d --- /dev/null +++ b/Test2-Plugin-UUID-0.002003.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2fb53682192dba026cd443a6028e809f9f99b276cfa22ebb3ac92da52d18768 +size 11012 diff --git a/perl-Test2-Plugin-UUID.changes b/perl-Test2-Plugin-UUID.changes index 4b6f7ae..548e7fd 100644 --- a/perl-Test2-Plugin-UUID.changes +++ b/perl-Test2-Plugin-UUID.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 13 03:08:57 UTC 2024 - Tina Müller + +- updated to 0.002003 + see /usr/share/doc/packages/perl-Test2-Plugin-UUID/Changes + + 0.002003 2024-05-12 11:56:39-07:00 America/Los_Angeles + - Fix issue where duplicate UUIDs could be generated after forking + 0.002002 2024-04-25 12:16:42+01:00 Europe/Lisbon + - Fix a debian issue (#2) + ------------------------------------------------------------------- Thu Oct 13 07:39:53 UTC 2022 - Dirk Stoecker diff --git a/perl-Test2-Plugin-UUID.spec b/perl-Test2-Plugin-UUID.spec index e92977b..499efff 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) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Test2-Plugin-UUID Name: perl-Test2-Plugin-UUID -Version: 0.002001 +Version: 0.002003 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Use REAL UUIDs in Test2 @@ -27,10 +27,10 @@ Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-% BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Data::UUID) >= 1.148 +BuildRequires: perl(Data::UUID) BuildRequires: perl(Test2::API) >= 1.302165 BuildRequires: perl(Test2::V0) >= 0.000124 -Requires: perl(Data::UUID) >= 1.148 +Requires: perl(Data::UUID) Requires: perl(Test2::API) >= 1.302165 %{perl_requires}