From 54e5e096698f15be5e8421e57e5d79d9e69e158e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 11:59:26 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- openslp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openslp.spec b/openslp.spec index a5daf0c..232a8f7 100644 --- a/openslp.spec +++ b/openslp.spec @@ -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 - 2.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 17 2014 Vitezslav Crhonek - 2.0.0-2 - Launch slpd as a 'notify' daemon with systemd, rather than forking (patch by Stephen Gallagher)