automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:34:41 +01:00
parent e0485b3d64
commit a98b817141

View File

@ -1,13 +1,13 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: karchive
Version: 5.82.0
Version: 5.83.0
Release: 1mamba
Summary: Classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%majver/karchive-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -18,6 +18,7 @@ BuildRequires: liblzma-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
BuildRequires: libzstd-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: extra-cmake-modules
@ -83,6 +84,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sun Jun 13 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
- automatic version update by autodist