diff --git a/ktexteditor.spec b/ktexteditor.spec index 3ad3151..26bc249 100644 --- a/ktexteditor.spec +++ b/ktexteditor.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ktexteditor -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Full text editor component Group: System/Libraries @@ -38,7 +38,6 @@ BuildRequires: libstdc++6-devel BuildRequires: libgit2-devel >= 1.1.0-1mamba BuildRequires: cmake BuildRequires: libsyntax-highlighting-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KTextEditor provides a powerful text editor component that you can embed in your application, either as a KPart or using the KF5::TextEditor library (if you need more control). @@ -116,6 +115,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Tue Mar 16 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Mon Feb 15 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist