diff --git a/_service b/_service deleted file mode 100644 index 0d81176..0000000 --- a/_service +++ /dev/null @@ -1,14 +0,0 @@ - - - https://gitlab.gnome.org/GNOME/libnotify.git - git - @PARENT_TAG@ - 0.7.8 - enable - - - *.tar - xz - - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 4b72fce..0000000 --- a/_servicedata +++ /dev/null @@ -1,6 +0,0 @@ - - - git://git.gnome.org/libnotify - 43aac613f1c2a56aa672c36c157c9b8eb193ac25 - https://gitlab.gnome.org/GNOME/libnotify.git - 44f92222124b12987406d0768e760ecf9f7e27f8 \ No newline at end of file diff --git a/libnotify-0.7.8.tar.xz b/libnotify-0.7.8.tar.xz deleted file mode 100644 index 77b1149..0000000 --- a/libnotify-0.7.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:606f51c41882d353d1748c76b4d116cb9c71e02dfeeae2784c56bdc7c2548b75 -size 108756 diff --git a/libnotify-0.7.9.tar.xz b/libnotify-0.7.9.tar.xz new file mode 100644 index 0000000..c9099e6 --- /dev/null +++ b/libnotify-0.7.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 +size 98148 diff --git a/libnotify.changes b/libnotify.changes index 52e3b95..cb24c29 100644 --- a/libnotify.changes +++ b/libnotify.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Apr 5 22:02:35 UTC 2020 - Michael Gorse + +- Remove service files. + +------------------------------------------------------------------- +Sat Apr 4 15:24:23 UTC 2020 - mgorse@suse.com + +- Update to version 0.7.9: + + Added man page for notify-send. + + Dropped autotools. +- Require docbook5-xsl-stylesheets. Needed for manpage generation. + ------------------------------------------------------------------- Fri Apr 05 19:26:17 UTC 2019 - bjorn.lie@gmail.com diff --git a/libnotify.spec b/libnotify.spec index dad96e0..24e84f3 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -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 @@ D-BUS notifications library. %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 @@ D-BUS notifications library. %files tools %{_bindir}/notify-send +%{_mandir}/man1/notify-send.1%{ext_man} %files devel %{_libdir}/*.so