Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2026-03-05 17:14:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlc (Old)
 and      /work/SRC/openSUSE:Factory/.vlc.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlc"

Thu Mar  5 17:14:11 2026 rev:165 rq:1336300 version:3.0.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2026-02-21 21:00:49.414093137 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new.561/vlc.changes 2026-03-05 
17:15:35.475754008 +0100
@@ -1,0 +2,6 @@
+Wed Mar  4 09:09:48 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Obsolete vlc-vdpau by the -noX package when building without vlc
+  support.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vlc.spec ++++++
--- /var/tmp/diff_new_pack.kiJQYU/_old  2026-03-05 17:15:39.495920381 +0100
+++ /var/tmp/diff_new_pack.kiJQYU/_new  2026-03-05 17:15:39.515921209 +0100
@@ -281,6 +281,9 @@
 Recommends:     %{name}-codecs
 Recommends:     libdvdcss
 Conflicts:      %{conflicts}-noX
+%if %{without vdpau}
+Obsoletes:      %{name}-vdpau < %{version}-%{release}
+%endif
 # The lang-package was renamed to vlc-lang to assist AppStream building
 Obsoletes:      %{name}-noX-lang
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kiJQYU/_old  2026-03-05 17:15:39.835934452 +0100
+++ /var/tmp/diff_new_pack.kiJQYU/_new  2026-03-05 17:15:39.879936273 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://code.videolan.org/videolan/vlc.git</param>
-    <param name="revision">3.0.x</param>
+    <param name="revision">3.0.23-2</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param 
name="versionrewrite-pattern">v?([^+-]*)(-rc\d+)?(-[12])?(\+0)?(\+\d+)?</param>
     <param name="versionrewrite-replacement">\1\5</param>

Reply via email to