From 7a0d8c5b1e54cbc22d99b741078c2628a49d142307c41c8075a54ccc78a7c5cd Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 18 Sep 2017 12:40:04 +0000 Subject: [PATCH] - add group OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=7 --- bubblewrap.changes | 5 +++++ bubblewrap.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bubblewrap.changes b/bubblewrap.changes index 77e9190..a333862 100644 --- a/bubblewrap.changes +++ b/bubblewrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 18 12:39:54 UTC 2017 - sebix+novell.com@sebix.at + +- add group + ------------------------------------------------------------------- Fri Jul 7 09:40:27 UTC 2017 - sebix+novell.com@sebix.at diff --git a/bubblewrap.spec b/bubblewrap.spec index 1dce4c2..c970991 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -18,9 +18,10 @@ Name: bubblewrap Version: 0.1.8 -Release: 1%{?dist} +Release: 0 Summary: Core execution tool for unprivileged containers License: LGPL-2.0+ +Group: Productivity/Security Url: https://github.com/projectatomic/bubblewrap Source: https://github.com/projectatomic/bubblewrap/archive/v%{version}.tar.gz # Does not have README.md and autogen.sh included -> unusable @@ -56,7 +57,6 @@ make %{?_smp_mflags} find %{buildroot} -type f -name "*.la" -delete -print %files -%defattr(-,root,root) %license COPYING %doc README.md %dir %{_datadir}/bash-completion