Hello community,

here is the log from the commit of package chartmuseum for openSUSE:Factory 
checked in at 2018-06-05 12:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chartmuseum (Old)
 and      /work/SRC/openSUSE:Factory/.chartmuseum.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chartmuseum"

Tue Jun  5 12:53:03 2018 rev:2 rq:614033 version:0.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/chartmuseum/chartmuseum.changes  2018-02-16 
21:43:14.238192892 +0100
+++ /work/SRC/openSUSE:Factory/.chartmuseum.new/chartmuseum.changes     
2018-06-05 12:53:06.157218176 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 09:03:31 UTC 2018 - [email protected]
+
+- Make use of %license macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chartmuseum.spec ++++++
--- /var/tmp/diff_new_pack.3Sq3iX/_old  2018-06-05 12:53:06.885191513 +0200
+++ /var/tmp/diff_new_pack.3Sq3iX/_new  2018-06-05 12:53:06.889191366 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package chartmuseum
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define revision f388036
 
 Name:           chartmuseum
@@ -27,8 +28,8 @@
 Source:         %{name}-%{version}.tar.xz
 Source1:        vendor.tar.xz
 BuildRequires:  go >= 1.7
-BuildRequires:  xz
 BuildRequires:  golang-packaging
+BuildRequires:  xz
 %{go_nostrip}
 %{go_provides}
 
@@ -50,7 +51,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc src/github.com/kubernetes-helm/chartmuseum/README.md 
src/github.com/kubernetes-helm/chartmuseum/LICENSE
+%doc src/github.com/kubernetes-helm/chartmuseum/README.md
+%license src/github.com/kubernetes-helm/chartmuseum/LICENSE
 %{_bindir}/chartmuseum
 
 %changelog


Reply via email to