Rebuilt for Python 3.10
This commit is contained in:
parent
1d58a0ba78
commit
a34fd4487f
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
Name: 2ping
|
Name: 2ping
|
||||||
Version: 4.5
|
Version: 4.5
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Bi-directional ping utility
|
Summary: Bi-directional ping utility
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.finnie.org/software/2ping
|
URL: https://www.finnie.org/software/2ping
|
||||||
|
|
@ -51,6 +51,9 @@ install -Dp -m 0644 doc/2ping.1 %{buildroot}/%{_mandir}/man1/2ping6.1
|
||||||
%{_unitdir}/2ping.service
|
%{_unitdir}/2ping.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.5-4
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-3
|
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue