2 Commits

Author SHA256 Message Date
91f63b789a Accepting request 1317206 from X11:windowmanagers
- update to 2.16:
  * fix crash when the user changes the XKB configuration
  * when started on Wayland, display an error and usage
  * switch to clang-format 15 (with InsertBraces)
  * fix -Werror=calloc-transposed-args by swapping calloc args
  * reword: remove "dynamic" TWM
  * update meson setup command in README
  * do not increase failed_attempts beyond 999
  * i3lock.1 man page: fix acute accent
  * fix in_dpi variable checking
  * meson: use explicit_bzero if it is available
  * declare a development shell in flake.nix

OBS-URL: https://build.opensuse.org/request/show/1317206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/i3lock?expand=0&rev=23
2025-11-12 20:14:51 +00:00
949bc34567 2.15 -> 2.16
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3lock?expand=0&rev=49
2025-11-11 23:09:27 +00:00
4 changed files with 21 additions and 6 deletions

View File

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

3
i3lock-2.16.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 11 23:05:46 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
- update to 2.16:
* fix crash when the user changes the XKB configuration
* when started on Wayland, display an error and usage
* switch to clang-format 15 (with InsertBraces)
* fix -Werror=calloc-transposed-args by swapping calloc args
* reword: remove "dynamic" TWM
* update meson setup command in README
* do not increase failed_attempts beyond 999
* i3lock.1 man page: fix acute accent
* fix in_dpi variable checking
* meson: use explicit_bzero if it is available
* declare a development shell in flake.nix
-------------------------------------------------------------------
Wed Apr 17 18:40:52 UTC 2024 - Avindra Goolcharan <avindra@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package i3lock
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
#
@@ -18,9 +18,8 @@
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
Name: i3lock
Version: 2.15
Version: 2.16
Release: 0
Summary: Screen Locker for the i3 Window Manager
License: BSD-3-Clause