Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package keybase-client for openSUSE:Factory 
checked in at 2022-01-03 10:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keybase-client (Old)
 and      /work/SRC/openSUSE:Factory/.keybase-client.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keybase-client"

Mon Jan  3 10:49:17 2022 rev:19 rq:943303 version:5.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/keybase-client/keybase-client.changes    
2021-10-04 18:41:45.786232778 +0200
+++ /work/SRC/openSUSE:Factory/.keybase-client.new.1896/keybase-client.changes  
2022-01-03 10:49:41.703586780 +0100
@@ -1,0 +2,9 @@
+Thu Dec 30 12:14:35 UTC 2021 - Matthias Bach <[email protected]> - 5.9.0
+
+- Upgrade to version 5.9.0
+  * Security enhancements
+- Upgrade Go version used for compilation to 1.16
+- Added vendor-5.9.0.tar.xz providing vendored dependencies, as
+  upstream no longer vendors them.
+
+-------------------------------------------------------------------

Old:
----
  client-5.8.1.tar.xz

New:
----
  client-5.9.0.tar.xz
  vendor-5.9.0.tar.xz

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

Other differences:
------------------
++++++ keybase-client.spec ++++++
--- /var/tmp/diff_new_pack.1AEEJ3/_old  2022-01-03 10:49:42.571587112 +0100
+++ /var/tmp/diff_new_pack.1AEEJ3/_new  2022-01-03 10:49:42.575587113 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           keybase-client
-Version:        5.8.1
+Version:        5.9.0
 Release:        0
 Summary:        Keybase command line client
 License:        BSD-3-Clause
@@ -27,11 +27,14 @@
 Source:         client-%{version}.tar.xz
 Source1:        README.SUSE
 Source2:        keybase.service
+Source3:        vendor-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  go1.14
+BuildRequires:  go1.16
 BuildRequires:  golang-packaging
 BuildRequires:  gzip
 BuildRequires:  pkgconfig
+BuildRequires:  tar
+BuildRequires:  xz
 BuildRequires:  pkgconfig(systemd)
 %{go_nostrip}
 %{?systemd_ordering}
@@ -46,6 +49,7 @@
 
 %prep
 %setup -q -n client-%{version}
+tar -xaf %{SOURCE3}
 
 %build
 %{goprep} github.com/keybase/client/go

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1AEEJ3/_old  2022-01-03 10:49:42.619587131 +0100
+++ /var/tmp/diff_new_pack.1AEEJ3/_new  2022-01-03 10:49:42.623587132 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/keybase/client.git</param>
     <param name="scm">git</param>
     <param name="subdir">go/</param>
-    <param name="revision">refs/tags/v5.8.1</param>
+    <param name="revision">refs/tags/v5.9.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="filename">client</param>

++++++ client-5.8.1.tar.xz -> client-5.9.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/keybase-client/client-5.8.1.tar.xz 
/work/SRC/openSUSE:Factory/.keybase-client.new.1896/client-5.9.0.tar.xz differ: 
char 26, line 1

Reply via email to