automatic version update by autodist [release 5.80.0-1mamba;Tue Mar 16 2021]
This commit is contained in:
parent
9ef36ae46b
commit
553a71e71c
@ -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 <autodist@mambasoft.it> 5.80.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 15 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user