upgrade to version 0.7.9
This commit is contained in:
parent
3d0247e948
commit
ea2509ad55
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
|
||||
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,5 +61,11 @@ Libraries and header files needed for development of programs using libnotify.
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 28 2020 zhangqiumiao <zhangqiumiao1@huawei.com> - 0.7.9-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:upgrade to version 0.7.9
|
||||
|
||||
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.7.8-1
|
||||
- Package init
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: libnotify
|
||||
tag_prefix: ^v
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user