Hello community,

here is the log from the commit of package SDL_gfx for openSUSE:Factory checked 
in at 2018-08-27 13:47:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL_gfx (Old)
 and      /work/SRC/openSUSE:Factory/.SDL_gfx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL_gfx"

Mon Aug 27 13:47:17 2018 rev:29 rq:630061 version:2.0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL_gfx/SDL_gfx.changes  2015-01-08 
23:05:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDL_gfx.new/SDL_gfx.changes     2018-08-27 
13:47:19.544378332 +0200
@@ -1,0 +2,12 @@
+Fri Aug 17 21:09:08 UTC 2018 - [email protected]
+
+- Readd SDL_gfx-devel Provides/Obsoletes, still needed.
+
+-------------------------------------------------------------------
+Thu Aug  9 14:21:55 UTC 2018 - [email protected]
+
+- Update to 2.0.26
+  * Included patch for CMake builds against SDL2
+  * Fixed bug in rotozoomSurfaceSizeTrig
+
+-------------------------------------------------------------------

Old:
----
  SDL_gfx-2.0.25.tar.gz

New:
----
  SDL_gfx-2.0.26.tar.gz

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

Other differences:
------------------
++++++ SDL_gfx.spec ++++++
--- /var/tmp/diff_new_pack.jQ5b14/_old  2018-08-27 13:47:20.180379240 +0200
+++ /var/tmp/diff_new_pack.jQ5b14/_new  2018-08-27 13:47:20.188379252 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_gfx
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,19 +16,19 @@
 #
 
 
-Name:           SDL_gfx
 %define lname  libSDL_gfx15
-Version:        2.0.25
+Name:           SDL_gfx
+Version:        2.0.26
 Release:        0
 Summary:        SDL Graphics Routines for Primitives and Other Support 
Functions
 License:        Zlib
 Group:          Development/Libraries/X11
-Url:            http://cms.ferzkopp.net/index.php/software/13-sdl-gfx
-
-Source:         http://downloads.sf.net/sdlgfx/%name-%version.tar.gz
+URL:            http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
+Source:         
http://www.ferzkopp.net/Software/SDL_gfx-2.0/%name-%version.tar.gz
 Source2:        baselibs.conf
+BuildRequires:  dos2unix
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(sdl)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
@@ -80,21 +80,22 @@
 # on for x86_64 anyway - but that one can use SSE instead.
 %configure --disable-static --disable-mmx
 make %{?_smp_mflags}
+dos2unix README
+chmod 644 LICENSE AUTHORS ChangeLog NEWS README
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-rm -f "%buildroot/%_libdir"/*.la
+%make_install
+find %buildroot -type f -name "*.la" -delete -print
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog LICENSE NEWS README
+%license LICENSE
+%doc AUTHORS ChangeLog NEWS README
 %_libdir/libSDL_gfx.so.15*
 
 %files -n libSDL_gfx-devel
-%defattr(-,root,root)
 %_includedir/SDL/
 %_libdir/lib*.so
 %_libdir/pkgconfig/SDL_gfx.pc

++++++ SDL_gfx-2.0.25.tar.gz -> SDL_gfx-2.0.26.tar.gz ++++++
++++ 2802 lines of diff (skipped)


Reply via email to