public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-PDF-Reuse] f44: 0.44 bump
@ 2026-08-06 18:42
0 siblings, 0 replies; only message in thread
From: @ 2026-08-06 18:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-PDF-Reuse
Branch : f44
Commit : 6ea678c39377713c25a63f3ef50c4f6c744dc0ea
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-08-06T20:17:15+02:00
Stats : +11/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-PDF-Reuse/c/6ea678c39377713c25a63f3ef50c4f6c744dc0ea?branch=f44
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 dcb11fc..f42ecb4 100644
--- a/perl-PDF-Reuse.spec
+++ b/perl-PDF-Reuse.spec
@@ -1,5 +1,5 @@
Name: perl-PDF-Reuse
-Version: 0.43
+Version: 0.44
Release: 1%{?dist}
Summary: Reuse and mass produce PDF documents
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -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
+
* Fri Jan 30 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.43-1
- 0.43 bump
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:42 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:42 [rpms/perl-PDF-Reuse] f44: 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