1
0
forked from pool/gnome-desktop
OBS User unknown
2009-04-23 21:13:21 +00:00
committed by Git OBS Bridge
parent ef50899896
commit 8ca5a0fcd4
5 changed files with 59 additions and 140 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Apr 14 15:30:42 CEST 2009 - vuntz@novell.com
- Update to version 2.26.1:
+ libgnome-desktop
- GnomeBG: handle X errors when the root properties point to
something wrong when getting the root pixmap
- GnomeRR: use XRRGetScreenResourcesCurrent() from RANDR 1.3
when possible, when we only need to fetch the current RANDR
status
+ gnome-about
- Make parsing of gnome-version.xml more tolerant against
missing fields
+ Misc
- Add a --disable-date-in-gnome-version configure option to
remove the build date from gnome-version.xml
- Remove unused --with-kde-datadir configure option
- Drop gnome-desktop-no-date-in-version.patch: fixed upstream. Also
disable autoreconf and remove gnome-common BuildRequires (that
were added for this patch).
-------------------------------------------------------------------
Fri Mar 27 20:35:44 CET 2009 - vuntz@novell.com