Accepting request 517017 from home:tiwai:branches:Virtualization
- Update to version 0.9.46: This release brings in a number of bugfixes and general enhancements, and a simple configuration wizard for Firejail sandbox – firejail-ui OBS-URL: https://build.opensuse.org/request/show/517017 OBS-URL: https://build.opensuse.org/package/show/Virtualization/firetools?expand=0&rev=3
This commit is contained in:
parent
468ee10a81
commit
a43ee4d0e2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4cef19fd662ba502c18435cca5caff4ae6eb5f7bd7c6725918cf1d71caeab1e4
|
|
||||||
size 107122
|
|
3
firetools-0.9.46.tar.xz
Normal file
3
firetools-0.9.46.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1245c6c3aa1437ea218a78dd62ff6c06f7e22fca7b62e967ff9630b54ed3f37c
|
||||||
|
size 206544
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 15 15:53:12 CEST 2017 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update to version 0.9.46:
|
||||||
|
This release brings in a number of bugfixes and general
|
||||||
|
enhancements, and a simple configuration wizard for Firejail
|
||||||
|
sandbox – firejail-ui
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 5 17:37:22 CEST 2016 - tiwai@suse.de
|
Fri Aug 5 17:37:22 CEST 2016 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: firetools
|
Name: firetools
|
||||||
Version: 0.9.40.1
|
Version: 0.9.46
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GUI for Firajail security sandbox
|
Summary: GUI for Firajail security sandbox
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
Url: http://firejail.sourceforge.net
|
Url: http://firejail.sourceforge.net
|
||||||
Source0: http://firejail.sourceforge.net/%{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libqt5-qtbase-devel
|
BuildRequires: libqt5-qtbase-devel
|
||||||
BuildRequires: libQt5Svg5
|
BuildRequires: libQt5Svg5
|
||||||
@ -49,8 +49,9 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_libexecdir}/firetools
|
||||||
%{_datadir}/pixmaps/%{name}.png
|
%{_datadir}/applications/*.desktop
|
||||||
|
%{_datadir}/pixmaps/*.png
|
||||||
%doc %{_docdir}/%{name}
|
%doc %{_docdir}/%{name}
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user