automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
a466c42e8d
commit
c7a0e4b52b
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: ktnef
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: KDE tnef library
|
||||
Group: System/Libraries
|
||||
@ -13,6 +13,9 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkcalutils-devel
|
||||
@ -21,7 +24,6 @@ BuildRequires: libkf6-kcontacts-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
@ -81,6 +83,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPim6Tnef.*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user