2 Commits

Author SHA256 Message Date
9e6548de2f Accepting request 1329081 from X11:XOrg
- update to version 1.1.2
  * Improve man page formatting
  * man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
  * LoseSelection: second argument should be pointer, not raw value
  * Handle -Wcast-function-type warnings for functions used as XtActionProcs
  * StripFilename: avoid calling strrchr on NULL filename
  * Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
  * Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
  * Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
  * Strip trailing whitespace from source files
  * gitlab CI: drop the ci-fairy check-mr job
  * make return obvious
  * Fix: warning: initialization discards ‘const’ qualifier from pointer target type
  * fix: warning: assignment discards ‘const’ qualifier from pointer target type
  * FIX  an other const warning
  * FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
  * FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
  * FIX: warning: assignment discards ‘const’ qualifier from pointer target type
  * Fix: Shadow warning
  * FIX: const warning

OBS-URL: https://build.opensuse.org/request/show/1329081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitmap?expand=0&rev=12
2026-01-26 10:06:02 +00:00
5fb94d55c9 - update to version 1.1.2
* Improve man page formatting
  * man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
  * LoseSelection: second argument should be pointer, not raw value
  * Handle -Wcast-function-type warnings for functions used as XtActionProcs
  * StripFilename: avoid calling strrchr on NULL filename
  * Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
  * Partial Revert of "fix: warning: assignment discards ‘const’ qualifier..."
  * Partial Revert of "Fix warning: initialization discards ‘const’ qualifier..."
  * Strip trailing whitespace from source files
  * gitlab CI: drop the ci-fairy check-mr job
  * make return obvious
  * Fix: warning: initialization discards ‘const’ qualifier from pointer target type
  * fix: warning: assignment discards ‘const’ qualifier from pointer target type
  * FIX  an other const warning
  * FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
  * FIX: warning: cast from function call of type ‘double’ to non-matching type ‘short int’
  * FIX: warning: assignment discards ‘const’ qualifier from pointer target type
  * Fix: Shadow warning
  * FIX: const warning

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=19
2026-01-25 17:36:42 +00:00
4 changed files with 29 additions and 5 deletions

View File

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

3
bitmap-1.1.2.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sun Jan 25 17:31:30 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
- update to version 1.1.2
* Improve man page formatting
* man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
* LoseSelection: second argument should be pointer, not raw value
* Handle -Wcast-function-type warnings for functions used as XtActionProcs
* StripFilename: avoid calling strrchr on NULL filename
* Clear 10 of 15 -Wsign-compare warnings from gcc 15.1
* Partial Revert of "fix: warning: assignment discards const qualifier..."
* Partial Revert of "Fix warning: initialization discards const qualifier..."
* Strip trailing whitespace from source files
* gitlab CI: drop the ci-fairy check-mr job
* make return obvious
* Fix: warning: initialization discards const qualifier from pointer target type
* fix: warning: assignment discards const qualifier from pointer target type
* FIX an other const warning
* FIX: warning: cast from function call of type double to non-matching type short int
* FIX: warning: cast from function call of type double to non-matching type short int
* FIX: warning: assignment discards const qualifier from pointer target type
* Fix: Shadow warning
* FIX: const warning
-------------------------------------------------------------------
Sun Feb 4 20:54:56 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package bitmap
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 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,7 +17,7 @@
Name: bitmap
Version: 1.1.1
Version: 1.1.2
Release: 0
Summary: X bitmap editor and converter utilities
License: X11