diff --git a/kf6-kpty.spec b/kf6-kpty.spec index 02a6a32..2445ed0 100644 --- a/kf6-kpty.spec +++ b/kf6-kpty.spec @@ -1,7 +1,7 @@ %define framework kpty %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kpty -Version: 6.9.0 +Version: 6.10.0 Release: 1mamba Summary: Interfacing with pseudo terminal devices Group: System/Libraries @@ -40,7 +40,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n %{framework}-%{version} @@ -76,6 +75,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Jan 11 2025 Automatic Build System 6.10.0-1mamba +- automatic version update by autodist + * Sun Dec 15 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist