Changelog for
wcd-debuginfo-5.3.0-2.3.x86_64.rpm :
* Sat Sep 26 2015 waterlanAATTxs4all.nl- Update to 5.3.0: - Faster loading of the graphical tree, in about one third less time. - Fix reading UTF-16 treedata files. - Fix: Check for file I/O errors while reading files. These can happen after a file was opened without problems.
* Sun Apr 19 2015 waterlanAATTxs4all.nl- Update to 5.2.7: - c3po/structur.h: Fix compilation error: unknown type name wchar_t. Happens on some systems when wcd is compiled with Unicode support. - Makefile, man/man1/Makefile: add option --no-wrap to xgettext and msgmerge. Translation Project standard is not to wrap.- 0000-wchar.patch: Removed. Solved by upstream.
* Fri Jan 30 2015 waterlanAATTxs4all.nl- wcd.spec: Fixed Source.
* Thu Jan 22 2015 waterlanAATTxs4all.nl- Update to 5.2.6: - graphics.c,display.c: Use wclear again on Windows iso werase (werase was introduced in wcd 5.2.4), because wclear gives a cleaner screen in a Windows Command Prompt in an East Asian locale with double width font. E.g. Chinese locale CP936 with raster or Simsun font. wclear gives some screen flickering when used with ncurses on Windows. - New keys in match list and graphical tree mode: F5 or CRTL-l to redraw the screen. - win
*/Makefile:
* Add libiconv-2.dll when compiled with Unicode normalization.
* Add libwinpthread-1.dll when compiled with ncurses.
* Replaced libuninstring-0.dll with libunistring-2.dll. - msys2/Makefile: New makefile for building for native msys2. - wcd.c, Makefile: Updated for msys2. - Bugfix: etc/profile.d/wcd.sh: wcd function was overwriting shell\'s $go variable. Thanks to Andreas Schwab. - Bugfix: wcddir.c: Fix in replacing volume manager path with $HOME for other users. Introduced in version 5.1.0.- 0000-make-go-local.patch: Removed. Solved by upstream.- 0000-wchar.patch: New patch. Fix for \"unknown type wchar_t\".
* Tue Nov 04 2014 waterlanAATTxs4all.nl- Cleanup with spec-cleaner.- Better conditional in %build section.
* Thu Oct 23 2014 waterlanAATTxs4all.nl- Install binary in %{_libexecdir}
* Tue Oct 21 2014 waterlanAATTxs4all.nl- Patch0: wcd function was overwriting shell\'s $go variable.
* Thu Oct 16 2014 waterlanAATTxs4all.nl- Remove version number from docdir.
* Tue Oct 14 2014 waterlanAATTxs4all.nl- Release 1
* Tue Oct 14 2014 waterlanAATTxs4all.nl- Change Group to Productivity/File utilities
* Tue Oct 14 2014 waterlanAATTxs4all.nl- Undid previous change. Use %{buildroot} again.- Added BuildRoot statement in preamble. Required by SLE 11.
* Tue Oct 14 2014 waterlanAATTxs4all.nl- Use ${RPM_BUILD_ROOT} iso %{buildroot} for SLE 11.
* Sun Oct 12 2014 waterlanAATTxs4all.nl- Add Dutch and German manuals.
* Fri Oct 10 2014 waterlanAATTxs4all.nl- Enable Unicode normalization only for Suse version > 13.1. SLES 12 does not have libunistring-devel.
* Fri Oct 10 2014 pthAATTsuse.de- Create .changes file, run spec-cleaner.- Pass optflags to compiler.- Fix use of documentation directoy- Add uk man page directories to file list.- Set default attributes.
* Wed Oct 08 2014 waterlanAATTxs4all.nl- Initial version for openSUSE.