version update to 2.33
This commit is contained in:
parent
749e2bd14f
commit
fe44bc6c03
@ -1,27 +0,0 @@
|
|||||||
From c8d68304c826567f27f5a913dd38f6e045b81483 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Pritam Baral <pritam@pritambaral.com>
|
|
||||||
Date: Thu, 11 Jun 2020 04:02:27 +0000
|
|
||||||
Subject: [PATCH xkeyboard-config] Fix symbols/in syntax error: spurious git
|
|
||||||
conflict marker
|
|
||||||
|
|
||||||
Introduced in https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/93ea944c2599584a4dd1add1725fafd19fef2535#904fcb1a2ae93630fa2905a7fd0ced3f8e50a6e8_2329_2329
|
|
||||||
---
|
|
||||||
symbols/in | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/symbols/in b/symbols/in
|
|
||||||
index 3ca78a2..b3a5ca9 100644
|
|
||||||
--- a/symbols/in
|
|
||||||
+++ b/symbols/in
|
|
||||||
@@ -2326,7 +2326,7 @@ xkb_symbols "marathi" {
|
|
||||||
key <AB09> { [ period, U0964, U0965, U093d ] };
|
|
||||||
key <AB10> { [ U092f, question, slash, question ] };
|
|
||||||
};
|
|
||||||
-=======
|
|
||||||
+
|
|
||||||
// EXTRAS:
|
|
||||||
|
|
||||||
// Modi is an ancient Indian script that is used to write texts in Marathi, Hindi and Sanskrit.
|
|
||||||
--
|
|
||||||
2.26.2
|
|
||||||
|
|
||||||
Binary file not shown.
BIN
xkeyboard-config-2.33.tar.bz2
Normal file
BIN
xkeyboard-config-2.33.tar.bz2
Normal file
Binary file not shown.
@ -1,12 +1,11 @@
|
|||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.30
|
Version: 2.33
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
||||||
Source0: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
|
Source0: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Patch01: 0001-Fix-symbols-in-syntax-error-spurious-git-conflict-ma.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext gettext-devel libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0) xkbcomp
|
BuildRequires: gettext gettext-devel libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0) xkbcomp
|
||||||
@ -59,10 +58,13 @@ autoreconf -v --force --install || exit 1
|
|||||||
|
|
||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README docs/README.* docs/HOWTO.* TODO NEWS
|
%doc README docs/README.* docs/HOWTO.* NEWS
|
||||||
%{_mandir}/man7/xkeyboard-config.*
|
%{_mandir}/man7/xkeyboard-config.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 27 2021 wangkerong<wangkerong@huawei.com> - 2.33-1
|
||||||
|
- update to 2.33-1
|
||||||
|
|
||||||
* Mon Jul 20 2020 chengguipeng<chengguipeng1@huawei.com> - 2.30-1
|
* Mon Jul 20 2020 chengguipeng<chengguipeng1@huawei.com> - 2.30-1
|
||||||
- Upgrade to 2.30-1
|
- Upgrade to 2.30-1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user