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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cc533cea5ce45328eb839867d27594a4c7e9fdd11ffe6f6e548c91c3046007f
|
||||
size 15980
|
||||
3
Test2-Plugin-UUID-0.002010.tar.gz
Normal file
3
Test2-Plugin-UUID-0.002010.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31a1ec9d16d5621635a7b7981d92aea57b6c5a079232fed5e761c2e7b4496579
|
||||
size 16018
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 05:34:15 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user