automatic version update by autodist [release 6.8.0-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
465d44a3f1
commit
018c32a368
@ -1,7 +1,7 @@
|
||||
%define framework karchive
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: kf6-karchive
|
||||
Version: 6.7.0
|
||||
Version: 6.8.0
|
||||
Release: 1mamba
|
||||
Summary: Classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR
|
||||
Group: System/Libraries
|
||||
@ -13,13 +13,13 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/karch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
@ -85,6 +85,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user