public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Devel-LeakGuard-Object] rawhide: 0.09 bump (rhbz#2510677)
Date: Mon, 03 Aug 2026 14:53:39 GMT	[thread overview]
Message-ID: <178576881912.1.13519813996992966831.rpms-perl-Devel-LeakGuard-Object-2d464f0eb36c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Devel-LeakGuard-Object
Branch : rawhide
Commit : 2d464f0eb36c9eb93c688373720e96995e6fc310
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-08-03T16:53:30+02:00
Stats  : +13/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Devel-LeakGuard-Object/c/2d464f0eb36c9eb93c688373720e96995e6fc310?branch=rawhide

Log:
0.09 bump (rhbz#2510677)

---
diff --git a/.gitignore b/.gitignore
index 4ecf369..a53881f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Devel-LeakGuard-Object-0.06.tar.gz
 /Devel-LeakGuard-Object-0.07.tar.gz
 /Devel-LeakGuard-Object-0.08.tar.gz
+/Devel-LeakGuard-Object-0.09.tar.gz

diff --git a/perl-Devel-LeakGuard-Object.spec b/perl-Devel-LeakGuard-Object.spec
index 0b1e28c..e449b69 100644
--- a/perl-Devel-LeakGuard-Object.spec
+++ b/perl-Devel-LeakGuard-Object.spec
@@ -1,12 +1,13 @@
 Name:           perl-Devel-LeakGuard-Object
-Version:        0.08
-Release:        30%{?dist}
+Version:        0.09
+Release:        1%{?dist}
 Summary:        Scoped checks for object leaks
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Devel-LeakGuard-Object
 Source0:        https://cpan.metacpan.org/authors/id/P/PT/PTC/Devel-LeakGuard-Object-%{version}.tar.gz
 BuildArch:      noarch
 # Build
+BuildRequires:  coreutils
 BuildRequires:  make
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
@@ -22,6 +23,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Scalar::Util)
 # Tests only
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(latest)
@@ -50,10 +52,15 @@ make test
 %files
 %license LICENSE
 %doc Changes README.md
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%dir %{perl_vendorlib}/Devel
+%dir %{perl_vendorlib}/Devel/LeakGuard
+%{perl_vendorlib}/Devel/LeakGuard/Object*
+%{_mandir}/man3/Devel::LeakGuard::Object*
 
 %changelog
+* Mon Aug 03 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-1
+- 0.09 bump (rhbz#2510677)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-30
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index e76e67f..1c405b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5a9b6ed97b2f609bd7f79bf480e6464  Devel-LeakGuard-Object-0.08.tar.gz
+SHA512 (Devel-LeakGuard-Object-0.09.tar.gz) = a6462bb2d36c1adfa264b0fb0c2683b398be4500301257ffecadab7ac4f9950eb00f977757944956f3d537658a4a266067508f0e79c701026f522d78c0f2afd6

                 reply	other threads:[~2026-08-03 14:53 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=178576881912.1.13519813996992966831.rpms-perl-Devel-LeakGuard-Object-2d464f0eb36c@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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