Hello community,

here is the log from the commit of package coredns for openSUSE:Factory checked 
in at 2020-07-21 15:41:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coredns (Old)
 and      /work/SRC/openSUSE:Factory/.coredns.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coredns"

Tue Jul 21 15:41:05 2020 rev:11 rq:821451 version:1.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/coredns/coredns.changes  2020-03-27 
21:55:47.782740365 +0100
+++ /work/SRC/openSUSE:Factory/.coredns.new.3592/coredns.changes        
2020-07-21 15:42:45.367713732 +0200
@@ -1,0 +2,5 @@
+Tue Jul 14 20:58:42 UTC 2020 - Dirk Mueller <[email protected]>
+
+- fix vendoring to build against go 1.13+
+
+-------------------------------------------------------------------

New:
----
  _servicedata

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

Other differences:
------------------
++++++ coredns.spec ++++++
--- /var/tmp/diff_new_pack.Q3wXTA/_old  2020-07-21 15:42:53.055723870 +0200
+++ /var/tmp/diff_new_pack.Q3wXTA/_new  2020-07-21 15:42:53.059723875 +0200
@@ -30,7 +30,7 @@
 Source10:       Corefile
 Source11:       coredns.service
 BuildRequires:  fdupes
-BuildRequires:  golang(API) >= 1.12
+BuildRequires:  golang(API) >= 1.13
 
 %description
 CoreDNS is a DNS server in Go. It has a plugin architecture for
@@ -65,7 +65,7 @@
 find . -mindepth 1 -maxdepth 1 -exec cp -r {} $HOME/go/src/%{project} \;
 
 cd $HOME/go/src/%{project}
-go build -v -buildmode=pie -o coredns
+go build -mod=vendor -v -buildmode=pie -o coredns
 
 %check
 # Too many tests fail due to the restricted permissions in the build 
enviroment.

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/coredns/coredns</param>
              <param 
name="changesrevision">da7f65b3a8f1a092c0b7f2c84b7c1b215dfb94a0</param></service></servicedata>++++++
 vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/coredns/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.coredns.new.3592/vendor.tar.gz differ: char 5, line 
1


Reply via email to