Accepting request 999671 from X11:Deepin:Factory
- Update version to 5.14.45 * Fix bugs * Add HasAirplaneMode profile * New feature: disable sleep on VM OBS-URL: https://build.opensuse.org/request/show/999671 OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/deepin-daemon?expand=0&rev=33
This commit is contained in:
parent
a21d36c491
commit
0412480f69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59c4d2a617432f85e09d8e68dafdd3d6ff7b616a20e930a9bbf41d8e276b981d
|
||||
size 4510980
|
3
dde-daemon-5.14.45.tar.gz
Normal file
3
dde-daemon-5.14.45.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f0e948598a87f6f58c331f4e8abeeec34c4c46e3fd3c3227578c5ab43d2f44c
|
||||
size 4513050
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 13:46:13 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
- Update version to 5.14.45
|
||||
* Fix bugs
|
||||
* Add HasAirplaneMode profile
|
||||
* New feature: disable sleep on VM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 3 14:10:23 UTC 2022 - Hillwood Yang <hillwoodroc@gmail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define import_path github.com/linuxdeepin/dde-daemon
|
||||
|
||||
Name: deepin-daemon
|
||||
Version: 5.14.18
|
||||
Version: 5.14.45
|
||||
Release: 0
|
||||
Summary: Daemon handling the DDE session settings
|
||||
License: GPL-3.0+
|
||||
@ -69,6 +69,7 @@ BuildRequires: pkgconfig(xtst)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xkbfile)
|
||||
BuildRequires: pkgconfig(ddcutil)
|
||||
BuildRequires: golang-github-linuxdeepin-go-dbus-factory
|
||||
BuildRequires: golang-github-linuxdeepin-dde-api
|
||||
%if 0%{?sle_version} == 150200
|
||||
@ -316,10 +317,9 @@ fi
|
||||
%{_datadir}/dde/
|
||||
%{_datadir}/icons/hicolor/*/status/*
|
||||
%dir %{_datadir}/dsg
|
||||
%dir %{_datadir}/dsg/apps
|
||||
%dir %{_datadir}/dsg/apps/dde-session-daemon
|
||||
%dir %{_datadir}/dsg/apps/dde-session-daemon/configs
|
||||
%{_datadir}/dsg/apps/dde-session-daemon/configs/gesture.json
|
||||
%dir %{_datadir}/dsg/configs
|
||||
%dir %{_datadir}/dsg/configs/org.deepin.dde.daemon
|
||||
%{_datadir}/dsg/configs/org.deepin.dde.daemon/org.deepin.dde.daemon.gesture.json
|
||||
%{_unitdir}/deepin-accounts-daemon.service
|
||||
%{_sbindir}/rcdeepin-accounts-daemon
|
||||
%{_sbindir}/rchwclock_stop
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a1e194ddbcd252932f5c6272317aa0ae30097fcd137814a0f00ba465e0e36fe
|
||||
size 140093440
|
||||
oid sha256:eddc913f426dd6bbb0ace897ab81561762217f33023cf3f3b88d20e730acaaf9
|
||||
size 97501435
|
||||
|
Loading…
Reference in New Issue
Block a user