4 Commits

Author SHA256 Message Date
d37f5b036f Accepting request 1305170 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1305170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vkeybd?expand=0&rev=27
2025-09-16 16:19:44 +00:00
a0b1ad183c - Update to v0.1.18g:
* Fix the regression of --addr option handling (bsc#1249755)
  * Really abort the program if the open fails
- Fix Source tag to point to the right version number

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vkeybd?expand=0&rev=17
2025-09-16 12:30:00 +00:00
271a978857 Accepting request 1276931 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1276931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vkeybd?expand=0&rev=26
2025-05-13 18:05:39 +00:00
8c94141599 - Update to v0.1.18f:
* Allow to pass a client name string and omit a port number to --addr option

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vkeybd?expand=0&rev=15
2025-05-12 16:11:34 +00:00
4 changed files with 20 additions and 6 deletions

View File

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

3
vkeybd-0.1.18g.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 16 12:16:54 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to v0.1.18g:
* Fix the regression of --addr option handling (bsc#1249755)
* Really abort the program if the open fails
- Fix Source tag to point to the right version number
-------------------------------------------------------------------
Mon May 12 16:09:34 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to v0.1.18f:
* Allow to pass a client name string and omit a port number to --addr option
-------------------------------------------------------------------
Wed May 29 13:06:57 UTC 2024 - Takashi Iwai <tiwai@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vkeybd
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: vkeybd
Version: 0.1.18e
Version: 0.1.18g
Release: 0
Summary: Virtual Keyboard Instrument
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Midi
URL: https://github.com/tiwai/vkeybd
Source: https://github.com/tiwai/vkeybd/archive/refs/tags/v0.1.18e.tar.gz#/%{name}-%{version}.tar.gz
Source: https://github.com/tiwai/vkeybd/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(alsa)