Hello community,
here is the log from the commit of package gsettings-desktop-schemas for
openSUSE:Factory
checked in at Fri May 6 11:54:33 CEST 2011.
--------
--- GNOME/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
2011-02-13 17:48:55.000000000 +0100
+++
/mounts/work_src_done/STABLE/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
2011-04-27 13:54:15.000000000 +0200
@@ -1,0 +2,67 @@
+Wed Apr 27 11:52:02 UTC 2011 - [email protected]
+
+- Update to version 3.0.1:
+ + Don't migrate background-related keys
+ + Don't migrate custom GTK+ color schemes and various GTK+ tweaks
+ keys.
+- Drop gsettings-desktop-schemas-overoptimistic-convert.patch:
+ fixed upstream.
+
+-------------------------------------------------------------------
+Fri Apr 8 16:05:15 UTC 2011 - [email protected]
+
+- Add gsettings-desktop-schemas-overoptimistic-convert.patch:
+ Remove some questionable conversions.
+
+-------------------------------------------------------------------
+Mon Apr 4 16:45:42 UTC 2011 - [email protected]
+
+- Update to version 3.0.0
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 21 15:42:10 UTC 2011 - [email protected]
+
+- Update to version 2.91.92:
+ + Use picture-uri instead of picture-filename (bgo#633983)
+ + Remove at mobility schema conversion
+ + Use seconds instead of minutes in idle and lock times
+ + Remove idle and screensaver settings form the conversion
+- Changes from version 2.91.91:
+ + Disable toolkit-accessibility by default.
+ + Add "disable-log-out" to lockdown.
+ + Remove mobility configuration, we only support caribou's.
+ on-screen keyboard.
+ + Remove default-applications.browser schema from conversion
+ script.
+ + Remove unused "use-custom-font" setting.
+ + Add "text-scaling-factor" key.
+ + Remove obsolete screensaver settings.
+
+-------------------------------------------------------------------
+Thu Mar 3 16:18:34 CET 2011 - [email protected]
+
+- Add cantarell-fonts Recommends, since it's the default font in
+ the schemas.
+
+-------------------------------------------------------------------
+Tue Feb 22 13:32:16 UTC 2011 - [email protected]
+
+- Update to version 0.1.7:
+ + Change org.gnome.desktop.session/idle-delay to a uint
+ + Move gnome-screensaver settings here
+ + Remove "status-bar-meter-on-right" setting
+ + Remove duplicated "idle-delay" key
+ + Remove web browser default preference
+ + Make sure all the schemas are translatable
+ + Use Cantarell 11pt as the default UI font
+ + Add magnifier schemas from gnome-shell
+ + Fix schemas path in a11y schemas
+ + Add "session-name" to org.gnome.desktop.session
+ + Rename "accessibility" key to "toolkit-accessibility"
+ + Remove AT visual preference, we only support orca as a screen
+ reader
+ + Remove the duplicate on-screen keyboard startup key
+- Create lang subpackage.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gsettings-desktop-schemas-0.1.5.tar.bz2
New:
----
gsettings-desktop-schemas-3.0.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gsettings-desktop-schemas.spec ++++++
--- /var/tmp/diff_new_pack.NOunfv/_old 2011-05-06 11:53:34.000000000 +0200
+++ /var/tmp/diff_new_pack.NOunfv/_new 2011-05-06 11:53:34.000000000 +0200
@@ -19,7 +19,7 @@
Name: gsettings-desktop-schemas
-Version: 0.1.5
+Version: 3.0.1
Release: 1
License: LGPLv2+
Summary: Shared GSettings Schemas for the Desktop
@@ -31,6 +31,9 @@
%if 0%{?BUILD_FROM_VCS}
BuildRequires: gnome-common
%endif
+Recommends: %{name}-lang
+# default font in the schemas
+Recommends: cantarell-fonts
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%glib2_gsettings_schema_requires
@@ -51,6 +54,7 @@
This package contains development files.
+%lang_package
%prep
%setup -q
@@ -64,6 +68,7 @@
%install
%makeinstall
+%find_lang %{name} %{?no_lang_C}
%clean
rm -rf %{buildroot}
@@ -80,14 +85,16 @@
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
@@ -100,4 +107,6 @@
%{_includedir}/%{name}/
%{_datadir}/pkgconfig/%{name}.pc
+%files lang -f %{name}.lang
+
%changelog
++++++ gsettings-desktop-schemas-0.1.5.tar.bz2 ->
gsettings-desktop-schemas-3.0.1.tar.bz2 ++++++
++++ 11132 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]