Accepting request 921636 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 920957 from dimstar) OBS-URL: https://build.opensuse.org/request/show/921636 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsettings-desktop-schemas?expand=0&rev=64
This commit is contained in:
commit
eb962c90f1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1b83bf023c0261eacd0ed36066b76f4a520bbcb14bb69c402b7959257125685
|
||||
size 700672
|
3
gsettings-desktop-schemas-41.0.tar.xz
Normal file
3
gsettings-desktop-schemas-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77289972e596d044583f0c056306d8f1dbd8adcf912910a50da0a663e65332ed
|
||||
size 705240
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 19:45:50 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 41.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 01:44:37 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream support
|
||||
(jsc#SLE-21105).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 08:04:45 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.rc:
|
||||
+ Stop setting legacy GNOME 2 shortcut by default.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 23 13:39:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.alpha:
|
||||
+ Add lockdown setting for revealing passwords.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 22 07:55:28 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 40.0
|
||||
Version: 41.0
|
||||
Release: 0
|
||||
Summary: Shared GSettings Schemas for the Desktop
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/GNOME
|
||||
URL: https://gnome.org/
|
||||
Source0: https://download.gnome.org/sources/gsettings-desktop-schemas/40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gsettings-desktop-schemas/41/%{name}-%{version}.tar.xz
|
||||
# SOURCE-FIX-SLE 00_org.gnome.desktop.peripherals.gschema.override bsc#1171593 alynx.zhou@suse.com -- Change touchpad click method to default
|
||||
Source1: 00_org.gnome.desktop.peripherals.gschema.override
|
||||
|
||||
@ -34,7 +34,6 @@ Patch0: gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-
|
||||
BuildRequires: gobject-introspection-devel >= 1.31.0
|
||||
BuildRequires: meson >= 0.50.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.31.0
|
||||
# Default fonts in the schemas
|
||||
Recommends: cantarell-fonts
|
||||
@ -64,7 +63,6 @@ This package contains development files.
|
||||
%if 0%{?sle_version}
|
||||
cp -a %{SOURCE1} .
|
||||
%endif
|
||||
translation-update-upstream po %{name}
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Loading…
Reference in New Issue
Block a user