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