Hello community, here is the log from the commit of package pasystray for openSUSE:Factory checked in at 2018-04-11 14:01:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pasystray (Old) and /work/SRC/openSUSE:Factory/.pasystray.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pasystray" Wed Apr 11 14:01:14 2018 rev:4 rq:595149 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pasystray/pasystray.changes 2017-11-30 12:45:39.761327011 +0100 +++ /work/SRC/openSUSE:Factory/.pasystray.new/pasystray.changes 2018-04-11 14:03:35.695325775 +0200 @@ -1,0 +2,11 @@ +Tue Apr 10 09:13:03 UTC 2018 - [email protected] + +- Update dependencies + +------------------------------------------------------------------- +Tue Apr 10 06:16:09 UTC 2018 - [email protected] + +- Add pulseaudio as dependency (boo#1084813) +- Apply spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pasystray.spec ++++++ --- /var/tmp/diff_new_pack.M3PEQN/_old 2018-04-11 14:03:36.603292961 +0200 +++ /var/tmp/diff_new_pack.M3PEQN/_new 2018-04-11 14:03:36.607292816 +0200 @@ -1,7 +1,7 @@ # # spec file for package pasystray # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,15 +25,16 @@ Version: 0.6.0 Release: 0 Summary: PulseAudio system tray -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/GUI/Other -Url: https://github.com/christophgysin/pasystray +URL: https://github.com/christophgysin/pasystray Source: https://github.com/christophgysin/pasystray/archive/pasystray-%{version}.tar.gz # PATCH-FIX-UPSTREAM fix-memory-leak.patch boo#1070195 Patch0: fix-memory-leak.patch BuildRequires: automake BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(appindicator3-0.1) BuildRequires: pkgconfig(avahi-glib) BuildRequires: pkgconfig(avahi-ui) BuildRequires: pkgconfig(avahi-ui-gtk3) @@ -49,6 +50,7 @@ BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libpulse-mainloop-glib) BuildRequires: pkgconfig(libpulse-simple) +Requires: pulseaudio Suggests: paman Suggests: paprefs Suggests: pavucontrol @@ -78,13 +80,14 @@ %suse_update_desktop_file -u -r %{buildroot}%{_sysconfdir}/xdg/autostart/pasystray.desktop AudioVideo Mixer %files -%doc AUTHORS LICENSE README.md TODO +%license LICENSE +%doc AUTHORS README.md TODO %dir %{_datadir}/pasystray %{_sysconfdir}/xdg/autostart/pasystray.desktop %{_bindir}/pasystray %{_datadir}/applications/pasystray.desktop %{_datadir}/icons/hicolor/scalable/apps/pasystray.svg -%{_mandir}/man1/pasystray.1%{ext_man} +%{_mandir}/man1/pasystray.1%{?ext_man} %{_datadir}/pasystray/pasystray.glade %{_datadir}/pixmaps/pasystray.png
