Richard Hughes
72ad63d017
Update to 3.11.90
2014-02-18 14:13:06 +00:00
Richard Hughes
b325c6ea74
Fix filelists and disable check
2014-02-05 13:09:05 +00:00
Richard Hughes
307f6484ba
Update to 3.11.5
2014-02-05 11:44:56 +00:00
Richard Hughes
6aba52ed88
Update to 3.11.4
2014-01-14 13:17:43 +00:00
Richard Hughes
5a98863a81
Update to 3.11.3
2013-12-17 12:31:58 +00:00
Richard Hughes
854649ae22
Update to 3.11.2
2013-11-18 11:36:47 +00:00
Richard Hughes
46d591579a
Update to 3.11.1
2013-10-29 04:31:34 +00:00
Kalev Lember
899783b8a4
Update to 3.10.0
2013-09-25 02:31:57 +02:00
Kalev Lember
06c24b50c0
Update to 3.9.92
2013-09-18 01:19:45 +02:00
Kalev Lember
689f00a119
Update to 3.9.91
2013-09-04 00:45:58 +02:00
Kalev Lember
6e7e24b85f
Backport upstream patch for newer pep8 checker
2013-08-22 21:47:01 +02:00
Kalev Lember
d9f30401bc
Update to 3.9.90
2013-08-22 02:24:18 +02:00
Daniel Drake
080bf066ac
v3.9.5
2013-08-09 13:15:19 -06:00
Dennis Gilmore
4322c6736f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 00:49:14 -05:00
Kalev Lember
ecb5048dcd
Update to 3.9.2
2013-06-02 15:53:21 +02:00
Kalev Lember
83d2b3daab
Disable pyflakes tests to avoid failures with too new pyflakes 0.7.2
...
https://bugzilla.gnome.org/show_bug.cgi?id=701009
2013-06-02 11:08:33 +02:00
Richard Hughes
4a7615d9f9
Update to 3.9.1
2013-05-10 12:30:55 +01:00
Peter Robinson
33f00581ea
Add upstream patch to fix Sugar (RHBZ 947538)
2013-04-25 12:27:28 +01:00
Kalev Lember
4b8602fcc8
3.8.1
2013-04-15 22:04:53 +02:00
David Malcolm
2655f4b74c
3.8.0-2: add workarounds for ppc64 (rhbz#924425)
...
* Tue Apr 2 2013 David Malcolm <dmalcolm@redhat.com> - 3.8.0-2
- add workarounds for ppc64 (rhbz#924425)
2013-04-02 16:52:30 -04:00
Kalev Lember
3ee621c0cc
3.8.0
2013-03-26 01:52:30 +01:00
Kalev Lember
a42f1c9d6a
3.7.92
2013-03-20 21:36:06 +01:00
Matthias Clasen
68d0060c8d
3.7.91
2013-03-07 21:30:59 -05:00
Kalev Lember
1809fee637
Drop an upstreamed patch
2013-02-21 00:29:36 +01:00
Kalev Lember
ef28725323
Update to 3.7.90
2013-02-21 00:28:26 +01:00
Kalev Lember
68385a04a4
Re-enable tests
2013-02-05 22:13:42 +01:00
Kalev Lember
94e495a01b
3.7.5.1
2013-02-05 22:13:22 +01:00
Matthias Clasen
f38e91d5b0
build without tests temporarily
...
Some of the gtk tests seem to test non-guaranteed behaviour that
recently changed (testing values of cell renderer properties outside
drawing functions).
2013-01-16 18:17:25 -05:00
Matthias Clasen
4b9b2cb083
drop upstreamed patch
2013-01-16 17:54:54 -05:00
Matthias Clasen
5be643c92a
3.7.4
2013-01-16 17:09:51 -05:00
Dan Horák
4382f556f5
Fix GBytes test (gnome#690837)
2012-12-28 22:43:08 +01:00
Kalev Lember
3014733a5e
Update to 3.7.3
...
Drop upstreamed patches; rebase the ignore-more-pep8-errors patch.
2012-12-20 22:13:25 +01:00
Ray Strode
7d02609711
Split non-cairo bits into subpackage
2012-12-20 21:54:31 +01:00
Kalev Lember
3e4825ef6c
Move examples to the -devel subpackage ( #831434 )
2012-11-12 21:40:52 +01:00
Kalev Lember
fa2b0f5c07
Remove lib64 rpaths ( #817701 )
2012-11-12 21:17:09 +01:00
Kalev Lember
0e5eae1099
Update to 3.7.1
2012-11-09 15:41:10 +01:00
Daniel Drake
406cf1e2c0
upstream fix for property lookup
2012-11-06 08:39:53 -06:00
Kalev Lember
32e0c9f12d
Update to 3.4.1.1
2012-10-17 19:57:59 +02:00
Daniel Drake
a11c6cd0e1
v3.3.91
2012-09-13 09:56:20 -06:00
David Malcolm
223e379afe
3.3.4-9: avoid dragging pyflakes and python-pep8 into RHEL (patch 7)
2012-08-15 14:05:30 -04:00
David Malcolm
794d078906
3.3.4-8: add endianness patch (rhbz#841596; attachment 603634)
2012-08-10 16:59:06 -04:00
David Malcolm
58e8a6c275
3.3.4-7: update endianness patch for rhbz#841596 (to attachment 603367)
2012-08-09 20:44:27 -04:00
David Malcolm
aec497d966
3.3.4-6: fix issues on big-endian 64-bit machines (rhbz#841596, rhbz#842880)
2012-08-09 15:10:50 -04:00
David Malcolm
62389bcdc1
3.3.4-5: use xvfb-run in selftests; update known failures
2012-08-09 12:04:02 -04:00
David Malcolm
4b2a8915cf
add a %check check; add V=1 to all make invocations
2012-08-08 22:15:43 -04:00
David Malcolm
2a14799f41
rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
2012-08-04 02:33:12 -04:00
David Malcolm
c3c55b2f82
remove rhel logic from with_python3 conditional
2012-08-03 12:18:06 -04:00
Richard Hughes
c6e58da838
Update to 3.3.4
2012-07-18 09:08:19 +01:00
David Malcolm
7559bd5692
3.3.3.1-2: fix a segfault when dealing with mismatched .so/typelib files
2012-06-26 20:05:52 -04:00
Peter Robinson
83ce018342
update to 3.3.3.1
2012-06-25 22:37:43 +01:00