automatic version update by autodist [release 1.4-1mamba;Mon Jan 23 2023]

This commit is contained in:
Automatic Build System 2024-01-05 17:20:00 +01:00
parent 3ac4f1cd31
commit b5cac892ed

View File

@ -1,6 +1,6 @@
Name: quazip
Version: 1.3
Release: 2mamba
Version: 1.4
Release: 1mamba
Summary: Qt/C++ wrapper over minizip
Group: Applications/Archiving
Vendor: openmamba
@ -11,6 +11,7 @@ Source: https://github.com/stachenov/quazip.git/v%{version}/quazip-%{vers
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libbzip2-devel
BuildRequires: libgcc
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
@ -119,6 +120,9 @@ cd ..
%{_libdir}/pkgconfig/quazip1-qt6.pc
%changelog
* Mon Jan 23 2023 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
- automatic version update by autodist
* Thu Sep 01 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-2mamba
- added -qt6 subpackages