From a580bbe1d4b56cf7d143aee779bb26545d29392b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 01:17:38 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libmtp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmtp.spec b/libmtp.spec index 9892e64..805617b 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -3,7 +3,7 @@ Name: libmtp Version: 1.1.6 -Release: 0%{?dist} +Release: 1%{?dist} Summary: A software library for MTP media players URL: http://libmtp.sourceforge.net/ @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.1.6-1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Mar 15 2013 Linus Walleij 1.1.6-0 - New upstream version, several bug fixes, apropriate for GVFS etc.