Files
viewres/viewres.changes
Stefan Dirsch fd92ebe057 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/viewres?expand=0&rev=11
2022-10-15 17:20:34 +00:00

58 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Sat Oct 15 17:18:22 UTC 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 10:15:11 UTC 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 5 14:54:17 UTC 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 6 11:17:53 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Sat Jan 19 10:38:37 UTC 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 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split viewres from xorg-x11. Initial version: 1.0.3.