Hello community,

here is the log from the commit of package waf for openSUSE:Factory checked in 
at 2015-09-30 05:51:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/waf (Old)
 and      /work/SRC/openSUSE:Factory/.waf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "waf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/waf/waf.changes  2015-07-21 13:29:02.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.waf.new/waf.changes     2015-09-30 
05:51:14.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Sep 23 07:42:31 UTC 2015 - mplus...@suse.com
+
+- Update to 1.8.14
+  * Fixed the Visual Studio detection on Python 3 when 
+    --msvc_lazy_autodetect is not provided (regression)
+  * Enable vala processing on a folder basis with the vala_dir 
+    parameter - #1601
+  * Enable vala resource processing - #1626
+  * Minor documentation updates - #1605
+- Changes for 1.8.13
+  * Exposed the Popen parameters input/timeout to 
+    cmd_and_log/exec_command (timeout is for Python >= 3.3)
+  * Added 'with_sys_path' to Context.load_tool to use/skip 
+    sys.path
+  * Changed gccdeps so that it handle '..' within paths
+  * env = conf.env.derive().detach()
+  * Changed Sun compiler's default flags from -Kpic to 
+    -xcode=pic32 - #1625
+  * Added bld(rule=, ..., cls_str=, cls_keyword=) for more 
+    descriptive outputs - #1598
+  * Added a lazy Visual Studio detection option 
+    --msvc_lazy_autodetect - #1614
+  * Changed the definition of function tests to prevent warnings 
+    with gcc - #1622
+
+-------------------------------------------------------------------

Old:
----
  waf-1.8.12.tar.bz2
  waf-1.8.12.tar.bz2.asc

New:
----
  waf-1.8.14.tar.bz2
  waf-1.8.14.tar.bz2.asc

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

Other differences:
------------------
++++++ waf.spec ++++++
--- /var/tmp/diff_new_pack.DuKDkH/_old  2015-09-30 05:51:15.000000000 +0200
+++ /var/tmp/diff_new_pack.DuKDkH/_new  2015-09-30 05:51:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           waf
-Version:        1.8.12
+Version:        1.8.14
 Release:        0
 Summary:        A Python-based build system
 License:        BSD-3-Clause

++++++ waf-1.6.2-libdir.patch ++++++
--- /var/tmp/diff_new_pack.DuKDkH/_old  2015-09-30 05:51:15.000000000 +0200
+++ /var/tmp/diff_new_pack.DuKDkH/_new  2015-09-30 05:51:15.000000000 +0200
@@ -1,6 +1,8 @@
---- waf-light.orig     2010-11-25 11:11:50.000000000 +0100
-+++ waf-light  2011-01-15 15:22:53.485315375 +0100
-@@ -147,6 +147,9 @@
+Index: waf-light
+===================================================================
+--- waf-light.orig
++++ waf-light
+@@ -149,6 +149,9 @@ def find_lib():
                w = test(i + '/lib/' + dirname)
                if w: return w
  

++++++ waf-1.8.12.tar.bz2 -> waf-1.8.14.tar.bz2 ++++++
++++ 1906 lines of diff (skipped)



Reply via email to