Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2019-06-24 21:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pulseaudio (Old)
 and      /work/SRC/openSUSE:Factory/.pulseaudio.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pulseaudio"

Mon Jun 24 21:49:43 2019 rev:161 rq:709906 version:12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes    2019-04-28 
19:59:03.982948947 +0200
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new.4615/pulseaudio.changes  
2019-06-24 21:49:43.567936682 +0200
@@ -1,0 +2,13 @@
+Tue Jun 11 13:28:38 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Rebase qpaeq-shebang.patch to python3 instead of python, as we
+  build pulseaudio with python3 support and not python2. Aka
+  pulseaudio requires /usr/bin/python3 and not /usr/bin/python.
+
+-------------------------------------------------------------------
+Tue Jun 11 12:28:38 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut the build queues by allowing usage of systemd-mini
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pulseaudio.spec ++++++
--- /var/tmp/diff_new_pack.zJ3CU5/_old  2019-06-24 21:49:44.415937337 +0200
+++ /var/tmp/diff_new_pack.zJ3CU5/_new  2019-06-24 21:49:44.419937341 +0200
@@ -70,8 +70,8 @@
 BuildRequires:  lirc-devel
 BuildRequires:  orc >= 0.4.9
 BuildRequires:  pkgconfig
-BuildRequires:  systemd
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files

++++++ qpaeq-shebang.patch ++++++
--- /var/tmp/diff_new_pack.zJ3CU5/_old  2019-06-24 21:49:44.603937483 +0200
+++ /var/tmp/diff_new_pack.zJ3CU5/_new  2019-06-24 21:49:44.607937485 +0200
@@ -2,7 +2,7 @@
 +++ src/utils/qpaeq    2018-05-15 14:12:49.002967454 +0200
 @@ -1,4 +1,4 @@
 -#!/usr/bin/env python
-+#!/usr/bin/python
++#!/usr/bin/python3
  #    qpaeq is a equalizer interface for pulseaudio's equalizer sinks
  #    Copyright (C) 2009  Jason Newton <[email protected]
  #


Reply via email to