rebuilt by autoport with build requirements: libgit2-devel>=1.1.0-1mamba [release 5.75.0-2mamba;Sat Nov 14 2020]
This commit is contained in:
parent
86eaa0db08
commit
8c1d9c54bb
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: ktexteditor
|
Name: ktexteditor
|
||||||
Version: 5.75.0
|
Version: 5.75.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Full text editor component
|
Summary: Full text editor component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -35,7 +35,7 @@ BuildRequires: libqt5-devel
|
|||||||
BuildRequires: libsonnet-devel
|
BuildRequires: libsonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgit2-devel >= 1.0.0-1mamba
|
BuildRequires: libgit2-devel >= 1.1.0-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: libsyntax-highlighting-devel
|
BuildRequires: libsyntax-highlighting-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -116,6 +116,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 14 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.75.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libgit2-devel>=1.1.0-1mamba
|
||||||
|
|
||||||
* Thu Oct 15 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
|
* Thu Oct 15 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user