upgrade to version 0.7.9
This commit is contained in:
parent
a8627ecc20
commit
0de7f6d201
Binary file not shown.
BIN
libnotify-0.7.9.tar.xz
Normal file
BIN
libnotify-0.7.9.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,14 @@
|
||||
Name: libnotify
|
||||
Version: 0.7.8
|
||||
Release: 2
|
||||
Version: 0.7.9
|
||||
Release: 1
|
||||
Summary: Notification library on desktop
|
||||
License: LGPLv2+
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/%{name}-%{version}.tar.xz
|
||||
BuildRequires: glib2-devel gtk-doc meson xmlto
|
||||
BuildRequires: docbook-xsl-ns
|
||||
BuildRequires: glib2-devel >= 2.26.0 gtk-doc meson xmlto
|
||||
BuildRequires: gdk-pixbuf2-devel gtk3-devel gobject-introspection-devel
|
||||
BuildRequires: /usr/bin/xsltproc
|
||||
Requires: glib2 >= 2.26.0
|
||||
|
||||
%description
|
||||
@ -40,13 +42,15 @@ Libraries and header files needed for development of programs using libnotify.
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_bindir}/notify-send
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/libnotify.so.*
|
||||
%{_libdir}/girepository-1.0/Notify-0.7.typelib
|
||||
%{_mandir}/man1/notify-send.1*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so
|
||||
%{_includedir}/*
|
||||
%dir %{_includedir}/libnotify
|
||||
%{_includedir}/libnotify/*
|
||||
%{_libdir}/libnotify.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/gir-1.0/Notify-0.7.gir
|
||||
|
||||
@ -57,6 +61,9 @@ Libraries and header files needed for development of programs using libnotify.
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 26 2021 hanhui<hanhui15@huawei.com> - 0.7.9-1
|
||||
- DESC:upgrade to version 0.7.9
|
||||
|
||||
* Wed Mar 10 2021 jinzhimin<jinzhimin2@huawei.com> - 0.7.8-2
|
||||
- rebuild libnotify
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user