Bump dependency on gsettings-desktop-schemas 3.31.0

This commit is contained in:
pei-jiankang 2021-12-23 20:11:09 +08:00
parent bf990966c5
commit 90cfc5345a
2 changed files with 40 additions and 3 deletions

View File

@ -0,0 +1,34 @@
From d657d6897f3eb37201aa1bf71c514672dd054863 Mon Sep 17 00:00:00 2001
From: pei-jiankang <peijiankang@kylinos.cn>
Date: Thu, 23 Dec 2021 20:06:59 +0800
Subject: [PATCH] Bump dependency on gsettings-desktop-schemas 3.31.0
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2813849..78bce9d 100755
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
ukwm-common (>= ${source:Version}),
ukui-settings-daemon,
- gsettings-desktop-schemas (>= 3.21.4),
+ gsettings-desktop-schemas (>= 3.31.0),
zenity
Provides: x-window-manager
Recommends: ukui-window-switch
@@ -88,7 +88,7 @@ Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends},
- gsettings-desktop-schemas (>= 3.15.92),
+ gsettings-desktop-schemas (>= 3.31.0),
ukwm-common (>= ${source:Version})
Description: window manager library from the Ukwm window manager
Ukwm is a small window manager, using GTK+ and Clutter to do
--
2.30.0

View File

@ -2,12 +2,12 @@
Name: ukwm
Version: 1.2.1
Release: 1
Release: 2
Summary: lightweight GTK+ window manager
License: GPL-2+ LGPL-2+ MIT~OldStyle+LegalDisclaimer Expat SGI-B-2.0
URL: http://www.ukui.org
Source0: %{name}-%{version}.tar.gz
Patch0: 0001-Bump-dependency-on-gsettings-desktop-schemas-3.31.0.patch
#BuildRequires: dh-sequence-gir is in gobject-introspection
BuildRequires: gobject-introspection
#BuildRequires: gnome-pkg-tools >= 0.10 debian package tool
@ -155,7 +155,7 @@ Ukwm is a small window manager, using GTK+ and Clutter to do
%prep
%setup -q
%patch0 -p1
%build
./autogen.sh
@ -231,6 +231,9 @@ update-alternatives --install /usr/bin/x-window-manager \
%exclude %{_datadir}/ukui
%changelog
* Thu Dec 23 2021 pei-jiankang <peijiankang@kylinos.cn> - 1.2.1-2
- Bump dependency on gsettings desktop schemas 3.31.0
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 1.2.1-1
- update to upstream version 1.2.1