Hello community,

here is the log from the commit of package caasp-dex for openSUSE:Factory 
checked in at 2018-12-13 19:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caasp-dex (Old)
 and      /work/SRC/openSUSE:Factory/.caasp-dex.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caasp-dex"

Thu Dec 13 19:49:48 2018 rev:2 rq:657782 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/caasp-dex/caasp-dex.changes      2018-02-01 
21:31:42.218575332 +0100
+++ /work/SRC/openSUSE:Factory/.caasp-dex.new.28833/caasp-dex.changes   
2018-12-13 19:49:49.156594344 +0100
@@ -1,0 +2,5 @@
+Wed Dec 12 21:45:58 UTC 2018 - c...@suse.com
+
+- Update Golang BuildRequires to 1.11 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ caasp-dex.spec ++++++
--- /var/tmp/diff_new_pack.T06LNx/_old  2018-12-13 19:49:49.636593724 +0100
+++ /var/tmp/diff_new_pack.T06LNx/_new  2018-12-13 19:49:49.640593719 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package dex
+# spec file for package caasp-dex
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -15,6 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+# Project name when using go tooling.
+%define go_version 1.11
+
 Name:           caasp-dex
 Version:        2.7.1
 Release:        0
@@ -24,11 +28,11 @@
 Url:            https://github.com/coreos/dex
 Source:         dex-%{version}.tar.xz
 
-BuildRequires:  git
 BuildRequires:  fdupes
-BuildRequires:  go >= 1.8.3
+BuildRequires:  git
+BuildRequires:  go >= %{go_version}
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) = 1.8
+BuildRequires:  golang(API) = %{go_version}
 
 Requires(post): %fillup_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to