This commit is contained in:
Dennis Gilmore 2014-06-07 11:59:26 -05:00
parent 6bdbfd402f
commit 54e5e09669

View File

@ -2,7 +2,7 @@
Summary: Open implementation of Service Location Protocol V2
Name: openslp
Version: 2.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Group: System Environment/Libraries
License: BSD
@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 17 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.0-2
- Launch slpd as a 'notify' daemon with systemd, rather than forking
(patch by Stephen Gallagher)