diff --git a/karchive.spec b/karchive.spec index cb402e2..a2788d8 100644 --- a/karchive.spec +++ b/karchive.spec @@ -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 -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 5.83.0-1mamba +- automatic version update by autodist + * Sun May 09 2021 Automatic Build System 5.82.0-1mamba - automatic version update by autodist