automatic version update by autodist [release 1.3-1mamba;Sun Apr 17 2022]
This commit is contained in:
parent
60e6a3aab9
commit
ba4ff47846
10
quazip.spec
10
quazip.spec
@ -1,5 +1,5 @@
|
|||||||
Name: quazip
|
Name: quazip
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt/C++ wrapper over minizip
|
Summary: Qt/C++ wrapper over minizip
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -7,7 +7,6 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/stachenov/quazip
|
URL: https://github.com/stachenov/quazip
|
||||||
## GITSOURCE https://github.com/stachenov/quazip.git v0.8.1
|
|
||||||
Source: https://github.com/stachenov/quazip.git/v%{version}/quazip-%{version}.tar.bz2
|
Source: https://github.com/stachenov/quazip.git/v%{version}/quazip-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -45,7 +44,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build \
|
||||||
|
-DQUAZIP_QT_MAJOR_VERSION=5
|
||||||
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -74,6 +75,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 17 2022 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Nov 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
|
* Sun Nov 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user