From 3cee9bb4f572c0ed67e4e58c7b2e2b45cbbb733e64ac66d43407afda601836d8 Mon Sep 17 00:00:00 2001 From: cpanmirror Date: Sat, 24 Jan 2026 05:43:09 +0000 Subject: [PATCH] Automatic update to PDF-Reuse-Barcode-0.09.tar.gz --- PDF-Reuse-Barcode-0.07.tar.gz | 3 --- PDF-Reuse-Barcode-0.09.tar.gz | 3 +++ perl-PDF-Reuse-Barcode.changes | 13 +++++++++++++ perl-PDF-Reuse-Barcode.spec | 13 +++++++------ 4 files changed, 23 insertions(+), 9 deletions(-) delete mode 100644 PDF-Reuse-Barcode-0.07.tar.gz create mode 100644 PDF-Reuse-Barcode-0.09.tar.gz diff --git a/PDF-Reuse-Barcode-0.07.tar.gz b/PDF-Reuse-Barcode-0.07.tar.gz deleted file mode 100644 index 1a57166..0000000 --- a/PDF-Reuse-Barcode-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfef171e3942bb1bc702c4314efe3f5c888aa67ffeeb9555a54eaabaada2a345 -size 8319 diff --git a/PDF-Reuse-Barcode-0.09.tar.gz b/PDF-Reuse-Barcode-0.09.tar.gz new file mode 100644 index 0000000..1e62a23 --- /dev/null +++ b/PDF-Reuse-Barcode-0.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdec326c103a05bc22afdf8f5560b293dd31d36707db7ba892bd35c93da6e5a +size 10099 diff --git a/perl-PDF-Reuse-Barcode.changes b/perl-PDF-Reuse-Barcode.changes index 7234366..7e51512 100644 --- a/perl-PDF-Reuse-Barcode.changes +++ b/perl-PDF-Reuse-Barcode.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jan 24 05:43:09 UTC 2026 - Tina Müller + +- updated to 0.90.0 (0.09) + see /usr/share/doc/packages/perl-PDF-Reuse-Barcode/Changes + + 0.09 Thu Jan 22 2026 + Address CPANTS Kwalitee metrics: add provides, LICENSE, + SECURITY.md, CONTRIBUTING.md + + 0.08 Thu Jan 22 2026 + Added GitHub repository and bugtracker metadata + ------------------------------------------------------------------- Sat Nov 28 12:34:25 UTC 2020 - Dirk Stoecker diff --git a/perl-PDF-Reuse-Barcode.spec b/perl-PDF-Reuse-Barcode.spec index 4d53bd3..6166af7 100644 --- a/perl-PDF-Reuse-Barcode.spec +++ b/perl-PDF-Reuse-Barcode.spec @@ -1,7 +1,7 @@ # # spec file for package perl-PDF-Reuse-Barcode # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name PDF-Reuse-Barcode Name: perl-PDF-Reuse-Barcode -Version: 0.70.0 +Version: 0.90.0 Release: 0 -# 0.07 -> normalize -> 0.70.0 -%define cpan_version 0.07 +# 0.09 -> normalize -> 0.90.0 +%define cpan_version 0.09 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Create barcodes for PDF documents with PDF::Reuse URL: https://metacpan.org/release/%{cpan_name} @@ -79,7 +79,7 @@ pixels high (the guard bars a few pixels longer) and the box/background is text under the bars are 10 pixels high. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor @@ -94,6 +94,7 @@ make test %perl_gen_filelist %files -f %{name}.files -%doc Changes README +%doc Changes CONTRIBUTING.md README SECURITY.md +%license LICENSE %changelog -- 2.51.1