From 53c178652cfb51654b95886f1fe4c0f3fe3258a0 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 4 Aug 2017 12:48:34 -0600 Subject: [PATCH] Rebuild for libimobiledevice 1.2 in RHEL 7.4 --- libgpod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgpod.spec b/libgpod.spec index 8fa7078..530af3f 100644 --- a/libgpod.spec +++ b/libgpod.spec @@ -12,7 +12,7 @@ Summary: Library to access the contents of an iPod Name: libgpod Version: 0.8.3 -Release: 14%{?dist} +Release: 15%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtkpod.org/libgpod.html @@ -207,6 +207,9 @@ find %{buildroot} -type f -name "*.a" -delete %endif %changelog +* Fri Aug 4 2017 Orion Poplawski - 0.8.3-15 +- Rebuild for libimobiledevice 1.2 in RHEL 7.4 + * Fri Oct 14 2016 Timotheus Pokorra - 0.8.3-14 - Rebuilt for Mono4 in Epel7