Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-github-linuxdeepin-go-lib for
openSUSE:Factory checked in at 2022-03-07 17:46:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-linuxdeepin-go-lib (Old)
and /work/SRC/openSUSE:Factory/.golang-github-linuxdeepin-go-lib.new.1958
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-linuxdeepin-go-lib"
Mon Mar 7 17:46:29 2022 rev:5 rq:959478 version:5.8.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-linuxdeepin-go-lib/golang-github-linuxdeepin-go-lib.changes
2022-01-31 22:57:15.249608946 +0100
+++
/work/SRC/openSUSE:Factory/.golang-github-linuxdeepin-go-lib.new.1958/golang-github-linuxdeepin-go-lib.changes
2022-03-07 17:46:34.955126055 +0100
@@ -1,0 +2,18 @@
+Wed Feb 23 06:29:58 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Use last stable version of go to build
+
+-------------------------------------------------------------------
+Fri Feb 18 07:59:11 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Update version to 5.8.4
+ * Add SyncWriteFile
+ * Add BindTextdomainCodeset
+ * Fix bugs
+
+-------------------------------------------------------------------
+Fri Jan 28 02:13:06 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Keep golang version on 1.15 on Leap15.4+
+
+-------------------------------------------------------------------
Old:
----
go-lib-5.7.35.tar.gz
New:
----
go-lib-5.8.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-linuxdeepin-go-lib.spec ++++++
--- /var/tmp/diff_new_pack.f5h1U6/_old 2022-03-07 17:46:38.363125071 +0100
+++ /var/tmp/diff_new_pack.f5h1U6/_new 2022-03-07 17:46:38.367125070 +0100
@@ -1,7 +1,7 @@
#
# spec file for package golang-github-linuxdeepin-go-lib
#
-# 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,7 +20,7 @@
%define import_path pkg.deepin.io/lib
Name: golang-github-linuxdeepin-go-lib
-Version: 5.7.35
+Version: 5.8.4
Release: 0
Summary: Go bindings for Deepin Desktop Environment development
License: GPL-3.0-or-later
@@ -39,9 +39,6 @@
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(x11)
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
-BuildRequires: golang(API) = 1.15
-%endif
BuildArch: noarch
Requires: golang(pkg.deepin.io/gir/gio-2.0)
Requires: golang(pkg.deepin.io/gir/glib-2.0)
@@ -56,6 +53,7 @@
%setup -q -n %{_name}-%{version}
%build
+export GO111MODULE=off
%goprep %{import_path}
%install
++++++ go-lib-5.7.35.tar.gz -> go-lib-5.8.4.tar.gz ++++++
++++ 7384 lines of diff (skipped)