This commit is contained in:
Dennis Gilmore 2016-02-04 03:54:44 +00:00
parent 2c95bf409f
commit 2cae3e3c3e

View File

@ -1,6 +1,6 @@
Name: libservicelog
Version: 1.1.15
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Servicelog Database and Library
Group: System Environment/Libraries
@ -77,6 +77,9 @@ getent group service >/dev/null || /usr/sbin/groupadd -r service
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Sep 30 2015 Jaromir Capik <jcapik@redhat.com> - 1.1.15-3
- Creating the 'service' group as a system one (#1212938)