public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-UUID] f45: 0.39 bump
Date: Mon, 07 Sep 2026 14:12:42 GMT	[thread overview]
Message-ID: <178879036286.1.2992026713009723855.rpms-perl-UUID-cc7cc5206905@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-07 14:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178879036286.1.2992026713009723855.rpms-perl-UUID-cc7cc5206905@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox