Hello community,

here is the log from the commit of package glom for openSUSE:Factory checked in 
at 2017-02-21 13:51:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glom (Old)
 and      /work/SRC/openSUSE:Factory/.glom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glom"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glom/glom.changes        2017-02-03 
17:40:53.749570403 +0100
+++ /work/SRC/openSUSE:Factory/.glom.new/glom.changes   2017-02-21 
13:51:18.436273147 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 09:36:09 UTC 2017 - [email protected]
+
+- Use python3_version macro for the configure line, so we don't
+  have to update on every major python release.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glom.spec ++++++
--- /var/tmp/diff_new_pack.cLZ5pD/_old  2017-02-21 13:51:18.972197718 +0100
+++ /var/tmp/diff_new_pack.cLZ5pD/_new  2017-02-21 13:51:18.972197718 +0100
@@ -161,8 +161,8 @@
 
 %build
 %configure \
-          PYTHON_VERSION="3.5" \
-          PYTHON=python3.5 \
+          PYTHON_VERSION="%{python3_version}" \
+          PYTHON=%{__python3} \
           --disable-static \
           --disable-dependency-tracking \
           --disable-update-mime-database \


Reply via email to