| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-about | Distribution: openSUSE 11.4 |
| Version: 2.32.1 | Vendor: openSUSE |
| Release: 6.1 | Build date: Sat Feb 19 00:55:34 2011 |
| Group: System/GUI/GNOME | Build host: build33 |
| Size: 355861 | Source RPM: gnome-desktop2-2.32.1-6.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: Information dialog about GNOME | |
The gnome-about program helps find which version of GNOME is installed.
GPLv2+
* 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.
* Wed Mar 31 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.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ Updated translations.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.29.5:
+ Bump library soname since ABI was broken in 2.29.4
- Rename libgnome-desktop-2-11 subpackage to libgnome-desktop-2-17,
following soname change.
- Update the way we remove the ig locale on old versions of
openSUSE.
- Package baselibs.conf
* Wed Dec 23 2009 vuntz@opensuse.org
- Update to version 2.29.4:
+ GnomeBG:
- Per-monitor background support
- Memory leak fixes
+ Updated translations.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update to version 2.29.3:
+ Build improvement
- Changes from version 2.29.2:
+ GnomeRR:
- Allow rotation if the virtual size has the correct number of
pixels
- Add gamma API
+ Updated translations.
* Sat Nov 14 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ Updated translations.
- Respin gnome-desktop-fate300461-desktop-gettext.patch and
gnome-desktop-recently-used-apps.patch to apply without fuzz.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ Updated translations.
* Wed Aug 26 2009 vuntz@novell.com
- Update to version 2.27.91:
+ GnomeRR:
- add support for primary monitor
- in clone mode, don't label each output
+ GnomeBG:
- add gnome_bg_changes_with_time() API
- gnome_bg_create_frame_thumbnail() API
+ Build fixes.
+ gnome-about
- Remove deprecated Encoding key from desktop file
+ Updated translations.
- Respin gnome-desktop-desktop.patch.
- Use spec-cleaner to reorder lines in preamble and split
BuildRequires/Requires line on separate lines.
* Thu Jul 30 2009 vuntz@novell.com
- Change Requires from gnome-desktop to libgnome-desktop-2-11 in
devel package.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ Thumbnail:
- Fix thumbnailer thread-safety
+ GnomeRR:
- Get monitor vendor name from pnp.ids
+ gnome-about:
- Remove libgnome usage
+ Updated translations.
- Do not package omf files twice.
- Ship COPYING.LIB in libgnome-desktop-2-11.
- Remove Requires on libgnome-desktop-2-11 in the main package:
it's not true.
- Remove Requires on the main package in libgnome-desktop-2-11:
it's not true either.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ GnomeRR:
- Adapt to RANDR 1.3's name for the EDID property
+ Updated translations.
* Tue Jun 16 2009 vuntz@novell.com
- Update to version 2.27.3:
+ GnomeRR:
- Only select for RRScreenChangeNotifyMask, not for the more
detailed RANDR 1.2 events
- Don't ask for RANDR events if the caller doesn't specify a
callback
- Add _with_time() versions to the GnomeRR and GnomeRRConfig
functions that change the RANDR configuration
- Add gnome_rr_screen_get_timestamps() to query the XRR
timestamps
- Don't force a reprobe of the RANDR outputs on every RANDR
event
- First update screen resources, then update the screen size
range
- Add debug dialog to show the RANDR timestamps
+ Updated translations.
* Wed May 20 2009 vuntz@novell.com
- Update to version 2.26.2:
+ libgnome-desktop
- Thumbnail: Preload /gnome/desktop/thumbnails in thumbnail
factory for performance
- GnomeRR: Fill out ScreenInfo structs sufficiently without
reprobing
- GnomeRR: Fix display name heuristics to result less in
'Unknown'
- Thumbnail: Code improvements
- GnomeRR: Don't append a newline to monitor vendor names
- GnomeRR: Make GnomeRRLabeler's labels explicitly black
+ Misc build system changes.
+ Updated translations.
* Tue Apr 14 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 2009 vuntz@novell.com
- Add gnome-desktop-no-date-in-version.patch to be more
build-compare-friendly, and use new
- -disable-date-in-gnome-version configure option.
- Enable autoreconf for the patch, and add gnome-common
BuildRequires.
- Remove -fno-strict-aliasing from CFLAGS.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ GnomeRR: grab the X server while tweaking the RANDR
configuration.
+ Remove scrollkeeper check, since it belongs to gnome-doc-utils
+ Updated translations.
- Remove scrollkeeper BuildRequires again.
* Mon Mar 09 2009 vuntz@novell.com
- Add scrollkeeper BuildRequires to fix build.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ GnomeBG: Allow apps to ignore a pending change so they can
avoid updating their background twice
+ GnomeBG: Blow all expensive caches if we're not gonna update
the background again in one minute
+ GnomeBG: Do slightly less steps in slide transitions to avoid
using to much resources on things that are not visible
+ GnomeBG: Remove outstanding transitions on finalize
+ GnomeRR: Use g_new0() instead of calloc() for consistency
+ GnomeRR: Fix leak
+ GnomeRR: Code cleanup
+ GnomeRR: Revert the change to use
XRRGetScreenResourcesCurrent(), it's not needed anymore and it
broke the "Detect Monitors" button
+ General: Make sure that the translation system is initiliazed
so that translations can be used
+ Updated translations.
/usr/bin/gnome-about /usr/share/applications/gnome-about.desktop /usr/share/doc/packages/gnome-about /usr/share/doc/packages/gnome-about/COPYING /usr/share/gnome-about /usr/share/gnome-about/contributors.list /usr/share/gnome-about/foundation-members.list /usr/share/gnome-about/gnome-64.png /usr/share/gnome-about/gnome-version.xml /usr/share/gnome-about/headers /usr/share/gnome-about/headers/header-bg-ancient01a.png /usr/share/gnome-about/headers/header-bg-city01.png /usr/share/gnome-about/headers/header-bg-clouds01.png /usr/share/gnome-about/headers/header-bg-clouds02.png /usr/share/gnome-about/headers/header-bg-hills01.png /usr/share/gnome-about/headers/header-bg-landscape01.png /usr/share/gnome-about/headers/header-bg-mountains01.png /usr/share/gnome-about/headers/header-bg-snow01.png /usr/share/gnome-about/headers/header-bg-sunset01.png /usr/share/man/man1/gnome-about.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:48:01 2013