Version: 2.32.1-bp150.1.3
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Sat Sep 21 2013 dimstar@opensuse.org
- Change RPM Group of shared library package to System/Libraries.
* Wed Mar 27 2013 mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Tue Jul 26 2011 vuntz@opensuse.org
- Drop gnome-desktop2-X-KDE-SubstituteUID.patch: now that
bnc#540627 is fixed, we do not care about X-KDE-SubstituteUID
anymore, so we don't need the patch anymore.
- Drop gnome-desktop2-desktop.patch: we do not build gnome-about
anymore, so it's not needed. And it was wrong in the first place
since "Learn more about GNOME" is really not a GenericName.
- Rebase gnome-desktop2-fate300461-desktop-gettext.patch after
removal of gnome-desktop2-X-KDE-SubstituteUID.patch.
* Fri Apr 22 2011 vuntz@opensuse.org
- Set IS_DEFAULT_GNOME_DESKTOP to 0 as we move to GNOME 3.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Wed Feb 09 2011 vuntz@opensuse.org
- Add gnome-desktop2-one-slide-slideshow.patch to correctly handle
one-slide slideshows: we don't want to handle pseudo-transitions
there, since there's only one slide. This is useful since our new
default background is now a slideshow with only one slide, to
better handle different monitor sizes.
* Sun Dec 12 2010 dimstar@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ libgnome-desktop:
- GnomeRR: Don't read past the end of a string
- GnomeRR: Fix possible double-free when destroying private
windows
+ gnome-about:
- Fix translations which do not respect python variable names
+ Updated translations.
* Mon Oct 11 2010 vuntz@opensuse.org
- Update baselibs.conf to ignore gnome-desktop: there is no library
there.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ libgnome-desktop
- Thumbnail: Look up mimetypes properly
+ Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ libgnome-desktop
- GnomeRR: Force a refresh of timestamps so other clients won't
think this is a server-generated event
- Do not use deprecated gdk_display
+ Misc
- Make --disable-gnome-about configure flag work completely
- Add --disable-desktop-docs configure flag
- Update information in README and other files
+ Updated translations.
* Wed Sep 08 2010 vuntz@opensuse.org
- Rename gnome-desktop source package to gnome-desktop2, to have
gnome-desktop be the GNOME 3 version.
- There is a IS_DEFAULT_GNOME_DESKTOP default to make it easy to
choose which gnome-desktop version will be the default. This is
important since some files like gnome-about and the documentation
are conflicting between the two versions.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: gconf2-devel, gtk2-devel,
startup-notification-devel.
+ new-style: gconf-2.0, gdk-pixbuf-2.0, glib-2.0, gtk+-2.0,
libstartup-notification-1.0, x11, xrandr.
- Rename X-KDE-SubstituteUID.dif to
gnome-desktop2-X-KDE-SubstituteUID.patch.
- Change Requires of lang subpackage to Recommends.
- Provides/Obsoletes gnome-desktop if %IS_DEFAULT_GNOME_DESKTOP is
set, since the main package is now named gnome-desktop2.
- Create a gnome-about subpackage, that gets built if
%IS_DEFAULT_GNOME_DESKTOP is set. Add gnome-about Recommends to
%the main package, to make sure it gets installed.
- Rename devel subpackage to libgnome-desktop-2-devel, and make it
Provides/Obsoletes gnome-desktop-devel if
%IS_DEFAULT_GNOME_DESKTOP is set.
- If %IS_DEFAULT_GNOME_DESKTOP is not set, pass
- -disable-gnome-about and --disable-desktop-docs to configure, do
not look for the help files.
- Update description of packages.
* Wed Aug 18 2010 dimstar@opensuse.org
- Update to version 2.31.90:
+ GnomeBG: Be sure to unreference the file_monitor object during
dispose
+ Add --disable-gnome-about configure flag
+ Updated translations.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Don't use deprecated Gdk drawing APIs
+ Updated translations.
- Changes from version 2.31.2:
+ GnomeRR: Improve errors from the CRTC assignment process
+ GnomeBG: Fix a case of width-for-height confusion that could
lead to huge memory consumption on multi-monitor systems
+ Updated translations.
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ GnomeRR:
- Fix build failure with GTK 2.19+
- Fix build with -DGSEAL_ENABLE
- Ignore errors when setting the monitor size fails
+ GnomeBG:
- Fix crash in gradient handling code
+ Misc
- Really fix build without randr
+ Updated translations.
* Mon Mar 08 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ libgnome-desktop:
- GnomeRR: Add new API gnome_rr_output_get_connector_type() and
gnome_rr_output_is_laptop()
- GnomeRR: fix leak
- GnomeRR: build fix
- GnomeBG: Drop pixbuf cache before switching slides
+ Misc:
- Make xrandr an optional dependency
- Add main category to gnome-about desktop file
+ Updated translations.
* Mon Feb 22 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ GnomeBG:
- Fix a memory leak
- Add a picture option to make the background span monitors
+ GnomeDesktopItem:
- Improve error string
+ Add translator comments
+ Updated translations.
* Wed Feb 10 2010 vuntz@opensuse.org
- Update to version 2.29.90:
+ Updated translations.