Hello community,

here is the log from the commit of package bmake for openSUSE:Factory checked 
in at 2016-03-17 16:36:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bmake (Old)
 and      /work/SRC/openSUSE:Factory/.bmake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bmake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bmake/bmake.changes      2015-12-29 
12:59:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bmake.new/bmake.changes 2016-03-17 
16:49:36.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Mar 16 14:14:58 UTC 2016 - [email protected]
+
+- 20160307
+  * Merge with NetBSD make, pick up
+    + var.c: fix :ts\nnn to be octal by default.
+    + meta.c: meta_finish() to cleanup memory.
+    + meta.c: allow meta file for makeDepend if makefiles want it.
+    + var.c: add knob to control handling of '$$' in :=
+    + var.c: add .export-literal allows us to fix sys.clean-env.mk
+      post the changes to Var_Subst. Var_Subst now takes flags, and 
+      does not consume '$$' in :=
+    + ar.c: preserve '$$' in :=
+    + parse.c: add .dinclude for handling included makefile like 
+      .depend
+- Use correct package group
+
+-------------------------------------------------------------------

Old:
----
  bmake-20151220.tar.gz

New:
----
  bmake-20160307.tar.gz

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

Other differences:
------------------
++++++ bmake.spec ++++++
--- /var/tmp/diff_new_pack.CtLAdu/_old  2016-03-17 16:49:37.000000000 +0100
+++ /var/tmp/diff_new_pack.CtLAdu/_new  2016-03-17 16:49:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bmake
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,11 +17,11 @@
 
 
 Name:           bmake
-Version:        20151220
+Version:        20160307
 Release:        0
 Summary:        The NetBSD make(1) tool
 License:        BSD-2-Clause and BSD-3-Clause and BSD-4-Clause
-Group:          Development/Tools
+Group:          Development/Tools/Building
 Url:            ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
 Source0:        
ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/bmake-%{version}.tar.gz
 Source1:        Linux.sys.mk
@@ -60,8 +60,8 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog README
-%{_mandir}/man1/bmake.1*
 %{_bindir}/bmake
+%{_mandir}/man1/bmake.1%{ext_man}
 %{_datadir}/mk/
 
 %changelog

++++++ bmake-20151220.tar.gz -> bmake-20160307.tar.gz ++++++
++++ 3550 lines of diff (skipped)


Reply via email to