Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
86d667251d
commit
87eac56ae1
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IPC-Run3
|
Name: perl-IPC-Run3
|
||||||
Version: 0.048
|
Version: 0.048
|
||||||
Release: 27%{?dist}
|
Release: 28%{?dist}
|
||||||
Summary: Run a subprocess in batch mode
|
Summary: Run a subprocess in batch mode
|
||||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl OR BSD-2-Clause
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl OR BSD-2-Clause
|
||||||
URL: https://metacpan.org/release/IPC-Run3
|
URL: https://metacpan.org/release/IPC-Run3
|
||||||
@ -61,6 +61,9 @@ find -type f -exec chmod -x {} \;
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.048-28
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Nov 28 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.048-27
|
* Mon Nov 28 2022 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.048-27
|
||||||
- Convert License to SPDX.
|
- Convert License to SPDX.
|
||||||
- Modernize spec.
|
- Modernize spec.
|
||||||
|
Loading…
Reference in New Issue
Block a user