automatic version update by autodist [release 6.9.0-1mamba;Sun Dec 15 2024]

This commit is contained in:
Automatic Build System 2024-12-16 23:17:24 +01:00
parent de7b0698fb
commit 38364cad85

View File

@ -1,7 +1,7 @@
%define framework kpty %define framework kpty
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kpty Name: kf6-kpty
Version: 6.8.0 Version: 6.9.0
Release: 1mamba Release: 1mamba
Summary: Interfacing with pseudo terminal devices Summary: Interfacing with pseudo terminal devices
Group: System/Libraries Group: System/Libraries
@ -13,11 +13,11 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kpty-
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libkf6-kcoreaddons-devel BuildRequires: libkf6-kcoreaddons-devel
BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-ki18n-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
@ -76,6 +76,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba * Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist - automatic version update by autodist