Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| dd4830c75d | |||
| 7b34d0e512 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64048cd15eba3cd9a3d2e3280650391259ebf6b529f2101d1a20f441038c1afe
|
||||
size 126696
|
||||
3
xwud-1.0.7.tar.xz
Normal file
3
xwud-1.0.7.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e55cbedab36d7a5f671abf8e594888afc48caa116d51d429ea53ea317ec0c61e
|
||||
size 129736
|
||||
10
xwud.changes
10
xwud.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 18:26:09 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 1.0.7
|
||||
* gitlab CI: stop requiring Signed-off-by in commits
|
||||
* Add missing checks for malloc failure
|
||||
* Call free() instead of XFree() on pointers returned by malloc()
|
||||
* Replace strcpy+strcat calls with snprintf
|
||||
* Accept --help & --version as aliases to -help & -version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 13:29:49 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xwud
|
||||
#
|
||||
# Copyright (c) 2022 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: xwud
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: Image displayer for X
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user