Hello community,

here is the log from the commit of package acbuild for openSUSE:Factory checked 
in at 2018-06-19 11:58:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acbuild (Old)
 and      /work/SRC/openSUSE:Factory/.acbuild.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acbuild"

Tue Jun 19 11:58:26 2018 rev:2 rq:616488 version:0.0.0+git20160706.4bf3873

Changes:
--------
--- /work/SRC/openSUSE:Factory/acbuild/acbuild.changes  2017-11-09 
13:56:40.925553380 +0100
+++ /work/SRC/openSUSE:Factory/.acbuild.new/acbuild.changes     2018-06-19 
11:58:28.249600011 +0200
@@ -1,0 +2,5 @@
+Wed Jun 13 10:09:08 UTC 2018 - [email protected]
+
+- Make use of %license macro 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ acbuild.spec ++++++
--- /var/tmp/diff_new_pack.9MVLPa/_old  2018-06-19 11:58:28.969573278 +0200
+++ /var/tmp/diff_new_pack.9MVLPa/_new  2018-06-19 11:58:28.973573129 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acbuild
 #
-# Copyright (c) 2016 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,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Make sure that the binary is not getting stripped.
 %{go_nostrip}
 
 Name:           acbuild
 Version:        0.0.0+git20160706.4bf3873
 Release:        0
-License:        Apache-2.0
 Summary:        A build tool for ACIs
-Url:            https://github.com/appc/acbuild
+License:        Apache-2.0
 Group:          System/Management
+Url:            https://github.com/appc/acbuild
 Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -51,7 +52,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGELOG.md README.md LICENSE MAINTAINERS
+%doc CHANGELOG.md README.md MAINTAINERS
+%license LICENSE
 %{_bindir}/%{name}
 
 %changelog


Reply via email to