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
|
Name: libnotify
|
||||||
Version: 0.7.8
|
Version: 0.7.9
|
||||||
Release: 2
|
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.7/%{name}-%{version}.tar.xz
|
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: gdk-pixbuf2-devel gtk3-devel gobject-introspection-devel
|
||||||
|
BuildRequires: /usr/bin/xsltproc
|
||||||
Requires: glib2 >= 2.26.0
|
Requires: glib2 >= 2.26.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -40,13 +42,15 @@ Libraries and header files needed for development of programs using libnotify.
|
|||||||
%doc AUTHORS
|
%doc AUTHORS
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/notify-send
|
%{_bindir}/notify-send
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/libnotify.so.*
|
||||||
%{_libdir}/girepository-1.0/Notify-0.7.typelib
|
%{_libdir}/girepository-1.0/Notify-0.7.typelib
|
||||||
|
%{_mandir}/man1/notify-send.1*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so
|
%dir %{_includedir}/libnotify
|
||||||
%{_includedir}/*
|
%{_includedir}/libnotify/*
|
||||||
|
%{_libdir}/libnotify.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_datadir}/gir-1.0/Notify-0.7.gir
|
%{_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/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Mar 10 2021 jinzhimin<jinzhimin2@huawei.com> - 0.7.8-2
|
||||||
- rebuild libnotify
|
- rebuild libnotify
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user