Accepting request 80576 from home:vuntz:branches:GNOME:Factory

Update to 3.1.16

OBS-URL: https://build.opensuse.org/request/show/80576
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=55
This commit is contained in:
Vincent Untz
2011-09-01 23:49:01 +00:00
committed by Git OBS Bridge
parent f5f315ecc0
commit f9e0ef66e6
5 changed files with 33 additions and 19 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Aug 31 09:52:16 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.16:
+ Make distcheck work again, and fix errors that crept in by lack
of a working distcheck.
+ Bugs fixed: bgo#656223.
- Remove sed hack in %prep introduced for 3.1.14 since it's now
unneeded.
-------------------------------------------------------------------
Tue Aug 30 13:23:29 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.14:
+ GtkTreeView: The GtkTreeModelFilter and GtkTreeModelSort
implementations have been improved and a comprehensive test
suite has been added.
+ GtkFileChooser: The selected file(s) can now be copied to the
clipboard.
+ Bugs fixed: bgo#656851, bgo#344858, bgo#349502, bgo#621076,
bgo#634136, bgo#649588, bgo#650762, bgo#651827, bgo#656986,
bgo#657146, bgo#657260, bgo#657359, bgo#657384.
+ Updated translations.
- Remove build of tests with a sed hack in %prep due to missing
file in this tarball. This hack will get removed with the next
release.
- Drop gtk3-enabledeprecated.patch: fixed upstream.
-------------------------------------------------------------------
Tue Aug 16 11:26:38 CEST 2011 - dimstar@opensuse.org