1.67 bump
This commit is contained in:
parent
9584078eda
commit
d50a50d408
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/Pod-Parser-1.63.tar.gz
|
||||
/Pod-Parser-1.65.tar.gz
|
||||
/Pod-Parser-1.66.tar.gz
|
||||
/Pod-Parser-1.67.tar.gz
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Pod-Parser
|
||||
Version: 1.66
|
||||
Release: 2%{?dist}
|
||||
Version: 1.67
|
||||
Release: 1%{?dist}
|
||||
Summary: Basic perl modules for handling Plain Old Documentation (POD)
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Pod-Parser
|
||||
@ -80,6 +80,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 04 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.67-1
|
||||
- 1.67 bump
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pod-Parser-1.66.tar.gz) = 7e9db0166ad74e45a61542a12e901443ae82e5ba06d8c0704f9a617fc792b41b5520b9c071f9ec93bddffaae9a3e2232a777e45d1f64f8e418dd788dd49c189f
|
||||
SHA512 (Pod-Parser-1.67.tar.gz) = 62cfbb9da1f4ccb224fb3e3d3f952f6c1579728ad7dcd7f2ef0b0393dabe8caa06cd5e259a875b58066fe0a519b3db1d26a40ae5aa23d1eff06e20547cac1e33
|
||||
|
||||
Loading…
Reference in New Issue
Block a user