Hello community,

here is the log from the commit of package libepoxy for openSUSE:Factory 
checked in at 2014-05-22 09:04:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libepoxy (Old)
 and      /work/SRC/openSUSE:Factory/.libepoxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libepoxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libepoxy/libepoxy.changes        2014-03-10 
12:18:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libepoxy.new/libepoxy.changes   2014-05-22 
09:04:12.000000000 +0200
@@ -1,0 +2,15 @@
+Sat May 17 12:52:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.2
+  *This is a bugfix and feature release. On the feature side of
+   things, it brings in an updated registry with support for
+   GLES 3.1 and EGL 1.5, along with miscellaneous other extensions,
+   and many more aliases for GLES functions. On the bugfix side,
+   it should be much more portable to non-Mesa drivers (nvidia binary
+   in particular) and systems with mixed Mesa and non-Mesa drivers,
+   and actually install the wgl headers in the windows build.
+- Explicitly BuildRequire pkgconfig(x11), and don't count other
+  packages drag it in
+- Drop git_fixes.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  git_fixes.patch
  v1.1.tar.gz

New:
----
  v1.2.tar.gz

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

Other differences:
------------------
++++++ libepoxy.spec ++++++
--- /var/tmp/diff_new_pack.kkNH6t/_old  2014-05-22 09:04:13.000000000 +0200
+++ /var/tmp/diff_new_pack.kkNH6t/_new  2014-05-22 09:04:13.000000000 +0200
@@ -18,15 +18,13 @@
 
 Name:           libepoxy
 %define sonum  0
-Version:        1.1
+Version:        1.2
 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
-# PATCH-FIX-UPSTREAM git_fixes.patch -- import fixes from git
-Patch0:         git_fixes.patch
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -34,6 +32,7 @@
 BuildRequires:  python3
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xorg-macros)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -74,7 +73,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 
 %build
 if [ ! -e configure ]; then

++++++ v1.1.tar.gz -> v1.2.tar.gz ++++++
++++ 6616 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to