Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deepin-start for openSUSE:Factory checked in at 2022-01-31 22:56:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deepin-start (Old) and /work/SRC/openSUSE:Factory/.deepin-start.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-start" Mon Jan 31 22:56:55 2022 rev:4 rq:950212 version:5.8.55 Changes: -------- --- /work/SRC/openSUSE:Factory/deepin-start/deepin-start.changes 2021-08-16 10:14:16.214903899 +0200 +++ /work/SRC/openSUSE:Factory/.deepin-start.new.1898/deepin-start.changes 2022-01-31 22:57:22.161562405 +0100 @@ -1,0 +2,7 @@ +Wed Oct 27 03:21:06 UTC 2021 - Hillwood Yang <[email protected]> + +- Update version to 5.8.31 + * Fix bugs +- Fix build on Leap 15.4+ + +------------------------------------------------------------------- Old: ---- startdde-5.8.22.tar.gz New: ---- startdde-5.8.55.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deepin-start.spec ++++++ --- /var/tmp/diff_new_pack.9Tjj7o/_old 2022-01-31 22:57:23.293554783 +0100 +++ /var/tmp/diff_new_pack.9Tjj7o/_new 2022-01-31 22:57:23.301554729 +0100 @@ -1,7 +1,7 @@ # # spec file for package deepin-start # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,11 @@ %define import_path pkg.deepin.io/dde/startdde Name: deepin-start -Version: 5.8.22 +Version: 5.8.55 Release: 0 Summary: Starter of deepin desktop License: GPL-3.0-only +Group: System/Daemons URL: https://github.com/linuxdeepin/startdde Source0: https://github.com/linuxdeepin/startdde/archive/%{version}/%{_name}-%{version}.tar.gz Source1: vendor.tar.gz @@ -31,9 +32,8 @@ # PATCH-FIX-OPENSUSE deepin-start-disable-gobuild-in-makefile.patch [email protected] # Use gobuild macro instead of makefile to build go binaries Patch0: deepin-start-disable-gobuild-in-makefile.patch -Group: System/Daemons BuildRequires: fdupes -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300 BuildRequires: golang(API) = 1.15 %endif BuildRequires: golang-github-linuxdeepin-dde-api @@ -74,6 +74,15 @@ This package contains library source intended forbuilding other packages which use import path with pkg.deepin.io/dde/startdde prefix. +%package lang +Summary: Translations for package %{name} +Group: System/Localization +Requires: %{name} = %{version} +AutoReqProv: Off + +%description lang +Provides translations for the "%{name}" package. + %prep %autosetup -p1 -a1 -n %{_name}-%{version} mkdir -p $HOME/rpmbuild/BUILD/go/src/ @@ -106,6 +115,7 @@ rm -rf %{buildroot}%{_datadir}/lightdm/ %fdupes %{buildroot}%{_datadir} +%find_lang startdde %files %doc README.md CHANGELOG.md @@ -127,4 +137,6 @@ %files -n golang-github-linuxdeepin-startdde -f file.lst +%files lang -f startdde.lang + %changelog ++++++ deepin-start-disable-gobuild-in-makefile.patch ++++++ --- /var/tmp/diff_new_pack.9Tjj7o/_old 2022-01-31 22:57:23.325554568 +0100 +++ /var/tmp/diff_new_pack.9Tjj7o/_new 2022-01-31 22:57:23.329554541 +0100 @@ -1,7 +1,7 @@ -diff -Nur startdde-5.8.7/Makefile startdde-5.8.7-new/Makefile ---- startdde-5.8.7/Makefile 2021-03-18 18:01:16.000000000 +0800 -+++ startdde-5.8.7-new/Makefile 2021-04-09 20:15:35.339442511 +0800 -@@ -22,13 +22,13 @@ +diff -Nur startdde-5.8.55/Makefile startdde-5.8.55-new/Makefile +--- startdde-5.8.55/Makefile 2021-10-15 16:02:17.000000000 +0800 ++++ startdde-5.8.55-new/Makefile 2021-12-16 20:08:59.186695438 +0800 +@@ -24,13 +24,13 @@ jq . misc/config/auto_launch.json >/dev/null startdde: @@ -16,9 +16,9 @@ - env GOPATH="${CURDIR}/${GOPATH_DIR}:${GOPATH}" ${GOBUILD} -o greeter-display-daemon ${GOPKG_PREFIX}/cmd/greeter-display-daemon +# env GOPATH="${CURDIR}/${GOPATH_DIR}:${GOPATH}" ${GOBUILD} -o greeter-display-daemon ${GOPKG_PREFIX}/cmd/greeter-display-daemon - build: prepare startdde auto_launch_json fix-xauthority-perm greeter-display-daemon - -@@ -42,18 +42,18 @@ + out/locale/%/LC_MESSAGES/startdde.mo: misc/po/%.po + mkdir -p $(@D) +@@ -53,18 +53,18 @@ GOPATH="${CURDIR}/${GOPATH_DIR}:${GOPATH}" install: @@ -42,7 +42,7 @@ mkdir -p ${DESTDIR}/etc/profile.d/ install -v -m0644 misc/profile.d/* ${DESTDIR}/etc/profile.d/ mkdir -p $(DESTDIR)$(PREFIX)/share/glib-2.0/schemas -@@ -70,4 +70,4 @@ +@@ -85,4 +85,4 @@ check_code_quality: prepare env GOPATH="${CURDIR}/${GOPATH_DIR}:${GOPATH}" go vet ./... ++++++ startdde-5.8.22.tar.gz -> startdde-5.8.55.tar.gz ++++++ ++++ 2551 lines of diff (skipped)
