Package Release Info

xfontsel-1.1.1-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfontsel

Change Logs

* Mon Mar 04 2024 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.1
  * Use gettext() to localize messages if available
  * include config.h in xfontsel.c before checking for USE_GETTEXT
  * Print which arguments were unknown before giving usage message
  * Add -help and -version options
  * Fixed -Wshadow declaration warnings
* Thu Aug 11 2022 Dirk Müller <dmueller@suse.com>
- modernize spec-file, move license to %%licensedir
- use gpg validation for sources
* Mon Jul 11 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.0:
  * This release adds two small new features - a "Reset" button to reset
    all the selections back to the initial values, and when given the "-scaled"
    option fetch the actual screen resolution and add that to the list of
    available resolutions for the resX and resY menus.
* Wed Apr 04 2018 sndirsch@suse.com
- Update to version 1.0.6
  * Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
  * Replace TXT16 with XChar2b inline
  * config: Add missing AC_CONFIG_SRCDIR
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Get rid of some extraneous ; at the end of C source lines
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
* Thu Feb 06 2014 sndirsch@suse.com
- fixed license to X11 in specfile
* Sun Jun 23 2013 zaitor@opensuse.org
- Update to version 1.0.5:
  + Use C99 struct initializer for parseRec in GetFontNames().
  + When font fails to load, grey out text instead of unmapping
    text widget.
  + Prevent memory leak in GetFontNames if no fonts are matched.
  + Combine usage message strings.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.0.4:
  + Build system fixes.
* Fri Apr 13 2012 mgorse@opensuse.org
- Split xfontsel from xorg-x11. Initial version: 1.0.3.