From 4c830f3c432e8a7c4d0d6d22d66d58cb5c5e89f6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 00:47:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- usbredir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usbredir.spec b/usbredir.spec index ed2bacb..40cf9c4 100644 --- a/usbredir.spec +++ b/usbredir.spec @@ -1,6 +1,6 @@ Name: usbredir Version: 0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: USB network redirection protocol libraries Group: System Environment/Libraries License: LGPLv2+ @@ -85,6 +85,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libusbredir*.la %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon May 13 2013 Hans de Goede - 0.6-3 - Fix usbredirserver not listening for ipv6 connections (rhbz#957470) - Fix a few (harmless) coverity warnings