From 05d3b9f695ca778982adabb55957441284cf2f84 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:08:03 +0100 Subject: [PATCH] automatic version update by autodist [release 1.52-1mamba;Tue Feb 25 2020] --- ktoblzcheck.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ktoblzcheck.spec b/ktoblzcheck.spec index c06a519..8f27565 100644 --- a/ktoblzcheck.spec +++ b/ktoblzcheck.spec @@ -1,5 +1,5 @@ Name: ktoblzcheck -Version: 1.50 +Version: 1.52 Release: 1mamba Summary: A library to check bank account numbers and bank codes (BLZ) of German Banks Group: System/Libraries @@ -61,12 +61,14 @@ This package contains libraries and header files for developing applications tha %files %defattr(-,root,root) %{_bindir}/ktoblzcheck +%{_bindir}/ibanchk +%{_mandir}/man1/ibanchk.1* %{_mandir}/man1/ktoblzcheck.1* %files -n lib%{name} %defattr(-,root,root) %{_libdir}/libktoblzcheck.so.* -%{python27_sitearch}/ktoblzcheck.py +%{python3_sitearch}/ktoblzcheck.py %dir %{_datadir}/ktoblzcheck %{_datadir}/ktoblzcheck/*.txt %doc AUTHORS COPYING @@ -85,5 +87,8 @@ This package contains libraries and header files for developing applications tha %doc NEWS %changelog +* Tue Feb 25 2020 Automatic Build System 1.52-1mamba +- automatic version update by autodist + * Wed Nov 27 2019 Silvan Calarco 1.50-1mamba - package created using the webbuild interface