update to 0.8.2

This commit is contained in:
zppzhangpan 2023-07-21 14:40:49 +08:00
parent 8c02cf1d98
commit 6aaa6e42f4
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libnotify-0.8.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
Name: libnotify Name: libnotify
Version: 0.8.1 Version: 0.8.2
Release: 1 Release: 1
Summary: Notification library on desktop Summary: Notification library on desktop
License: LGPLv2+ License: LGPLv2+
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.8/%{name}-%{version}.tar.xz Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.8/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-ns BuildRequires: docbook-xsl-ns
BuildRequires: glib2-devel >= 2.26.0 gtk-doc meson xmlto BuildRequires: glib2-devel >= 2.26.0 gi-docgen meson xmlto
BuildRequires: gdk-pixbuf2-devel gtk3-devel gobject-introspection-devel BuildRequires: gdk-pixbuf2-devel gtk3-devel gobject-introspection-devel
BuildRequires: /usr/bin/xsltproc BuildRequires: /usr/bin/xsltproc
Requires: glib2 >= 2.26.0 Requires: glib2 >= 2.26.0
@ -58,9 +58,12 @@ Libraries and header files needed for development of programs using libnotify.
%defattr(-,root,root) %defattr(-,root,root)
%doc NEWS %doc NEWS
%doc %{_docdir}/libnotify/spec/* %doc %{_docdir}/libnotify/spec/*
%{_datadir}/gtk-doc/html/* %doc %{_datadir}/doc/libnotify-0/
%changelog %changelog
* Fri Jul 21 2023 zhangpan <zhangpan103@h-partners.com> - 0.8.2-1
- update to 0.8.2
* Tue Nov 1 2022 seuzw <930zhaowei@163.com> - 0.8.1-1 * Tue Nov 1 2022 seuzw <930zhaowei@163.com> - 0.8.1-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA