Accepting request 1159499 from GNOME:Factory

GNOME 46 (forwarded request 1158703 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tecla-keyboard-layout-viewer?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2024-03-20 20:11:46 +00:00 committed by Git OBS Bridge
commit 7bc3ec874d
6 changed files with 57 additions and 8 deletions

19
_service Normal file
View File

@ -0,0 +1,19 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/tecla.git</param>
<param name="revision">46.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

BIN
tecla-45.0.tar.xz (Stored with Git LFS)

Binary file not shown.

3
tecla-46.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9e8e00ac2e00fe3401843bfa683f5cb5d4d10ea9f8100e772c740cab3b507b9
size 229387

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sun Mar 17 09:38:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 5 08:05:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 13 09:42:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 16 13:23:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.alpha:
+ Add --version command line option.
+ Fix blurry keys.
+ Fix crash on unknown keymap.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 16 15:34:13 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package tecla-keyboard-layout-viewer
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,20 +17,20 @@
Name: tecla-keyboard-layout-viewer
Version: 45.0
Version: 46.0
Release: 0
Summary: A keyboard layout viewer
License: GPL-2.0-only
URL: https://gitlab.gnome.org/GNOME/tecla
Source: https://download.gnome.org/sources/tecla/45/tecla-%{version}.tar.xz
Source: tecla-%{version}.tar.zst
BuildRequires: c_compiler
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(gtk4-wayland)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(libadwaita-1) >= 1.4
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(xkbcommon)
%description
@ -61,4 +61,3 @@ BuildRequires: pkgconfig(xkbcommon)
%files lang -f tecla.lang
%changelog

4
tecla.obsinfo Normal file
View File

@ -0,0 +1,4 @@
name: tecla
version: 46.0
mtime: 1710626573
commit: 828a9d7083f9ca5f4e5710333d4ed9acdfa71438