28 Commits

Author SHA256 Message Date
c89c111dcd Accepting request 1278566 from windows:mingw
- Update to 1.59

OBS-URL: https://build.opensuse.org/request/show/1278566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=35
2025-05-20 20:45:34 +00:00
8ac482e62c - Update to version 1.59
* Fix building with MinGW 12
  * cmake: Added support for python related variables with ‘3’
    suffix when cross-compiling
  * cmake: add support for finding python when cross compiling
  * cmake: drop python2 support as it is eol
  * Remove support for creating bankdata files, which has been
    out sourced to ktoblzcheck-data package
  * Fix 'Fails to build without network access' (sf/ktoblzcheck#23)
  * Fix "Download .xlsx file name is changed" (sf/ktoblzcheck#24)
- Remove limitation to specific python version
- Removed patch, which has been applied upstream
  * fix-building.patch
  * ktoblzupdate: Print location where the database is saved
  * cmake: drop obsolete support for finding python development package
- Temporary fix for building with MinGW 12
- Removed support for creating bankdata files
- Use mingw64-ktoblzcheck-data package

OBS-URL: https://build.opensuse.org/package/show/windows:mingw/ktoblzcheck?expand=0&rev=7
2025-05-20 09:25:52 +00:00
01e3092fde - Update to 1.58
- Use mingw64-ktoblzcheck-data package 
- Add patches:
  * fix-building.patch
  
- 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/)
- 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.
- 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)
- 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
- Remove redundant %clean. Use %_smp_mflags for parallel build.
- update to 1.48
  * format spec file
  * add libsoname
  * rename devel pkg (name-devel) and add Provides/Obsoletes
- remove call to suse_update_config (very old work around)
- update to 1.36:
  * Replace assertions with graceful failures
- fixed rpmlint warning about missing pkg-config
- update to 1.35
- update to 1.2.8
  * New bank data file added. Fixed method 96 and 63.
- update to 1.2.7
   * Updated bankdata file, now valid from 2010-06-07 onwards.
   * Modified Methods C6 and D1, add method D4
 
- update to 1.26
   * Fix broken loading of current bankdata file by dynamically
     creating the list of current files at compile time.
   * Updated bankdata file, now valid from 2010-03-08 onwards.
   * Fix method 23 (zero padding must come at end, not beginning).
- restored openSUSE package header
- update to 1.24
  * Updated bankdata file, now valid from 2009-12-07 onwards.
- applied package layout from packman
- update to 1.23:
   * Updated bankdata file, now valid from 2009-09-07 onwards.
- update to 1.22:
   * Updated bankdata file, now valid from 2009-06-08 onwards.
- update to 1.21:
   Method C6 modified to include March'09 update.  
   New bank data file added.
   Two new calculation methods have been added.  
- remove static libraries and "la" files 
- update to version 1.19: 
   * Two new calculation methods have been added.
   * Online-update accepts wget instead of lynx as well.  
   * New bank data file added.
 
- update to version 1.18: 
    * Updated bankdata file, now valid from 2008-06-09 onwards.
    * New methods C8 and C9, valid from 6. June 2008.
- update to version 1.17: Handling of the timezone has been fixed.
  Code had been cleaned up for gcc-4.3. New bank data file added.
- fix build with gcc 4.3 
- update to version 1.16:
   * Updated bankdata file, now valid from 2007-12-03 onwards.
   * New methods C7. Valid from 3. December 2007.
- fix build with gcc 4.3
- update to version 1.15:
   * New methods C5 and C6. Valid from 3. September 2007.
   * Fixing method 74/Ausnahme to accept leading zeros.
   * Converted methods 74 and 87 to two-arguent notation.
   * Updated bankdata file, now valid from 2007-09-03 onwards.
- update to version 1.14:
   * Updated bankdata file, now valid from 2007-06-04 onwards.
   * Fixing method 74/Ausnahme: 6-digit Account numbers with last
     number [5-9] computed incorrect results.
- update to version 1.13:
   * Updated bankdata file, now valid from 2007-03-05 onwards.
   * Fixing wrong implementation of Pruefmethode 02 and similar 
     methods 04, 07, 14, 58, 85/a, A2/v2, B2/v1, B4/v2, C3/v2, C4/v2.
   * New methods C3 and C4. Valid from 5. March 2007.
   * New version of Pruefzifferberechnungsmethode 57 used by Citybank.
