Hello community,

here is the log from the commit of package sfml2 for openSUSE:Factory checked 
in at 2017-02-19 01:03:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sfml2 (Old)
 and      /work/SRC/openSUSE:Factory/.sfml2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sfml2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sfml2/sfml2.changes      2017-02-07 
12:06:06.287235198 +0100
+++ /work/SRC/openSUSE:Factory/.sfml2.new/sfml2.changes 2017-02-19 
01:03:12.989170798 +0100
@@ -1,0 +2,10 @@
+Wed Feb 15 21:41:12 UTC 2017 - r...@fthiessen.de
+
+- Update to version 2.4.2
+  * Fixed bug where TransientContextLock would hang
+  * Fixed GLX extensions being loaded too late
+  * Fix wrong types passed to XChangeProperty
+  * Optimized sf::Image::create and made it more exception safe
+- Dropped upstream merged fix-glx-extensions.patch
+
+-------------------------------------------------------------------

Old:
----
  SFML-2.4.1.tar.gz
  fix-glx-extensions.patch

New:
----
  SFML-2.4.2.tar.gz

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

Other differences:
------------------
++++++ sfml2.spec ++++++
--- /var/tmp/diff_new_pack.UWCo9n/_old  2017-02-19 01:03:14.073018526 +0100
+++ /var/tmp/diff_new_pack.UWCo9n/_new  2017-02-19 01:03:14.085016840 +0100
@@ -18,7 +18,7 @@
 
 %define so_ver -2_4
 Name:           sfml2
-Version:        2.4.1
+Version:        2.4.2
 Release:        0
 Summary:        C++ multimedia library with access to input, sound and display
 License:        Zlib
@@ -26,8 +26,6 @@
 Url:            http://www.sfml-dev.org/
 Source0:        
https://github.com/SFML/SFML/archive/%{version}/SFML-%{version}.tar.gz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM fix-glx-extensions.patch -- 
https://github.com/SFML/SFML/pull/1183
-Patch0:         fix-glx-extensions.patch
 BuildRequires:  cmake
 BuildRequires:  dos2unix
 BuildRequires:  doxygen
@@ -69,6 +67,7 @@
 Summary:        SFML development files
 Group:          Development/Libraries/C and C++
 Requires:       lib%{name}%{so_ver} = %{version}
+Requires:       pkgconfig(gl)
 # Conflict with the sfml 1 devel package(same include files)
 Conflicts:      sfml-devel
 
@@ -95,7 +94,6 @@
 
 %prep
 %setup -q -n SFML-%{version}
-%patch0 -p1
 dos2unix license.txt
 
 %build

++++++ SFML-2.4.1.tar.gz -> SFML-2.4.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/sfml2/SFML-2.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.sfml2.new/SFML-2.4.2.tar.gz differ: char 22, line 1


Reply via email to