Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wire for openSUSE:Factory checked in 
at 2023-03-09 17:45:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wire (Old)
 and      /work/SRC/openSUSE:Factory/.wire.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wire"

Thu Mar  9 17:45:25 2023 rev:9 rq:1070228 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wire/wire.changes        2022-09-29 
18:13:27.911267922 +0200
+++ /work/SRC/openSUSE:Factory/.wire.new.31432/wire.changes     2023-03-09 
17:45:41.134890533 +0100
@@ -1,0 +2,6 @@
+Wed Mar  8 15:05:01 UTC 2023 - Marina Latini <marina.lat...@suse.com>
+
+- Build with go >= 1.19 on SUSE Linux Enterprise and
+  with go1.18 only on SUSE Linux Enterprise 15 SP3. (bsc#1203599)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wire.spec ++++++
--- /var/tmp/diff_new_pack.6aNh0n/_old  2023-03-09 17:45:42.390897218 +0100
+++ /var/tmp/diff_new_pack.6aNh0n/_new  2023-03-09 17:45:42.398897262 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wire
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,10 +35,11 @@
 Source0:        %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
-%if 0%{?suse_version}
+%if 0%{?sle_version} == 150300
+# Needed due to bsc#1203599
 BuildRequires:  golang(API) = 1.18
 %else
-BuildRequires:  golang >= 1.12
+BuildRequires:  golang(API) >= 1.19
 %endif
 %{?systemd_ordering}
 ExcludeArch:    s390

Reply via email to