From 05c3a6394d1ecaeffddbd51a239cdd9d7b602f3df46e432f01136d2c84898b83 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Wed, 8 Jun 2016 10:43:16 +0000 Subject: [PATCH] Accepting request 400650 from home:MargueriteSu:branches:devel:languages:go OBS-URL: https://build.opensuse.org/request/show/400650 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=35 --- _service | 10 +++++----- golang-packaging-14.9.0.tar.xz | 3 --- golang-packaging-14.9.1.tar.xz | 3 +++ golang-packaging.changes | 9 +++++++++ golang-packaging.spec | 2 +- 5 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 golang-packaging-14.9.0.tar.xz create mode 100644 golang-packaging-14.9.1.tar.xz diff --git a/_service b/_service index f10dce0..d3ceefb 100644 --- a/_service +++ b/_service @@ -1,17 +1,17 @@ - + https://github.com/openSUSE/golang-packaging git golang-packaging .git - 14.9.0 - v14.9.0 + 14.9.1 + v14.9.1 enable - + *.tar xz - + diff --git a/golang-packaging-14.9.0.tar.xz b/golang-packaging-14.9.0.tar.xz deleted file mode 100644 index 676332e..0000000 --- a/golang-packaging-14.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19129fbf9d5224e499a8896700940b12dccd0eec21d39fde236d24145990a7f4 -size 18856 diff --git a/golang-packaging-14.9.1.tar.xz b/golang-packaging-14.9.1.tar.xz new file mode 100644 index 0000000..6385b16 --- /dev/null +++ b/golang-packaging-14.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db81a50636c0a8b9736d30d27894b1b03723c316d4b7a8387fcb03d70003d1b3 +size 18752 diff --git a/golang-packaging.changes b/golang-packaging.changes index f778ebc..183062b 100644 --- a/golang-packaging.changes +++ b/golang-packaging.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 08 10:36:29 UTC 2016 - i@marguerite.su + +- Update to version 14.9.1: + * simplify rpmsysinfo.rb: don't guess variables' + values can be passed in by RPM environment + variables. use RbConfig to get libdir. + * support s390x architecture + ------------------------------------------------------------------- Sun Apr 17 14:38:04 UTC 2016 - mpluskal@suse.com diff --git a/golang-packaging.spec b/golang-packaging.spec index 7869d1c..cabba16 100644 --- a/golang-packaging.spec +++ b/golang-packaging.spec @@ -17,7 +17,7 @@ Name: golang-packaging -Version: 14.9.0 +Version: 14.9.1 Release: 0 Summary: A toolchain to help packaging golang License: GPL-3.0