Hello community, here is the log from the commit of package pavucontrol for openSUSE:Factory checked in at 2019-09-09 23:52:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pavucontrol (Old) and /work/SRC/openSUSE:Factory/.pavucontrol.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pavucontrol" Mon Sep 9 23:52:36 2019 rev:31 rq:729385 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pavucontrol/pavucontrol.changes 2019-07-02 15:18:31.650752475 +0200 +++ /work/SRC/openSUSE:Factory/.pavucontrol.new.7948/pavucontrol.changes 2019-09-09 23:52:38.209276502 +0200 @@ -1,0 +2,6 @@ +Fri Sep 6 05:24:51 UTC 2019 - Antoine Belvire <[email protected]> + +- Add runtime requirement on pulseaudio (boo#1149634). +- Refresh spec file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavucontrol.spec ++++++ --- /var/tmp/diff_new_pack.IfP28F/_old 2019-09-09 23:52:38.749276390 +0200 +++ /var/tmp/diff_new_pack.IfP28F/_new 2019-09-09 23:52:38.753276389 +0200 @@ -27,15 +27,12 @@ BuildRequires: gcc-c++ BuildRequires: intltool BuildRequires: pkgconfig -BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(libpulse) >= 0.9.16 BuildRequires: pkgconfig(libpulse-mainloop-glib) >= 0.9.16 BuildRequires: pkgconfig(sigc++-2.0) -Recommends: %{name}-lang BuildRequires: pkgconfig(gtkmm-3.0) >= 2.99 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.16 +Requires: pulseaudio %description PulseAudio Volume Control (pavucontrol) is a simple GTK based volume @@ -55,17 +52,10 @@ %install %make_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file %{name} # This is documentation we prefer to have in the package doc directory rm -r %{buildroot}%{_datadir}/doc/%{name} -%post -%desktop_database_post - -%postun -%desktop_database_postun - %files %license LICENSE %doc doc/README doc/README.html doc/style.css
