From d59aa5c65d39c7ab3855cab746c8e36be34bb8a8 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 8 Sep 2016 11:50:29 +0200 Subject: [PATCH] Bump and comment --- vlc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index acef6f5..a8e001a 100644 --- a/vlc.spec +++ b/vlc.spec @@ -32,7 +32,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc Version: 3.0.0 -Release: 0.7%{?dist} +Release: 0.8%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -506,6 +506,9 @@ fi || : %changelog +* Thu Sep 08 2016 Nicolas Chauvet - 3.0.0-0.8 +- Re-enable cleaning and rpath fix as we don't rebootstrap + * Fri Sep 02 2016 Nicolas Chauvet - 3.0.0-0.7 - Bump to 20160901 nightly - Fix plugins.dat path - rfbz#4184