Changelog for
ktoblzcheck-1.57-16.11.x86_64.rpm :
* Tue Jan 02 2024 Ralf Habacker
- Update to 1.57
* Add Python 3.12 support (sf/ktoblzcheck#15)- Update to 1.56
* German bankdata files could not be downloaded (sf/ktoblzcheck#16)- Update to 1.55
* Doxygen 1.11 complains about obsolete tags (sf/ktoblzcheck#17)
* build system of ktoblzcheck fails to generate database for netherlands (sf/ktoblzcheck#15)- Update to 1.54
* Fix bug using broken python module xlrd (sf/ktoblzcheck#14)
* Fix for code beautifier not finding any files (https://sourceforge.net/p/ktoblzcheck/code/merge-requests/10/)
* Fixed warning on running code beautifier (https://sourceforge.net/p/ktoblzcheck/code/merge-requests/11/)
* [GSoC 2020]: Provision of bank data in SQLite Format (https://sourceforge.net/p/ktoblzcheck/code/merge-requests/12/)
* Support for database updates from server (https://sourceforge.net/p/ktoblzcheck/code/merge-requests/13/)
* Update methods 45, B1, and C2. Implement method E4. (https://sourceforge.net/p/ktoblzcheck/code/merge-requests/14/)- Add package libcurl-devel, python3-openpyxl and sqlite3-devel as build requirement- Add tarball with bank data generated from ktoblzcheck-data repository (https://sourceforge.net/p/ktoblzcheck/data/ci/main/tree/)
* Fri Oct 08 2021 Steve Kowalik - Update to 1.53:
* Update bankdata files
* ibanchk: add \'--file\' command line option
* Add python 3 support
* Add link to german bank data description
* Add manual page for ibanchk
* Install ibanchk executable- Rename python-ktoblzcheck package to python3-ktoblzcheck.
* Mon Jan 20 2020 Ralf Habacker - update to 1.51
* Add fetching of sepa providers and install them as csv file
* Add supported short options to ktoblzcheck usage output
* Fix finding files on windows
* Fix bug not finding default bank data file when XDG_DATA_DIRS is not set (sf/ktoblzcheck#2)
* Thu Sep 19 2019 Ralf Habacker - update to 1.50
* Add cmake option to install the raw bankdata file
* Add german iban check
* Add support for environment variable XDG_DATA_DIRS also on Windows required by test cases
* Add support for running cross compiled applications on linux
* Completed cmake support on Linux and Windows
* Dropped autotools build system
* Fix structure documentation in ibandata.txt
* Fix test cases
* Merge text from README
*, INSTALL
* into README.md
* New bank data file added
* Replaced perl scripts by python scripts to reduce the number of requirements
* Update doxygen config file to version 1.8.14
* Use README.md as main page for doxygen
* Sat Feb 04 2017 jengelhAATTinai.de- Remove redundant %clean. Use %_smp_mflags for parallel build.
* Fri Nov 18 2016 chrisAATTcomputersalat.de- update to 1.48
* format spec file
* add libsoname
* rename devel pkg (name-devel) and add Provides/Obsoletes
* Tue Dec 20 2011 cooloAATTsuse.com- remove call to suse_update_config (very old work around)
* Mon Oct 10 2011 Nico.Laus.2001AATTgmx.de- update to 1.36:
* Replace assertions with graceful failures- fixed rpmlint warning about missing pkg-config
* Mon Sep 12 2011 anixxAATTopensuse.org- update to 1.35
* Sat Aug 14 2010 beineriAATTopensuse.org- update to 1.2.8
* New bank data file added. Fixed method 96 and 63.