Hello community, here is the log from the commit of package libnotify for openSUSE:Factory checked in at 2020-04-13 12:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnotify (Old) and /work/SRC/openSUSE:Factory/.libnotify.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnotify" Mon Apr 13 12:50:01 2020 rev:40 rq:792298 version:0.7.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libnotify/libnotify.changes 2019-05-03 22:12:00.811462302 +0200 +++ /work/SRC/openSUSE:Factory/.libnotify.new.3248/libnotify.changes 2020-04-13 12:50:03.808562977 +0200 @@ -1,0 +2,13 @@ +Sun Apr 5 22:02:35 UTC 2020 - Michael Gorse <[email protected]> + +- Remove service files. + +------------------------------------------------------------------- +Sat Apr 4 15:24:23 UTC 2020 - [email protected] + +- Update to version 0.7.9: + + Added man page for notify-send. + + Dropped autotools. +- Require docbook5-xsl-stylesheets. Needed for manpage generation. + +------------------------------------------------------------------- Old: ---- _service _servicedata libnotify-0.7.8.tar.xz New: ---- libnotify-0.7.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnotify.spec ++++++ --- /var/tmp/diff_new_pack.muUWNn/_old 2020-04-13 12:50:04.664563460 +0200 +++ /var/tmp/diff_new_pack.muUWNn/_new 2020-04-13 12:50:04.668563462 +0200 @@ -1,7 +1,7 @@ # # spec file for package libnotify # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,17 @@ Name: libnotify -Version: 0.7.8 +Version: 0.7.9 Release: 0 Summary: Notifications Library License: LGPL-2.1-or-later Group: Development/Libraries/X11 URL: http://galago-project.org/ -#Source0: https://download.gnome.org/sources/libnotify/0.7/%%{name}-%%{version}.tar.xz -Source: %{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/libnotify/0.7/%{name}-%{version}.tar.xz Source98: libnotify-rpmlintrc Source99: baselibs.conf +BuildRequires: docbook5-xsl-stylesheets BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: meson @@ -99,7 +99,7 @@ %files -n libnotify4 %license COPYING # README is empty -%doc AUTHORS ChangeLog NEWS +%doc AUTHORS NEWS %{_libdir}/*.so.* %files -n typelib-1_0-Notify-0_7 @@ -107,6 +107,7 @@ %files tools %{_bindir}/notify-send +%{_mandir}/man1/notify-send.1%{ext_man} %files devel %{_libdir}/*.so ++++++ libnotify-0.7.8.tar.xz -> libnotify-0.7.9.tar.xz ++++++ ++++ 2269 lines of diff (skipped)
