Changelog for
viewres-1.0.7-lp155.20.9.i586.rpm :
* Sat Oct 15 2022 Stefan Dirsch
- 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 - 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 sndirschAATTsuse.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 sndirschAATTsuse.com- fixed license to X11 in specfile
* Sat Jan 19 2013 zaitorAATTopensuse.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 vuntzAATTopensuse.org- Split viewres from xorg-x11. Initial version: 1.0.3.