2 Commits

Author SHA256 Message Date
dd4830c75d Accepting request 1219457 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xwud?expand=0&rev=9
2024-10-30 16:39:11 +00:00
7b34d0e512 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwud?expand=0&rev=10
2024-10-13 18:27:40 +00:00
4 changed files with 15 additions and 5 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -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