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 +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>