public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-PDF-Reuse] rawhide: 0.44 bump
Date: Thu, 06 Aug 2026 18:09:05 GMT [thread overview]
Message-ID: <178603974552.1.11644848144394145574.rpms-perl-PDF-Reuse-941e8c289641@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-PDF-Reuse
Branch : rawhide
Commit : 941e8c2896410053b079cb8aa3b3874dd47ffc8c
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-08-06T19:44:13+02:00
Stats : +12/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-PDF-Reuse/c/941e8c2896410053b079cb8aa3b3874dd47ffc8c?branch=rawhide
Log:
0.44 bump
---
diff --git a/.gitignore b/.gitignore
index 406f339..3c8c6fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ PDF-Reuse-0.35.tar.gz
/PDF-Reuse-0.37.tar.gz
/PDF-Reuse-0.39.tar.gz
/PDF-Reuse-0.43.tar.gz
+/PDF-Reuse-0.44.tar.gz
diff --git a/perl-PDF-Reuse.spec b/perl-PDF-Reuse.spec
index 54f5a7e..15a94ad 100644
--- a/perl-PDF-Reuse.spec
+++ b/perl-PDF-Reuse.spec
@@ -1,6 +1,6 @@
Name: perl-PDF-Reuse
-Version: 0.43
-Release: 2%{?dist}
+Version: 0.44
+Release: 1%{?dist}
Summary: Reuse and mass produce PDF documents
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Url: https://metacpan.org/release/PDF-Reuse
@@ -23,11 +23,15 @@ BuildRequires: perl(Digest::MD5)
BuildRequires: perl(Exporter)
BuildRequires: perl(strict)
BuildRequires: perl(Text::PDF::TTFont0)
+BuildRequires: perl(Text::PDF::Utils)
BuildRequires: perl(warnings)
# Tests:
BuildRequires: perl(Carp)
BuildRequires: perl(Font::TTF)
BuildRequires: perl(Data::Dumper)
+BuildRequires: perl(File::Spec)
+BuildRequires: perl(File::Spec::Functions)
+BuildRequires: perl(File::Temp)
BuildRequires: perl(IO::String)
BuildRequires: perl(Test)
BuildRequires: perl(Test::Deep)
@@ -35,6 +39,7 @@ BuildRequires: perl(Test::More)
Requires: perl(Carp)
Requires: perl(Data::Dumper)
Requires: perl(Text::PDF::TTFont0)
+Requires: perl(Text::PDF::Utils)
%description
This module allows you to reuse PDF-files. You can use pages, images,
@@ -95,6 +100,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Thu Aug 06 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.44-1
+- 0.44 bump
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index b87d988..8948af8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (PDF-Reuse-0.43.tar.gz) = f00a96a96715d2d24e2e6455c790ffe49ca42990721cd2d1f677cc0793fdaceb7614b438ef683d3e9c31742792944a461f94aeeb328f55b04431234d3fb661fa
+SHA512 (PDF-Reuse-0.44.tar.gz) = 18f765b8bba045c092c348a4d805de9e6faff00d0cc18d92f5d664d2f9eeac6e8f005634af79f0458dc9e773eea9d8950fba1a742fe425aba1d9342dffaa8ee4
reply other threads:[~2026-08-06 18:09 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=178603974552.1.11644848144394145574.rpms-perl-PDF-Reuse-941e8c289641@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