Accepting request 1144046 from X11:XOrg
- update to version 1.1.1 * configure: Use AC_SYS_LARGEFILE to enable large file support * Ensure all *.c files include config.h before any other headers * atobm, bmtoa, bitmap: Add -help and -version options * bitmap: Print which option was in error along with usage message * Remove "All rights reserved" from Oracle copyright notices OBS-URL: https://build.opensuse.org/request/show/1144046 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitmap?expand=0&rev=11
This commit is contained in:
commit
f980995ca5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e86879c2feeece3f10e189330479cf51da0dd268355d1e3ee8a8497ab833690
|
||||
size 163560
|
3
bitmap-1.1.1.tar.xz
Normal file
3
bitmap-1.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63d42eb63fe48198b39344af49949e5e424cc62ce8d722781fdad4a4fa3426e6
|
||||
size 169676
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 4 20:54:56 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- update to version 1.1.1
|
||||
* configure: Use AC_SYS_LARGEFILE to enable large file support
|
||||
* Ensure all *.c files include config.h before any other headers
|
||||
* atobm, bmtoa, bitmap: Add -help and -version options
|
||||
* bitmap: Print which option was in error along with usage message
|
||||
* Remove "All rights reserved" from Oracle copyright notices
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 1 08:12:18 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bitmap
|
||||
#
|
||||
# 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: bitmap
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: X bitmap editor and converter utilities
|
||||
License: X11
|
||||
|
Loading…
Reference in New Issue
Block a user