diff --git a/syntax-highlighting.spec b/syntax-highlighting.spec index 9a624ed..81e2bd1 100644 --- a/syntax-highlighting.spec +++ b/syntax-highlighting.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: syntax-highlighting -Version: 5.79.0 +Version: 5.79.1 Release: 1mamba Summary: KDE Frameworks 5 Syntax highlighting engine for Kate syntax definitions Group: System/Libraries @@ -23,7 +23,6 @@ BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Syntax highlighting engine for Kate syntax definitions. @@ -97,6 +96,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KSyntaxHighlighting.pri %changelog +* Tue Feb 23 2021 Automatic Build System 5.79.1-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist