diff --git a/kpty.spec b/kpty.spec index 0392142..01a0fa1 100644 --- a/kpty.spec +++ b/kpty.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpty -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Interfacing with pseudo terminal devices Group: System/Libraries @@ -20,7 +20,6 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Interfacing with pseudo terminal devices. @@ -78,6 +77,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist