Package Release Info

viewres-1.0.7-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

viewres

Change Logs

* Sat Oct 15 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.7
  * gitlab CI: add a basic build test
  * man page: remove out-of-date COPYRIGHT section
  * Apply X.Org standard coding style
  * Remove obsolete casts on calloc & malloc calls
  * Variable scope reductions as suggested by cppcheck
  * set_node_labels: move dereference of node to after the NULL check
  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
* Mon Aug 26 2019 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.6
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Pass -D_CONST_X_STRING to make libXt declare String as const char *
  * Fix -Wsign-compare warnings
  * Fix -Wshadow warnings
* Mon Mar 05 2018 sndirsch@suse.com
- Update to version 1.0.5
  * config: Add missing AC_CONFIG_SRCDIR
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * 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
* Sat Jan 19 2013 zaitor@opensuse.org
- Update to version 1.0.4:
  + Eliminate use of tab stops. Helps with structural translation
    to DocBook.
  + config:
  - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
  - Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
  - Move man pages into their own directory.
  + man:
  - Replace hard coded man page section with substitution strings
  - Remove trailing spaces and tabs.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split viewres from xorg-x11. Initial version: 1.0.3.