From 69aaea13055c030207bf9f76c65c07254e51f40c Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Fri, 27 Jul 2018 00:56:05 +0100 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: leigh123linux --- libdca.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdca.spec b/libdca.spec index 76d51d3..6773a0f 100644 --- a/libdca.spec +++ b/libdca.spec @@ -1,7 +1,7 @@ Summary: DTS Coherent Acoustics decoder library Name: libdca Version: 0.0.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://www.videolan.org/developers/libdca.html Source: http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2 @@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f %{_libdir}/%{name}.so %changelog +* Thu Jul 26 2018 RPM Fusion Release Engineering - 0.0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue May 15 2018 Leigh Scott - 0.0.6-1 - Update to 0.0.6 release