modify source package from Source0 in spec file

This commit is contained in:
wangjiang 2022-11-17 11:42:52 +08:00
parent 5359b8ce35
commit 83d8c90feb
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-JSON-PP Name: perl-JSON-PP
Epoch: 1 Epoch: 1
Version: 4.12 Version: 4.12
Release: 1 Release: 2
Summary: JSON::XS compatible pure-Perl module. Summary: JSON::XS compatible pure-Perl module.
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/JSON-PP URL: https://metacpan.org/release/JSON-PP
@ -58,6 +58,9 @@ make test
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Thu Nov 17 2022 wangjiang <wangjiang37@h-partners.com> - 1:4.12-2
- modify source package
* Wed Oct 26 2022 wangjiang <wangjiang37@h-partners.com> - 1:4.12-1 * Wed Oct 26 2022 wangjiang <wangjiang37@h-partners.com> - 1:4.12-1
- upgrade version to 4.12 - upgrade version to 4.12