- update to version 0.9.58:

* split network interface stats in a separate window
 * detect --net=none in network interface stats
 * support for Firejail LTS versions
 * bugfixes

OBS-URL: https://build.opensuse.org/package/show/Virtualization/firetools?expand=0&rev=6
This commit is contained in:
Sebastian Wagner 2019-06-02 19:02:02 +00:00 committed by Git OBS Bridge
parent f27e8060cc
commit aeb3e174cd
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jun 2 16:37:07 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 0.9.58:
* split network interface stats in a separate window
* detect --net=none in network interface stats
* support for Firejail LTS versions
* bugfixes
-------------------------------------------------------------------
Mon Mar 5 07:59:54 UTC 2018 - sebix+novell.com@sebix.at

View File

@ -17,13 +17,14 @@
Name: firetools
Version: 0.9.52
Version: 0.9.58
Release: 0
Summary: GUI for Firajail security sandbox
License: GPL-2.0
Group: Productivity/Security
Url: https://firejail.wordpress.com/
Source0: https://superb-sea2.dl.sourceforge.net/project/firejail/firetools/%{name}-%{version}.tar.xz
Source0: https://netix.dl.sourceforge.net/project/firejail/firetools/firetools-%{version}.tar.xz
Source1: https://datapacket.dl.sourceforge.net/project/firejail/firetools/firetools-%{version}.tar.xz.asc
BuildRequires: gcc-c++
BuildRequires: libqt5-qtbase-devel
BuildRequires: automake