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