Hello community,

here is the log from the commit of package bmake for openSUSE:Factory checked 
in at 2016-09-16 11:02:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-06-19 
10:49:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bmake.new/bmake.changes 2016-09-16 
11:03:19.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Sep 15 12:38:58 UTC 2016 - rdodopou...@suse.com
+
+- 20160818
+  * its a neater number; pick up whitespace fixes to man page.
+  * Merge with NetBSD make, pick up
+    + meta.c: move handling of .MAKE.META.IGNORE_* to meta_ignore()
+      so we can call it before adding entries to missingFiles.
+      Thus we do not track files we have been told to ignore.
+    + meta_oodate: apply .MAKE.META.IGNORE_FILTER (if defined) to
+      pathnames, and skip if the expansion is empty.
+      Useful for dirdeps.mk when checking DIRDEPS_CACHE.
+    + meta.c: remove all missingFiles entries that match a deleted
+      dir.
+    + main.c: set .ERROR_CMD if possible.
+    + dir.c: extend mtimes cache to others via cached_stat()
+    + meta.c: missing filemon data is only relevant if we read a
+    meta file.
+    Also do not return oodate for a missing metafile if gn->path
+    points to .CURDIR
+    + cached_realpath(): avoid hitting filesystem more than necessary.
+    + meta.c: refactor need_meta decision, add knobs for 
+      missing meta file and filemon data wrt out-of-datedness.
+
+-------------------------------------------------------------------

Old:
----
  bmake-20160528.tar.gz

New:
----
  bmake-20160818.tar.gz

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

Other differences:
------------------
++++++ bmake.spec ++++++
--- /var/tmp/diff_new_pack.zQErRH/_old  2016-09-16 11:03:20.000000000 +0200
+++ /var/tmp/diff_new_pack.zQErRH/_new  2016-09-16 11:03:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           bmake
-Version:        20160528
+Version:        20160818
 Release:        0
 Summary:        The NetBSD make(1) tool
 License:        BSD-2-Clause and BSD-3-Clause and BSD-4-Clause

++++++ bmake-20160528.tar.gz -> bmake-20160818.tar.gz ++++++
++++ 2105 lines of diff (skipped)


Reply via email to