public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-UUID] f45: 0.39 bump
@ 2026-09-07 14:12 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-07 14:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-UUID
Branch : f45
Commit : cc7cc5206905aad6763eea2fdb96fd36c91a59aa
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-09-07T16:07:36+02:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-UUID/c/cc7cc5206905aad6763eea2fdb96fd36c91a59aa?branch=f45

Log:
0.39 bump

---
diff --git a/.gitignore b/.gitignore
index 98e3288..4353551 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /UUID-0.36.tar.gz
 /UUID-0.37.tar.gz
 /UUID-0.38.tar.gz
+/UUID-0.39.tar.gz

diff --git a/perl-UUID.spec b/perl-UUID.spec
index 1378414..473a351 100644
--- a/perl-UUID.spec
+++ b/perl-UUID.spec
@@ -1,6 +1,6 @@
 Name:           perl-UUID
-Version:        0.38
-Release:        3%{?dist}
+Version:        0.39
+Release:        1%{?dist}
 Summary:        Universally Unique Identifier library for Perl
 # lib/UUID.pm:  Artistic-2.0
 # README:       Artistic-2.0
@@ -94,6 +94,8 @@ find %{buildroot} -type f -name '*.bs' -size 0 -delete
 # Install tests
 mkdir -p %{buildroot}%{_libexecdir}/%{name}
 cp -a t %{buildroot}%{_libexecdir}/%{name}
+# t/1cover/no-time-hires.t requires UUID in blib without Time::HiRes in @INC.
+rm %{buildroot}%{_libexecdir}/%{name}/t/1cover/no-time-hires.t
 cat > %{buildroot}%{_libexecdir}/%{name}/test << 'EOF'
 #!/bin/sh
 export USE_ITHREADS=1
@@ -116,6 +118,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Mon Sep 07 2026 Petr Pisar <ppisar@redhat.com> - 0.39-1
+- 0.39 bump
+
 * Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-3
 - Perl 5.44 rebuild
 

diff --git a/sources b/sources
index 0563bb2..1fe9181 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UUID-0.38.tar.gz) = d6241c3fad700db3e41b544887b0766fb676407af0e59be34ab3b3496e5c1fd66015e9bdfda9d7cc31b7aa13139ba8fdbcc8e32ef155865317c408a9c4380361
+SHA512 (UUID-0.39.tar.gz) = 141aca750e768d9b99bbee25f3428fc2fdbd2f8ce20c04cf5f62acff4db6e432a1f9c731985ec1b0e6811e5b13e4d21b5fcf758df18816966f5bc8e48c193032

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-07 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 14:12 [rpms/perl-UUID] f45: 0.39 bump 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox