Hello community, here is the log from the commit of package libepoxy for openSUSE:Factory checked in at 2015-07-23 15:22:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-03-29 20:17:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libepoxy.new/libepoxy.changes 2015-07-23 15:22:04.000000000 +0200 @@ -1,0 +2,17 @@ +Mon Jul 20 18:20:19 UTC 2015 - [email protected] + +- Update to 1.3.1 + * brown-paper-bag fix to unexport another private symbol that we'd + leaked, noticed when I went diffing the exported symbols between + v1.2 and v1.3 for the debian build. +- Changes since 1.3.0: + * MSVC 2013 support. + * OSX drops GLX support. + * Updates to the registry + * Fixes for a nonconformant GL implementation + * Library size reductions + * Reproducible builds +- Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch, + merged upstream + +------------------------------------------------------------------- Old: ---- u_sort-the-providers-by-their-enum-not-by-their-functi.patch v1.2.tar.gz New: ---- v1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libepoxy.spec ++++++ --- /var/tmp/diff_new_pack.sRjoK7/_old 2015-07-23 15:22:04.000000000 +0200 +++ /var/tmp/diff_new_pack.sRjoK7/_new 2015-07-23 15:22:04.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libepoxy # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libepoxy %define sonum 0 -Version: 1.2 +Version: 1.3.1 Release: 0 Summary: OpenGL function pointer management library License: MIT @@ -26,7 +26,6 @@ Url: https://github.com/anholt/libepoxy Source: https://github.com/anholt/%{name}/archive/v%{version}.tar.gz Source1: baselibs.conf -Patch0: u_sort-the-providers-by-their-enum-not-by-their-functi.patch BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool @@ -75,7 +74,6 @@ %prep %setup -q -n %{name}-%{version} -%patch0 -p1 %build if [ ! -e configure ]; then ++++++ v1.2.tar.gz -> v1.3.1.tar.gz ++++++ ++++ 10343 lines of diff (skipped)
