diff --git a/perl-GD-Barcode.spec b/perl-GD-Barcode.spec index 4512b19602576a1267f54ced53b934d87a995624..b02fd8a3dd2bf41d12692db4c85a5db32d467d0b 100644 --- a/perl-GD-Barcode.spec +++ b/perl-GD-Barcode.spec @@ -1,9 +1,9 @@ Name: perl-GD-Barcode Version: 1.15 -Release: 31 +Release: 32 Summary: Create barcode image with GD License: GPL-1.0-or-later or Artistic-1.0-Perl -URL: https://metacpan.org/release/GD-Barcode +URL: https://metacpan.org/pod/GD::Barcode Source0: https://cpan.metacpan.org/authors/id/K/KW/KWITKNR/GD-Barcode-%{version}.tar.gz BuildArch: noarch @@ -42,6 +42,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 23 2025 wangjiang - 1.15-32 +- Fix URL error + * Wed Nov 02 2022 wangjiang - 1.15-31 - modify the license to make it specification