Hello community,

here is the log from the commit of package cert-manager for openSUSE:Factory 
checked in at 2020-10-21 14:39:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cert-manager (Old)
 and      /work/SRC/openSUSE:Factory/.cert-manager.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cert-manager"

Wed Oct 21 14:39:52 2020 rev:2 rq:843182 version:0.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cert-manager/cert-manager.changes        
2020-10-20 16:12:43.710075653 +0200
+++ /work/SRC/openSUSE:Factory/.cert-manager.new.3486/cert-manager.changes      
2020-10-21 14:40:08.129664722 +0200
@@ -1,0 +2,6 @@
+Wed Oct 14 09:59:41 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Use noun phrase in summary. Wrap description at 80 cols.
+- Avoid double %setup call.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cert-manager.spec ++++++
--- /var/tmp/diff_new_pack.xU4U7k/_old  2020-10-21 14:40:09.789665660 +0200
+++ /var/tmp/diff_new_pack.xU4U7k/_new  2020-10-21 14:40:09.793665663 +0200
@@ -20,7 +20,7 @@
 Name:           cert-manager
 Version:        0.15.1
 Release:        0
-Summary:        Automatically provision and manage TLS certificates in 
Kubernetes
+Summary:        Add-on for automatic provisioning of TLS certificates in 
Kubernetes
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://cert-manager.io
@@ -30,8 +30,11 @@
 BuildRequires:  golang(API) = 1.14
 
 %description
-cert-manager is a Kubernetes add-on to automate the management and issuance of 
TLS certificates from various issuing sources.
-It will ensure certificates are valid and up to date periodically, and attempt 
to renew certificates at an appropriate time before expiry.
+cert-manager is a Kubernetes add-on to automate the management and issuance of
+TLS certificates from various issuing sources.
+
+It will ensure certificates are valid and up to date periodically, and attempt
+to renew certificates at an appropriate time before expiry.
 
 %package controller
 Summary:        The controller for %{name}
@@ -55,8 +58,7 @@
 ValidatingAdmissionWebhook, MutatingAdmissionWebhook, and 
CustomResourceConversionWebhook.
 
 %prep
-%setup -q -n %{name}-%{version}
-%setup -q -T -D -a 1
+%setup -q -a1
 
 %build
 %goprep %{goipath}


Reply via email to