From d5f3396a1cb5a64fa9b4e1c1b24509c5228d9ca8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:41:22 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kpty.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kpty.spec b/kpty.spec index 04c2cf8..018524d 100644 --- a/kpty.spec +++ b/kpty.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpty -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: Interfacing with pseudo terminal devices Group: System/Libraries @@ -15,8 +15,8 @@ BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libkcoreaddons-devel BuildRequires: libki18n-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -77,6 +77,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Nov 13 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist