diff --git a/perl-GD-Barcode.spec b/perl-GD-Barcode.spec index 46a404f8efa2c906bd0e126eb80873c9fdca0e05..8827aa422badab9afd7d58be9f0b5a74b1579081 100644 --- a/perl-GD-Barcode.spec +++ b/perl-GD-Barcode.spec @@ -1,9 +1,9 @@ Name: perl-GD-Barcode Version: 2.01 -Release: 1 +Release: 2 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/M/MI/MICHIELB/GD-Barcode-%{version}.tar.gz BuildArch: noarch @@ -60,6 +60,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Sep 4 2025 wangxiaomeng - 2.01-2 +- Fix URL error + * Mon Aug 04 2025 wangjiang - 2.01-1 - upgrade version to 2.01 1. Fix unitialized value warning in QRcode.pm