diff --git a/_service b/_service index b7f4b5b..f2c2c75 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ git golang-packaging .git - 15.0.7 - v15.0.7 + 15.0.8 + v15.0.8 enable diff --git a/golang-packaging-15.0.7.tar.xz b/golang-packaging-15.0.7.tar.xz deleted file mode 100644 index df26fe1..0000000 --- a/golang-packaging-15.0.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6188ff72cd2cac05e0e58805c1e1b001aefaa0d4a95ef95c420360a34cc382b -size 16060 diff --git a/golang-packaging-15.0.8.tar.xz b/golang-packaging-15.0.8.tar.xz new file mode 100644 index 0000000..fecd988 --- /dev/null +++ b/golang-packaging-15.0.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce0335cf6c8386bbaf95fea91756f1f8e8515072ca12df61dd958fc653f10f7 +size 16128 diff --git a/golang-packaging.changes b/golang-packaging.changes index 537cabc..8a83c13 100644 --- a/golang-packaging.changes +++ b/golang-packaging.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Feb 12 16:45:42 UTC 2018 - opensuse-packaging@opensuse.org + +- Update to version 15.0.8: + * Fix Requires/Provides issue with split packages + * Remove unused variables + * Bump version to v15.0.5 + * *: always use -buildmode=pie + * bump version to v15.0.6 + * fix changelog + * golang.sh: Fix arch for aarch64 + * bump version to v15.0.7 + * Fix the handling of quoted extra args + * Bump version 15.0.8 + ------------------------------------------------------------------- Wed Aug 30 08:32:32 UTC 2017 - thipp@suse.de diff --git a/golang-packaging.spec b/golang-packaging.spec index ffc6684..18753ef 100644 --- a/golang-packaging.spec +++ b/golang-packaging.spec @@ -1,7 +1,7 @@ # # spec file for package golang-packaging # -# 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 @@ -17,7 +17,7 @@ Name: golang-packaging -Version: 15.0.7 +Version: 15.0.8 Release: 0 Summary: A toolchain to help packaging golang License: GPL-3.0