- update to version 1.12:
   * Updated bankdata file, now valid from 2006-12-04 onwards.
   * configure.ac: Fix/improve internal libs flags
   * src/python/ktoblzcheck.py: Fix python wrapper with ctypes>=0.9.9
- update to version 1.11:
   * Updated bankdata file, now valid from 2006-09-04 onwards.
- update to version 1.10: 
   * Updated bankdata file
- converted neededforbuild to BuildRequires
- update to version 1.9
- fix filelist
- New package, initial version 1.7

OBS-URL: https://build.opensuse.org/package/show/windows:mingw/ktoblzcheck?expand=0&rev=6
2025-05-19 09:46:56 +00:00
22fc43a4d2 Accepting request 989630 from windows:mingw
- 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.
- 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)
- 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

OBS-URL: https://build.opensuse.org/request/show/989630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=34
2022-07-19 15:19:44 +00:00
187d91012b Accepting request 471147 from KDE:KDE3
1

OBS-URL: https://build.opensuse.org/request/show/471147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=33
2017-03-12 19:00:05 +00:00
3f0a3b5fb7 Accepting request 449314 from KDE:KDE3
1

OBS-URL: https://build.opensuse.org/request/show/449314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=32
2017-01-21 23:48:11 +00:00
Stephan Kulow
191f56a067 Accepting request 102099 from KDE:KDE3
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/102099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=27
2012-01-31 09:20:34 +00:00
Stephan Kulow
3b4a175e68 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=26
2011-12-06 17:22:08 +00:00
Lars Vogdt
73a5e86680 Accepting request 87330 from KDE:KDE3
forward update to factory

OBS-URL: https://build.opensuse.org/request/show/87330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=24
2011-10-11 14:56:29 +00:00
OBS User autobuild
21ae17e881 Accepting request 45582 from KDE:KDE3
Copy from KDE:KDE3/ktoblzcheck based on submit request 45582 from user Beineri

OBS-URL: https://build.opensuse.org/request/show/45582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=22
2010-08-23 13:45:17 +00:00
OBS User autobuild
0f6678ba5c Accepting request 43151 from KDE:KDE3
Copy from KDE:KDE3/ktoblzcheck based on submit request 43151 from user Beineri

OBS-URL: https://build.opensuse.org/request/show/43151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=21
2010-07-19 12:42:25 +00:00
OBS User autobuild
fee9e5af63 Accepting request 37673 from KDE:KDE3
Copy from KDE:KDE3/ktoblzcheck based on submit request 37673 from user Beineri

OBS-URL: https://build.opensuse.org/request/show/37673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=18
2010-04-15 22:41:06 +00:00
OBS User autobuild
490dbb3471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=17 2010-03-18 14:58:46 +00:00
OBS User autobuild
8798e39844 Accepting request 34122 from KDE:KDE3
Copy from KDE:KDE3/ktoblzcheck based on submit request 34122 from user coolo

OBS-URL: https://build.opensuse.org/request/show/34122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=16
2010-03-05 15:01:58 +00:00
OBS User autobuild
12e3b44e4f Accepting request 20638 from KDE:KDE3
Copy from KDE:KDE3/ktoblzcheck based on submit request 20638 from user Beineri

OBS-URL: https://build.opensuse.org/request/show/20638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=14
2009-09-21 19:11:18 +00:00
OBS User unknown
5daf4f60f0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=13 2009-07-27 21:05:53 +00:00
OBS User unknown
5a548f1560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=12 2009-02-13 12:05:24 +00:00
OBS User unknown
b4e605bbd2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=11 2009-01-29 22:36:53 +00:00
OBS User unknown
1a919b8749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=10 2008-08-17 22:13:21 +00:00
OBS User unknown
b963a33b0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=9 2008-06-23 21:03:56 +00:00
OBS User unknown
418a937671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=8 2008-03-26 15:18:57 +00:00
OBS User unknown
2ccfddad8d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=7 2007-11-09 21:35:22 +00:00
OBS User unknown
571b3e410b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=6 2007-11-08 23:09:51 +00:00
OBS User unknown
99c7b4e230 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=5 2007-10-23 08:24:01 +00:00
OBS User unknown
ecca1f4676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=4 2007-10-02 23:02:28 +00:00
OBS User unknown
2bdd380193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=3 2007-07-10 16:51:27 +00:00
OBS User unknown
7429286bbb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=2 2007-02-19 22:09:44 +00:00
OBS User unknown
544a983c8c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktoblzcheck?expand=0&rev=1 2007-01-15 23:20:52 +00:00