Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pipewire for openSUSE:Factory 
checked in at 2024-03-26 19:24:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pipewire (Old)
 and      /work/SRC/openSUSE:Factory/.pipewire.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pipewire"

Tue Mar 26 19:24:14 2024 rev:109 rq:1160422 version:1.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes        2024-03-13 
22:17:57.630907556 +0100
+++ /work/SRC/openSUSE:Factory/.pipewire.new.1905/pipewire.changes      
2024-03-26 19:24:31.910910333 +0100
@@ -1,0 +2,6 @@
+Tue Mar 19 07:42:26 UTC 2024 - Richard Biener <[email protected]>
+
+- Avoid %if %{pkg_vcmp gcc < 8}, instead replicate the condition
+  from the BuildRequires section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pipewire.spec ++++++
--- /var/tmp/diff_new_pack.ezvSog/_old  2024-03-26 19:24:32.502932117 +0100
+++ /var/tmp/diff_new_pack.ezvSog/_new  2024-03-26 19:24:32.502932117 +0100
@@ -194,7 +194,7 @@
 Summary:        PipeWire libjack replacement libraries
 Group:          Development/Libraries/C and C++
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 
 %description libjack-%{apiver_str}
 PipeWire is a server and user space API to deal with multimedia pipelines.
@@ -396,7 +396,7 @@
 %endif
 
 %build
-%if %{pkg_vcmp gcc < 8}
+%if 0%{?suse_version} <= 1500
 export CC=gcc-11
 export CXX=g++-11
 %endif

Reply via email to