OBS User unknown 2009-02-12 14:31:29 +00:00 committed by Git OBS Bridge
parent b9925f5ee5
commit 9c7e929911
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0337976c3c557b60b9c5d49f3c0f40b7e6873a60d57910ba7d55287375b6cab9
size 3084443

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c77aa668046a92f6923bfbe5b299185581d8353eeff9384f66c85d35e106159
size 3086214

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 5 14:08:29 EST 2009 - mboman@suse.de
- Update to version 2.25.90:
+ GnomeRR: Create a backup file of the configuration when saving
+ GnomeRR: Add public API to get to
$(XDG_CONFIG_HOME)/monitors.xml and a backup of that file
+ GnomeRR: Add gnome_rr_config_apply_from_filename()
+ GnomeRR: Deprecate gnome_rr_config_apply_stored()
+ Translation updates
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 1 15:46:02 EST 2009 - mboman@suse.de Sun Feb 1 15:46:02 EST 2009 - mboman@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package gnome-desktop (Version 2.25.5) # spec file for package gnome-desktop (Version 2.25.90)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -32,7 +32,7 @@ BuildRequires: update-desktop-files
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 or later; LGPL v2.1 or later License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 or later; LGPL v2.1 or later
Group: System/GUI/GNOME Group: System/GUI/GNOME
Obsoletes: gnome-core Obsoletes: gnome-core
Version: 2.25.5 Version: 2.25.90
Release: 1 Release: 1
Summary: The GNOME Desktop API Library Summary: The GNOME Desktop API Library
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
@ -198,6 +198,14 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gnome-desktop %{_datadir}/gtk-doc/html/gnome-desktop
%changelog %changelog
* Thu Feb 05 2009 mboman@suse.de
- Update to version 2.25.90:
+ GnomeRR: Create a backup file of the configuration when saving
+ GnomeRR: Add public API to get to
$(XDG_CONFIG_HOME)/monitors.xml and a backup of that file
+ GnomeRR: Add gnome_rr_config_apply_from_filename()
+ GnomeRR: Deprecate gnome_rr_config_apply_stored()
+ Translation updates
* Sun Feb 01 2009 mboman@suse.de * Sun Feb 01 2009 mboman@suse.de
- Update to version 2.25.5: - Update to version 2.25.5:
+ GnomeBG: use gdk_color_equal() instead of custom function + GnomeBG: use gdk_color_equal() instead of custom function