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
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c6c8d484d7153d8779dc155a992b203095b5c5aa1cfb1ee8bcedcd0601878c9
|
|
||||||
size 9960
|
|
3
Test2-Plugin-UUID-0.002003.tar.gz
Normal file
3
Test2-Plugin-UUID-0.002003.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2fb53682192dba026cd443a6028e809f9f99b276cfa22ebb3ac92da52d18768
|
||||||
|
size 11012
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 03:08:57 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- 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 <opensuse@dstoecker.de>
|
Thu Oct 13 07:39:53 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Test2-Plugin-UUID
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Test2-Plugin-UUID
|
%define cpan_name Test2-Plugin-UUID
|
||||||
Name: perl-Test2-Plugin-UUID
|
Name: perl-Test2-Plugin-UUID
|
||||||
Version: 0.002001
|
Version: 0.002003
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Use REAL UUIDs in Test2
|
Summary: Use REAL UUIDs in Test2
|
||||||
@@ -27,10 +27,10 @@ Source0: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Data::UUID) >= 1.148
|
BuildRequires: perl(Data::UUID)
|
||||||
BuildRequires: perl(Test2::API) >= 1.302165
|
BuildRequires: perl(Test2::API) >= 1.302165
|
||||||
BuildRequires: perl(Test2::V0) >= 0.000124
|
BuildRequires: perl(Test2::V0) >= 0.000124
|
||||||
Requires: perl(Data::UUID) >= 1.148
|
Requires: perl(Data::UUID)
|
||||||
Requires: perl(Test2::API) >= 1.302165
|
Requires: perl(Test2::API) >= 1.302165
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user