update to uptream version 1.0.4
This commit is contained in:
parent
c7952d925c
commit
a2bcbaa145
Binary file not shown.
BIN
ukui-notification-daemon-1.0.4.tar.gz
Normal file
BIN
ukui-notification-daemon-1.0.4.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: ukui-notification-daemon
|
Name: ukui-notification-daemon
|
||||||
Version: 1.0.1
|
Version: 1.0.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: daemon to display passive popup notifications
|
Summary: daemon to display passive popup notifications
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: https://github.com/ukui/ukui-notification-daemon
|
URL: https://github.com/ukui/ukui-notification-daemon
|
||||||
@ -15,6 +15,8 @@ BuildRequires: dconf-devel
|
|||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: gsettings-qt-devel
|
BuildRequires: gsettings-qt-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libcanberra-devel
|
||||||
|
BuildRequires: ukui-interface
|
||||||
|
|
||||||
Requires: gsettings-qt
|
Requires: gsettings-qt
|
||||||
Requires: libX11
|
Requires: libX11
|
||||||
@ -48,16 +50,20 @@ pushd qmake-build
|
|||||||
%{make_install} INSTALL_ROOT=%{buildroot}
|
%{make_install} INSTALL_ROOT=%{buildroot}
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc debian/changelog
|
%doc debian/changelog
|
||||||
%license debian/copyright
|
%license debian/copyright
|
||||||
%{_prefix}/lib/ukui-notification-daemon/ukui-notification-daemon
|
%{_prefix}/lib/ukui-notification-daemon/ukui-notifications
|
||||||
%{_datadir}/dbus-1/services/org.ukui.freedesktop.Notification.service
|
%{_datadir}/dbus-1/services/org.ukui.freedesktop.Notification.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.ukui.notification.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.ukui.notification.gschema.xml
|
||||||
|
%{_datadir}/glib-2.0/schemas/org.ukui.log4qt.ukui-notification.gschema.xml
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2022 tanyulong <tanyulong@kylinos.cn> - 1.0.4-1
|
||||||
|
- update to uptream version 1.0.4
|
||||||
|
|
||||||
* Thu Feb 4 2021 lvhan <lvhan@kylinos.cn> - 1.0.1-2
|
* Thu Feb 4 2021 lvhan <lvhan@kylinos.cn> - 1.0.1-2
|
||||||
- update to upstream version 1.0.1-1
|
- update to upstream version 1.0.1-1
|
||||||
|
|
||||||
* Wed Nov 11 2020 douyan <douyan@kylinos.cn> - 1.0.1-1
|
* Wed Nov 11 2020 douyan <douyan@kylinos.cn> - 1.0.1-1
|
||||||
- update to upstream version 1.0.0-1+1031
|
- update to upstream version 1.0.0-1+1031
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user