Hello community,

here is the log from the commit of package certstrap for openSUSE:Factory 
checked in at 2019-09-30 15:52:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/certstrap (Old)
 and      /work/SRC/openSUSE:Factory/.certstrap.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "certstrap"

Mon Sep 30 15:52:46 2019 rev:3 rq:732316 version:1.2.0+git20190920.dceba24

Changes:
--------
--- /work/SRC/openSUSE:Factory/certstrap/certstrap.changes      2019-04-26 
22:56:09.141248255 +0200
+++ /work/SRC/openSUSE:Factory/.certstrap.new.2352/certstrap.changes    
2019-09-30 15:52:47.514271615 +0200
@@ -1,0 +2,12 @@
+Sat Sep 21 08:34:39 UTC 2019 - [email protected]
+
+- Build pie binary
+- Update to version 1.2.0+git20190920.dceba24:
+  * Bump Go to 1.13
+  * Automatically inject version from tag in CI
+  * Bump github.com/urfave/cli from 1.21.0 to 1.22.1
+  * Allow to override default file inputs and outputs
+  * Bump github.com/urfave/cli from 1.20.0 to 1.21.0
+  * avoid using global variables
+
+-------------------------------------------------------------------

Old:
----
  certstrap-1.1.1+git20190303.350df15.tar.xz

New:
----
  certstrap-1.2.0+git20190920.dceba24.tar.xz

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

Other differences:
------------------
++++++ certstrap.spec ++++++
--- /var/tmp/diff_new_pack.fnam5S/_old  2019-09-30 15:52:48.134269965 +0200
+++ /var/tmp/diff_new_pack.fnam5S/_new  2019-09-30 15:52:48.138269955 +0200
@@ -17,17 +17,15 @@
 
 
 Name:           certstrap
-Version:        1.1.1+git20190303.350df15
+Version:        1.2.0+git20190920.dceba24
 Release:        0
 Summary:        Tool for bootstrapping CAs, certificate requests, and signed 
certificates
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/square/certstrap
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.12
 ExcludeArch:    s390
-%{go_nostrip}
 
 %description
 Certstrap is a certificate manager for bootstrapping one's own
@@ -40,7 +38,7 @@
 
 %build
 export GOPATH=$HOME/go
-go build -i -v -mod vendor
+go build -v -buildmode=pie -mod vendor
 
 %install
 install -d -p %{buildroot}%{_bindir}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fnam5S/_old  2019-09-30 15:52:48.170269869 +0200
+++ /var/tmp/diff_new_pack.fnam5S/_new  2019-09-30 15:52:48.174269859 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="version">1.1.1</param>
-    <param name="versionformat">1.1.1+git%cd.%h</param>
+    <param name="version">1.2.0</param>
+    <param name="versionformat">1.2.0+git%cd.%h</param>
     <param name="url">git://github.com/square/certstrap.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.fnam5S/_old  2019-09-30 15:52:48.198269795 +0200
+++ /var/tmp/diff_new_pack.fnam5S/_new  2019-09-30 15:52:48.202269784 +0200
@@ -5,4 +5,4 @@
  </service>
 <service name="tar_scm">
                 <param name="url">git://github.com/square/certstrap.git</param>
-              <param 
name="changesrevision">1789fe6ad90f1100be07e2d221b0aba3a162ef47</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">dceba249189a77f72de53547c775fe618d568848</param></service></servicedata>
\ No newline at end of file

++++++ certstrap-1.1.1+git20190303.350df15.tar.xz -> 
certstrap-1.2.0+git20190920.dceba24.tar.xz ++++++
++++ 3391 lines of diff (skipped)


Reply via email to