commit 156cf58442294e950d6cd9e9deb94bf1eb212141
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Jan 4 03:25:34 2019 +0000
Restore Obsoletes/Provides vlc-plugin-jack
vlc.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 9127500..cbf7309 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -44,7 +44,7 @@ Summary: The cross-platform open-source multimedia framework, player and
server
Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -243,6 +243,10 @@ Requires: hicolor-icon-theme
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
+#Merge back jack plugin into main
+Obsoletes: vlc-plugin-jack < %{version}-%{release}
+Provides: vlc-plugin-jack = %{version}-%{release}
+
%description
VLC media player is a highly portable multimedia player and multimedia framework
@@ -575,6 +579,9 @@ fi || :
%changelog
+* Fri Jan 04 2019 Sérgio Basto <sergio(a)serjux.com> - 1:3.0.5-0.2
+- Restore Obsoletes/Provides vlc-plugin-jack
+
* Thu Dec 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-0.1
- Bump Epoch
- Update to 20181213