SHA256
8
0
forked from pool/perl-UUID

Accepting request 1182919 from devel:languages:perl:autoupdate

- updated to 0.360.0 (0.36)
   see /usr/share/doc/packages/perl-UUID/Changes
  0.36 
    - Fix distro tests run from read-only location.
      - Thanks Petr Pisar. [rt.cpan.org #153854]
  0.35 
    - Reworked persist file handling for speed.
    - Reworked seeding for front-loading prefork processes.
      - Thanks again to Christopher Rasch-Olsen Raa.

OBS-URL: https://build.opensuse.org/request/show/1182919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-UUID?expand=0&rev=20
This commit is contained in:
2024-06-27 17:14:01 +00:00
committed by Git OBS Bridge
parent 3626c62676
commit cdebc43f29
4 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8479a34ba604103b1f3a998d4ad1c616f84e58be267ac14549f663a96badfaf0
size 71428

3
UUID-0.36.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c182e9ad854981a90803ae25380d2197ca6f923519e1d524bc85205eaf49bf06
size 72570

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Jun 23 16:50:11 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 0.360.0 (0.36)
see /usr/share/doc/packages/perl-UUID/Changes
0.36 Sat Jun 22 21:24:39 EDT 2024
- Fix distro tests run from read-only location.
- Thanks Petr Pisar. [rt.cpan.org #153854]
0.35 Wed May 29 14:40:34 EDT 2024
- Reworked persist file handling for speed.
- Reworked seeding for front-loading prefork processes.
- Thanks again to Christopher Rasch-Olsen Raa.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 30 03:09:40 UTC 2024 - Tina Müller <timueller+perl@suse.de> Tue Apr 30 03:09:40 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name UUID %define cpan_name UUID
Name: perl-UUID Name: perl-UUID
Version: 0.340.0 Version: 0.360.0
Release: 0 Release: 0
# 0.34 -> normalize -> 0.340.0 # 0.36 -> normalize -> 0.360.0
%define cpan_version 0.34 %define cpan_version 0.36
License: Artistic-2.0 License: Artistic-2.0
Summary: Universally Unique Identifier library for Perl Summary: Universally Unique Identifier library for Perl
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}