From 5e72a8eb26753cf2a04751ef30da397cf78911a42061680a95e8574c0cb259a2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:38:13 +0000 Subject: [PATCH] Accepting request 459747 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459747 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsettings-desktop-schemas?expand=0&rev=101 --- gsettings-desktop-schemas-3.22.0.tar.xz | 3 --- gsettings-desktop-schemas-3.23.90.tar.xz | 3 +++ gsettings-desktop-schemas.changes | 15 +++++++++++++++ gsettings-desktop-schemas.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 gsettings-desktop-schemas-3.22.0.tar.xz create mode 100644 gsettings-desktop-schemas-3.23.90.tar.xz diff --git a/gsettings-desktop-schemas-3.22.0.tar.xz b/gsettings-desktop-schemas-3.22.0.tar.xz deleted file mode 100644 index 7a56249..0000000 --- a/gsettings-desktop-schemas-3.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f06c7ba34c3a99e4d58b10889496133c9aaad6698ea2d8405d481c7f1a7eae1 -size 598412 diff --git a/gsettings-desktop-schemas-3.23.90.tar.xz b/gsettings-desktop-schemas-3.23.90.tar.xz new file mode 100644 index 0000000..78d2e2e --- /dev/null +++ b/gsettings-desktop-schemas-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed8a14286f887cd0ce88b9f23e4d8aa3adf78cf6808bda873545e50c5e925a5 +size 613416 diff --git a/gsettings-desktop-schemas.changes b/gsettings-desktop-schemas.changes index 1781d1f..5207635 100644 --- a/gsettings-desktop-schemas.changes +++ b/gsettings-desktop-schemas.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Feb 15 09:10:40 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Use more fancy characters in translatable strings. + + Fix "s" shortcut being used for 2 separate actions. + +------------------------------------------------------------------- +Wed Jan 11 15:43:08 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.3: + + Add "Disable while typing" touchpad setting. + + Add a gsetting to back Gtk/EnablePrimaryPaste. + + Add "tap-and-drag" for touchpads. + ------------------------------------------------------------------- Tue Sep 20 11:07:59 UTC 2016 - dimstar@opensuse.org diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index facf61c..87254a3 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -1,7 +1,7 @@ # # spec file for package gsettings-desktop-schemas # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: gsettings-desktop-schemas -Version: 3.22.0 +Version: 3.23.90 Release: 0 Summary: Shared GSettings Schemas for the Desktop License: LGPL-2.1+ Group: System/GUI/GNOME Url: http://gnome.org/ -Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.22/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gsettings-desktop-schemas/3.23/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= 2.31.0 BuildRequires: gobject-introspection-devel >= 1.31.0 BuildRequires: intltool