update to 1.2.4 [release 1.2.4-1mamba;Sun Feb 18 2024]

This commit is contained in:
Silvan Calarco 2024-02-19 09:55:07 +01:00
parent 7678b13628
commit f64dd3489c

View File

@ -1,15 +1,13 @@
Name: isomd5sum Name: isomd5sum
Version: 1.2.3 Version: 1.2.4
Release: 2mamba Release: 1mamba
Summary: ISO9660 checksum utilities Summary: ISO9660 checksum utilities
Group: System/Tools Group: System/Tools
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.finnie.org/software/isomd5sum URL: https://github.com/rhinstaller/isomd5sum
Source: https://github.com/rhinstaller/isomd5sum/archive/%{version}.tar.gz Source: https://github.com/rhinstaller/isomd5sum/archive/%{version}.tar.gz
#Source: https://git.fedorahosted.org/cgit/isomd5sum.git/%{version}/isomd5sum-%{version}.tar.bz2
#Source: https://fedorahosted.org/releases/i/s/isomd5sum/isomd5sum-%{version}.tar.bz2
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -66,6 +64,9 @@ mv %{buildroot}%{_libdir}/python* %{buildroot}%{_prefix}/lib/
%{_datadir}/pkgconfig/isomd5sum.pc %{_datadir}/pkgconfig/isomd5sum.pc
%changelog %changelog
* Sun Feb 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
- update to 1.2.4
* Wed Oct 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-2mamba * Wed Oct 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.3-2mamba
- rebuilt with python3 == 3.11 - rebuilt with python3 == 3.11