Rebuilt for Python 3.9
This commit is contained in:
parent
620cc8760b
commit
a7f1445134
@ -1,7 +1,7 @@
|
|||||||
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
Summary: A firewall daemon with D-Bus interface providing a dynamic firewall
|
||||||
Name: firewalld
|
Name: firewalld
|
||||||
Version: 0.8.2
|
Version: 0.8.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
URL: http://www.firewalld.org
|
URL: http://www.firewalld.org
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz
|
Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz
|
||||||
@ -277,6 +277,9 @@ fi
|
|||||||
%{_mandir}/man1/firewall-config*.1*
|
%{_mandir}/man1/firewall-config*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8.2-4
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Wed May 13 2020 Eric Garver <egarver@garver.life> - 0.8.2-3
|
* Wed May 13 2020 Eric Garver <egarver@garver.life> - 0.8.2-3
|
||||||
- use python interpreter flags from rpm macros
|
- use python interpreter flags from rpm macros
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user