Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit SDL_gfx
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 06 Feb 2007 19:32:23 +0100
- Message-id: <20070206183223.8F8FB678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package SDL_gfx
checked in at Tue Feb 6 19:32:23 CET 2007.
--------
--- SDL_gfx/SDL_gfx.changes 2006-12-23 10:50:15.000000000 +0100
+++ /mounts/work_src_done/STABLE/SDL_gfx/SDL_gfx.changes 2007-02-06 17:13:54.455076000 +0100
@@ -1,0 +2,15 @@
+Tue Feb 6 17:12:51 CET 2007 - sndirsch@xxxxxxx
+
+- updated to release 2.0.16
+ * updated config.sub to newer version
+ * added custom RGBA blitter function that sets/maintains target
+ alpha
+ * added setAlpha function that sets alpha values in 32bit
+ surfaces
+ * added TextGfxBlit testprogram for new functions
+ * Fixed C++ type in .h files (thanks Olivier)
+ * Update some text in README and .spec file
+ * Removed broken Uint filter routines from test program
+ * "Cosmetic" changes to test programs and Automake.am
+
+-------------------------------------------------------------------
Old:
----
SDL_gfx-2.0.15.tar.gz
New:
----
SDL_gfx-2.0.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ SDL_gfx.spec ++++++
--- /var/tmp/diff_new_pack.c18045/_old 2007-02-06 19:25:44.000000000 +0100
+++ /var/tmp/diff_new_pack.c18045/_new 2007-02-06 19:25:44.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package SDL_gfx (Version 2.0.15)
+# spec file for package SDL_gfx (Version 2.0.16)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -14,7 +14,7 @@
BuildRequires: SDL-devel libstdc++-devel
URL: http://www.ferzkopp.net/mambo/index.php?option=com_content&task=view&id=14&Itemid=29
Summary: SDL Graphics Routines for Primitives and Other Support Functions
-Version: 2.0.15
+Version: 2.0.16
Release: 1
Source0: %{name}-%{version}.tar.gz
Patch: random.diff
@@ -117,6 +117,18 @@
%{prefix}/%_lib/lib*.so
%changelog -n SDL_gfx
+* Tue Feb 06 2007 - sndirsch@xxxxxxx
+- updated to release 2.0.16
+ * updated config.sub to newer version
+ * added custom RGBA blitter function that sets/maintains target
+ alpha
+ * added setAlpha function that sets alpha values in 32bit
+ surfaces
+ * added TextGfxBlit testprogram for new functions
+ * Fixed C++ type in .h files (thanks Olivier)
+ * Update some text in README and .spec file
+ * Removed broken Uint filter routines from test program
+ * "Cosmetic" changes to test programs and Automake.am
* Sat Dec 23 2006 - sndirsch@xxxxxxx
- updated to release 2.0.15
* bugfixes in 32bit _putPixelAlpha/filledRectAlpha (thanks CISC)
++++++ SDL_gfx-2.0.15.tar.gz -> SDL_gfx-2.0.16.tar.gz ++++++
++++ 7520 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |