Hello community,

here is the log from the commit of package go1.4 for openSUSE:Factory checked 
in at 2020-01-30 09:32:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.4 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.4.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.4"

Thu Jan 30 09:32:27 2020 rev:10 rq:766964 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.4/go1.4.changes      2019-03-27 
16:12:28.311651193 +0100
+++ /work/SRC/openSUSE:Factory/.go1.4.new.26092/go1.4.changes   2020-01-30 
09:32:47.181213500 +0100
@@ -1,0 +2,6 @@
+Fri Jan 24 13:43:31 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildREquire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavor.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.4.spec ++++++
--- /var/tmp/diff_new_pack.ob6Ovb/_old  2020-01-30 09:32:48.573214246 +0100
+++ /var/tmp/diff_new_pack.ob6Ovb/_new  2020-01-30 09:32:48.577214247 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go1.4
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 Summary:        A compiled, garbage-collected, concurrent programming language
 License:        BSD-3-Clause
 Group:          Development/Languages/Go
-Url:            http://golang.org
+URL:            http://golang.org
 Source0:        http://golang.org/dl/go%{version}.src.tar.gz
 Source1:        go-rpmlintrc
 Source3:        macros.go
@@ -95,7 +95,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 %arm
 %if 0%{?suse_version} >= 1210
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %endif
 %if 0%{?suse_version} >= 1100
 BuildRequires:  fdupes
@@ -128,7 +128,7 @@
 Summary:        Go runtime race detector
 License:        NCSA OR MIT
 Group:          Development/Languages/Other
-Url:            https://compiler-rt.llvm.org/
+URL:            https://compiler-rt.llvm.org/
 Requires:       %{name} = %{version}
 Supplements:    %{name} = %{version}
 ExclusiveArch:  %{tsan_arch}


Reply via email to