Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deepin-daemon for openSUSE:Factory checked in at 2022-04-22 21:54:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-daemon (Old) and /work/SRC/openSUSE:Factory/.deepin-daemon.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-daemon" Fri Apr 22 21:54:10 2022 rev:9 rq:971853 version:5.14.18 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-daemon/deepin-daemon.changes 2022-03-07 17:46:10.299133176 +0100 +++ /work/SRC/openSUSE:Factory/.deepin-daemon.new.1538/deepin-daemon.changes 2022-04-22 21:55:05.698863475 +0200 @@ -1,0 +2,9 @@ +Sun Apr 3 14:10:23 UTC 2022 - Hillwood Yang <[email protected]> + +- Update version to 5.14.18 + * Change pkg.deepin.io to github.com + * Fix bugs + * Update tranlations +- Drop fix-login_defs-path.patch, merged by upstream + +------------------------------------------------------------------- Old: ---- dde-daemon-5.14.11.1.tar.gz fix-login_defs-path.patch New: ---- dde-daemon-5.14.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-daemon.spec ++++++ --- /var/tmp/diff_new_pack.DswXsI/_old 2022-04-22 21:55:07.042865007 +0200 +++ /var/tmp/diff_new_pack.DswXsI/_new 2022-04-22 21:55:07.062865030 +0200 @@ -16,10 +16,10 @@ # %define _name dde-daemon -%define import_path pkg.deepin.io/dde/daemon +%define import_path github.com/linuxdeepin/dde-daemon Name: deepin-daemon -Version: 5.14.11.1 +Version: 5.14.18 Release: 0 Summary: Daemon handling the DDE session settings License: GPL-3.0+ @@ -38,10 +38,7 @@ # PATCH-FIX-OPENSUSE disable-gobuild-in-makefile.patch [email protected] # Use gobuild macro instead of makefile to build go binaries Patch2: disable-gobuild-in-makefile.patch -# PATCH-Fix-UPSTREAM fix-login_defs-path.patch -# https://github.com/linuxdeepin/dde-daemon/commit/1262c03c5e5b4771f04a73ee2c01e1490f4e96af -Patch3: fix-login_defs-path.patch -Patch4: harden_deepin-accounts-daemon.service.patch +Patch3: harden_deepin-accounts-daemon.service.patch Group: System/GUI/Other BuildRequires: lightdm BuildRequires: lightdm-gtk-greeter @@ -299,8 +296,6 @@ # %{_prefix}/lib/modules-load.d/i2c_dev.conf %dir %{_sysconfdir}/pulse/daemon.conf.d %config %{_sysconfdir}/pulse/daemon.conf.d/10-deepin.conf -%dir %{_sysconfdir}/grub.d -%{_sysconfdir}/grub.d/35_deepin_gfxmode %{_prefix}/lib/%{name}/ %dir %{_sysusersdir} %{_sysusersdir}/%{name}.conf ++++++ dde-daemon-5.14.11.1.tar.gz -> dde-daemon-5.14.18.tar.gz ++++++ ++++ 29814 lines of diff (skipped) ++++++ disable-gobuild-in-makefile.patch ++++++ --- /var/tmp/diff_new_pack.DswXsI/_old 2022-04-22 21:55:07.714865773 +0200 +++ /var/tmp/diff_new_pack.DswXsI/_new 2022-04-22 21:55:07.718865777 +0200 @@ -1,8 +1,8 @@ -diff -Nur dde-daemon-5.14.11.1/Makefile dde-daemon-5.14.11.1-new/Makefile ---- dde-daemon-5.14.11.1/Makefile 2022-01-20 09:58:02.000000000 +0800 -+++ dde-daemon-5.14.11.1-new/Makefile 2022-02-17 22:45:53.224122130 +0800 -@@ -5,8 +5,8 @@ - export GO111MODULE=off +diff -Nur dde-daemon-5.14.18/Makefile dde-daemon-5.14.18-new/Makefile +--- dde-daemon-5.14.18/Makefile 2022-03-03 17:27:19.000000000 +0800 ++++ dde-daemon-5.14.18-new/Makefile 2022-04-03 21:42:19.575417035 +0800 +@@ -6,8 +6,8 @@ + export GOPATH=$(shell go env GOPATH) BINARIES = \ - dde-session-daemon \ @@ -12,7 +12,7 @@ grub2 \ search \ theme-thumb-tool \ -@@ -15,7 +15,7 @@ +@@ -16,7 +16,7 @@ soundeffect \ dde-lockservice \ dde-authority \ @@ -21,7 +21,7 @@ dde-greeter-setter LANGUAGES = $(basename $(notdir $(wildcard misc/po/*.po))) -@@ -28,7 +28,7 @@ +@@ -31,7 +31,7 @@ @ln -snf ../../../.. ${GOPATH_DIR}/src/${GOPKG_PREFIX}; out/bin/%: prepare @@ -29,8 +29,8 @@ +# env GOPATH="${CURDIR}/${GOPATH_DIR}:${GOPATH}" ${GOBUILD} -o $@ ${GOBUILD_OPTIONS} ${GOPKG_PREFIX}/bin/${@F} out/bin/default-file-manager: bin/default-file-manager/main.c - gcc $^ $(shell pkg-config --cflags --libs gio-unix-2.0) -o $@ -@@ -56,7 +56,7 @@ + gcc $^ $(shell pkg-config --cflags --libs gio-unix-2.0) $(CFLAGS) -o $@ +@@ -59,7 +59,7 @@ deepin-policy-ts-convert ts2policy misc/polkit-action/com.deepin.daemon.$$i.policy.in misc/ts/com.deepin.daemon.$$i.policy misc/polkit-action/com.deepin.daemon.$$i.policy; \ done
