Hello community,

here is the log from the commit of package libepoxy for openSUSE:Factory 
checked in at 2017-03-10 20:46:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libepoxy (Old)
 and      /work/SRC/openSUSE:Factory/.libepoxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libepoxy"

Fri Mar 10 20:46:37 2017 rev:7 rq:477060 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libepoxy/libepoxy.changes        2015-07-23 
15:22:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libepoxy.new/libepoxy.changes   2017-03-10 
20:46:38.337765038 +0100
@@ -1,0 +2,31 @@
+Sat Mar  4 09:04:55 UTC 2017 - [email protected]
+
+- Update to version 1.4.1:
+  * Find the appropriate version of the Python interpreter when
+    building.
+  * Ensure that the dispatch generation script works with Python
+    2.x and 3.x.
+  * Ensure that Epoxy builds correctly under Windows.
+  * Fix location of the m4 macros in the autotools build.
+- Changes from version 1.4.0:
+  * Epoxy can now build with MSVC versions prior to 2013; we still
+    recommend using a recent, C99-compatible compiler, like MSVC
+    2015.
+  * When used under X11, Epoxy now attempts to handle the cases
+    where the GLX extension is not built or not available.
+  * GLX can now be enabled and disabled at configuration time; this
+    allows building Epoxy with GLX on macOS, and allows building
+    Epoxy without GLX on embedded platforms.
+  * Epoxy now exposes API that lets dependent projects safely check
+    if platform API like GLX and EGL is available at run time.
+  * EGL support has been improved on Windows, and made more
+    resilient on other platforms.
+  * Epoxy supports building with the Meson build system, which has
+    Ninja, Visual Studio, and XCode backends.
+  * Epoxy can generate its API reference using Doxygen (currently
+    only available on Meson builds).
+  * The GL registry has been updated with the latest version of the
+    API references provided by Khronos; Epoxy now supports the API
+    introduced by OpenGL 4.5.
+
+-------------------------------------------------------------------

Old:
----
  v1.3.1.tar.gz

New:
----
  1.4.1.tar.gz

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

Other differences:
------------------
++++++ libepoxy.spec ++++++
--- /var/tmp/diff_new_pack.k2Vhyi/_old  2017-03-10 20:46:38.857691370 +0100
+++ /var/tmp/diff_new_pack.k2Vhyi/_new  2017-03-10 20:46:38.861690803 +0100
@@ -18,13 +18,13 @@
 
 Name:           libepoxy
 %define sonum  0
-Version:        1.3.1
+Version:        1.4.1
 Release:        0
 Summary:        OpenGL function pointer management library
 License:        MIT
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/anholt/libepoxy
-Source:         https://github.com/anholt/%{name}/archive/v%{version}.tar.gz
+Source:         https://github.com/anholt/%{name}/archive/%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake

++++++ v1.3.1.tar.gz -> 1.4.1.tar.gz ++++++
++++ 8375 lines of diff (skipped)


Reply via email to