public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-PDF-Reuse] rawhide: 0.44 bump
@ 2026-08-06 18:09
0 siblings, 0 replies; only message in thread
From: @ 2026-08-06 18:09 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 18:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 18:09 [rpms/perl-PDF-Reuse] rawhide: 0.44 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox