From a43ee4d0e23d264765460a2ee809d7f03e26cf427ef5b5fe354d389189e68ffc Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 15 Aug 2017 14:51:16 +0000 Subject: [PATCH] Accepting request 517017 from home:tiwai:branches:Virtualization MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- firetools-0.9.40.1.tar.bz2 | 3 --- firetools-0.9.46.tar.xz | 3 +++ firetools.changes | 8 ++++++++ firetools.spec | 9 +++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 firetools-0.9.40.1.tar.bz2 create mode 100644 firetools-0.9.46.tar.xz diff --git a/firetools-0.9.40.1.tar.bz2 b/firetools-0.9.40.1.tar.bz2 deleted file mode 100644 index 8edd2b2..0000000 --- a/firetools-0.9.40.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cef19fd662ba502c18435cca5caff4ae6eb5f7bd7c6725918cf1d71caeab1e4 -size 107122 diff --git a/firetools-0.9.46.tar.xz b/firetools-0.9.46.tar.xz new file mode 100644 index 0000000..28930e5 --- /dev/null +++ b/firetools-0.9.46.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1245c6c3aa1437ea218a78dd62ff6c06f7e22fca7b62e967ff9630b54ed3f37c +size 206544 diff --git a/firetools.changes b/firetools.changes index adfb96f..5573328 100644 --- a/firetools.changes +++ b/firetools.changes @@ -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 diff --git a/firetools.spec b/firetools.spec index b2a90c1..2fa03c0 100644 --- a/firetools.spec +++ b/firetools.spec @@ -17,13 +17,13 @@ Name: firetools -Version: 0.9.40.1 +Version: 0.9.46 Release: 0 Summary: GUI for Firajail security sandbox License: GPL-2.0 Group: Productivity/Security Url: http://firejail.sourceforge.net -Source0: http://firejail.sourceforge.net/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: libqt5-qtbase-devel BuildRequires: libQt5Svg5 @@ -49,8 +49,9 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} install %files %defattr(-,root,root) %{_bindir}/* -%{_datadir}/applications/%{name}.desktop -%{_datadir}/pixmaps/%{name}.png +%{_libexecdir}/firetools +%{_datadir}/applications/*.desktop +%{_datadir}/pixmaps/*.png %doc %{_docdir}/%{name} %{_mandir}/man1/*