Commit Graph

121 Commits

Author SHA1 Message Date
Erik van Pienbroek
dc00a04748 Update to 2.39.90 2014-03-01 14:22:32 +01:00
Erik van Pienbroek
7b7bc07f88 Update to 2.39.4 2014-02-08 22:15:06 +01:00
Erik van Pienbroek
4b64e097f2 Update to 2.39.2 2013-12-17 21:50:07 +01:00
Erik van Pienbroek
5337d36792 Update to 2.39.1 2013-11-20 19:53:10 +01:00
Erik van Pienbroek
c7abcade97 Update to 2.38.2 2013-11-20 19:39:19 +01:00
Erik van Pienbroek
5a46966c61 Update to 2.38.0 2013-09-24 23:49:45 +02:00
Erik van Pienbroek
07aca86cec Update to 2.37.7 2013-09-04 13:36:08 +02:00
Erik van Pienbroek
910b6f445c Update to 2.37.5 2013-08-01 20:22:40 +02:00
Erik van Pienbroek
1d46ad1d54 Update to 2.37.4 2013-07-10 19:25:09 +02:00
Kalev Lember
a6ca78d326 Include the COPYING file in %%doc
Thanks daumas for noticing it!
2013-06-27 17:44:28 +02:00
Erik van Pienbroek
577a8f9d8d Update to 2.37.3 2013-06-26 21:55:40 +02:00
Erik van Pienbroek
639cd86bc1 Rebuild to resolve InterlockedCompareExchange regression in mingw32 libraries 2013-06-16 16:25:40 +02:00
Erik van Pienbroek
5c4a54570f Update to 2.37.1 2013-05-31 00:35:50 +02:00
Erik van Pienbroek
fb70eff384 Add BR: automake 2013-05-05 00:30:18 +02:00
Erik van Pienbroek
10ce51e700 Update to 2.37.0 2013-05-05 00:16:08 +02:00
Erik van Pienbroek
6700f9b3d9 Update to 2.36.1 and dropped upstreamed patches 2013-04-16 12:04:20 +02:00
Erik van Pienbroek
1608626aa1 Revert unintended ABI break on win64 (RHBZ #951588, GNOME BZ #697879) 2013-04-15 23:44:37 +02:00
Kalev Lember
dc9652df26 Drop two patches that have been fixed upstream 2013-03-29 15:20:25 +01:00
Erik van Pienbroek
6005f8bc7e Update to 2.36.0 2013-03-26 20:31:56 +01:00
Erik van Pienbroek
fba82fe33f Prefer the use of GCC constructors over DllMain
This removes the DllMain symbol from the static libraries
2013-03-23 14:28:07 +01:00
Erik van Pienbroek
9a8031694f Added R: mingw{32,64}-gettext-static to the -static subpackages 2013-03-23 14:26:49 +01:00
Erik van Pienbroek
0c8f0dd8eb Update to 2.35.9 2013-03-23 14:26:02 +01:00
Thomas Sailer
543807df01 add bugzilla number for formatstring patch 2013-02-23 10:59:31 +01:00
Thomas Sailer
68af84c18d another format string issue 2013-02-22 20:08:24 +01:00
Thomas Sailer
b1874ba28d explicit cast to satisfy format string 2013-02-22 19:44:36 +01:00
Thomas Sailer
a6327f432e update to 2.35.8 2013-02-22 18:54:04 +01:00
Dennis Gilmore
3b9ae9406f - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 01:01:18 -06:00
Erik van Pienbroek
25630468d1 Replaced the gcc 4.8 workaround with a more proper fix 2013-01-20 15:58:26 +01:00
Erik van Pienbroek
e0a3d4a69b Work around more strict behaviour of gcc 4.8 2013-01-19 16:55:50 +01:00
Erik van Pienbroek
42ed941ff8 Update to 2.35.4 2013-01-16 20:33:46 +01:00
Erik van Pienbroek
38044df94c Resolve regression regarding linking against C++ code (GNOME BZ #690902) 2013-01-03 19:28:17 +01:00
Erik van Pienbroek
d2262b6ca2 Missing patch 2013-01-03 10:57:44 +01:00
Erik van Pienbroek
52f0247e54 Make sure g_log_default_handler uses the correct file descriptors for stdout and stderr 2013-01-02 02:01:02 +01:00
Erik van Pienbroek
f91bc1269b Update to 2.35.3 2013-01-01 23:08:41 +01:00
Erik van Pienbroek
c0d1bcbe7f Fix the build (upstream commit 2b17e7) 2012-11-09 16:25:23 +01:00
Erik van Pienbroek
c3acf6294a Update to 2.35.1 2012-11-09 15:26:46 +01:00
Kalev Lember
d86fe7809f Update to 2.34.1 2012-10-20 11:54:57 +02:00
Erik van Pienbroek
9b5bbe5e22 Added BR on the autotools as it is needed for patch2 2012-10-05 16:20:21 +02:00
Erik van Pienbroek
ba6393e759 Update to 2.34.0 2012-10-05 15:48:28 +02:00
Erik van Pienbroek
d7b4489c6d Applied patch to make g_unlink more reliable on Win32
- Use CreateFile on Win32 to make sure g_unlink always works (GNOME BZ #674214)
- Fixed typo's in description
- Revised 0001-Don-t-start-a-DBus-server-when-built-as-static-lib.patch
2012-08-27 23:38:51 +02:00
Erik van Pienbroek
d06158f473 Update to 2.33.10 2012-08-25 21:24:50 +02:00
Dennis Gilmore
edc1fe370e - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 20:18:25 -05:00
Erik van Pienbroek
bd58c65016 Update to 2.33.1 2012-05-05 19:47:40 +02:00
Erik van Pienbroek
3c3eb79fc3 Fix compile failure while building static library 2012-05-05 19:35:31 +02:00
Kalev Lember
06a68dd524 Update to 2.32.2
... and dropped upstreamed patches.
2012-05-01 15:00:44 +03:00
Kalev Lember
cc7ce06edd Update to 2.32.1
- Dropped an upstreamed patch
- Added two new patches to fix build
2012-04-14 15:49:50 +03:00
Kalev Lember
2bc7b7c718 Add a patch to fix alignment tests when cross compiling 2012-03-28 13:22:13 +03:00
Kalev Lember
d18b5ea8d0 Update to 2.32.0
... and dropped an upstreamed patch.
2012-03-26 17:23:50 +03:00
Kalev Lember
c778d6aca7 Simplify the use of new mingw macros 2012-03-26 17:21:33 +03:00
Erik van Pienbroek
f669db9bcd Added win64 support 2012-03-10 21:29:22 +01:00