Hello community,

here is the log from the commit of package SDL2_ttf for openSUSE:Factory 
checked in at 2019-08-24 18:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL2_ttf (Old)
 and      /work/SRC/openSUSE:Factory/.SDL2_ttf.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL2_ttf"

Sat Aug 24 18:45:10 2019 rev:6 rq:725552 version:2.0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL2_ttf/SDL2_ttf.changes        2016-10-23 
12:53:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SDL2_ttf.new.7948/SDL2_ttf.changes      
2019-08-24 18:45:19.629763547 +0200
@@ -1,0 +2,9 @@
+Fri Aug 23 11:27:38 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 2.0.15
+  * Text rendering functions now use the alpha component of the
+    text colors.
+  * Added support for characters greater than 0xFFFF (e.g. emoji)
+    in the UTF-8 APIs.
+
+-------------------------------------------------------------------

Old:
----
  SDL2_ttf-2.0.14.tar.gz

New:
----
  SDL2_ttf-2.0.15.tar.gz

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

Other differences:
------------------
++++++ SDL2_ttf.spec ++++++
--- /var/tmp/diff_new_pack.eGALVY/_old  2019-08-24 18:45:21.937763324 +0200
+++ /var/tmp/diff_new_pack.eGALVY/_new  2019-08-24 18:45:21.953763323 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_ttf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,34 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           SDL2_ttf
 %define lname  libSDL2_ttf-2_0-0
-Version:        2.0.14
+Version:        2.0.15
 Release:        0
-Summary:        SDL2 TrueType library
+Summary:        Simple DirectMedia Layer 2 Truetype library
 License:        Zlib
 Group:          Development/Libraries/X11
-Url:            http://libsdl.org/projects/SDL_ttf/
+URL:            https://libsdl.org/projects/SDL_ttf/
 
-#Hg-Clone:     http://hg.libsdl.org/SDL_ttf/
-Source:         
http://libsdl.org/projects/SDL_ttf/release/%name-%version.tar.gz
+#Hg-Clone:     https://hg.libsdl.org/SDL_ttf/
+Source:         
https://libsdl.org/projects/SDL_ttf/release/%name-%version.tar.gz
 Source2:        baselibs.conf
 BuildRequires:  dos2unix
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(sdl2)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a sample library that allows you to use TrueType fonts in your
 SDL applications.
 
 %package -n %lname
-Summary:        Simple DirectMedia Layer 2 – Truetype Library
+Summary:        Simple DirectMedia Layer 2 Truetype library
 Group:          System/Libraries
 Provides:       SDL2_ttf = %version
 
@@ -48,7 +47,7 @@
 SDL applications.
 
 %package -n libSDL2_ttf-devel
-Summary:        Simple DirectMedia Layer - Truetype Library
+Summary:        Header files for the Simple DirectMedia Layer 2 Truetype 
library
 Group:          Development/Libraries/X11
 Requires:       %lname = %version
 Provides:       SDL2_ttf-devel = %version
@@ -58,7 +57,7 @@
 SDL applications.
 
 %prep
-%setup -q
+%autosetup -p1
 dos2unix *.txt
 
 %build
@@ -73,12 +72,11 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc CHANGES.txt COPYING.txt README.txt
+%license COPYING.txt
 %_libdir/libSDL2_ttf-2*.so.*
 
 %files -n libSDL2_ttf-devel
-%defattr(-,root,root)
+%doc CHANGES.txt README.txt
 %_includedir/SDL2/
 %_libdir/libSDL2_ttf.so
 %_libdir/pkgconfig/SDL2_ttf.pc

++++++ SDL2_ttf-2.0.14.tar.gz -> SDL2_ttf-2.0.15.tar.gz ++++++
++++ 771928 lines of diff (skipped)


Reply via email to