Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-linuxdeepin-go-dbus-factory for openSUSE:Factory checked in at
2022-03-07 17:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-linuxdeepin-go-dbus-factory
(Old)
and
/work/SRC/openSUSE:Factory/.golang-github-linuxdeepin-go-dbus-factory.new.1958
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-linuxdeepin-go-dbus-factory"
Mon Mar 7 17:46:28 2022 rev:5 rq:959477 version:1.10.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-linuxdeepin-go-dbus-factory/golang-github-linuxdeepin-go-dbus-factory.changes
2022-01-31 22:57:16.309601809 +0100
+++
/work/SRC/openSUSE:Factory/.golang-github-linuxdeepin-go-dbus-factory.new.1958/golang-github-linuxdeepin-go-dbus-factory.changes
2022-03-07 17:46:33.959126342 +0100
@@ -1,0 +2,21 @@
+Wed Feb 23 06:29:17 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Use last stable version of go to build
+
+-------------------------------------------------------------------
+Fri Feb 18 08:06:02 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 1.10.5
+ * Add ukey api
+ * Add dbus of pwatchd
+ * Add ab-recovery property: HasBackedUp
+ * Add GetReminderInfo api
+ * Add WLSimulateKey api
+ * Fix bugs
+
+-------------------------------------------------------------------
+Fri Jan 28 02:14:25 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Keep golang version on 1.15 on Leap15.4+
+
+-------------------------------------------------------------------
Old:
----
go-dbus-factory-1.9.44.tar.gz
New:
----
go-dbus-factory-1.10.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-linuxdeepin-go-dbus-factory.spec ++++++
--- /var/tmp/diff_new_pack.k4H5EE/_old 2022-03-07 17:46:34.623126151 +0100
+++ /var/tmp/diff_new_pack.k4H5EE/_new 2022-03-07 17:46:34.627126150 +0100
@@ -1,7 +1,7 @@
#
# spec file for package golang-github-linuxdeepin-go-dbus-factory
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%define import_path %{provider_prefix}
Name: golang-%{provider}-%{project}-%{repo}
-Version: 1.9.44
+Version: 1.10.5
Release: 0
Summary: Golang DBus factory
License: GPL-3.0+
@@ -30,15 +30,11 @@
Source0:
https://github.com/linuxdeepin/go-dbus-factory/archive/%{version}/%{repo}-%{version}.tar.gz
Group: Development/Languages/Golang
BuildRequires: fdupes
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
-BuildRequires: golang(API) = 1.15
-%endif
BuildRequires: golang-packaging
BuildRequires: golang-github-linuxdeepin-go-lib
BuildRequires: golang-github-linuxdeepin-go-gir-generator
BuildRequires: jq
BuildRequires: libxml2-tools
-Requires: golang(github.com/linuxdeepin/go-x11-client)
Requires: golang-github-linuxdeepin-go-x11-client
BuildArch: noarch
Autoreq: Off
@@ -52,6 +48,7 @@
%setup -q -n %{repo}-%{version}
%build
+export GO111MODULE=of
%goprep %{import_path}
%install
++++++ go-dbus-factory-1.9.44.tar.gz -> go-dbus-factory-1.10.5.tar.gz ++++++
++++ 7868 lines of diff (skipped)