From a1a8e6f76712c3f0b18a4ad2f8ac39d75806833a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 03:04:47 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libgit2-devel>=1.0.0-1mamba [release 5.69.0-2mamba;Sun Apr 26 2020] --- ktexteditor.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ktexteditor.spec b/ktexteditor.spec index 4decf7d..4f2bc93 100644 --- a/ktexteditor.spec +++ b/ktexteditor.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ktexteditor Version: 5.69.0 -Release: 1mamba +Release: 2mamba Summary: Full text editor component Group: System/Libraries Vendor: openmamba @@ -35,7 +35,7 @@ BuildRequires: libqt5-devel BuildRequires: libsonnet-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END -BuildRequires: libgit2-devel >= 0.26.0-1mamba +BuildRequires: libgit2-devel >= 1.0.0-1mamba BuildRequires: cmake BuildRequires: libsyntax-highlighting-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -116,6 +116,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Apr 26 2020 Silvan Calarco 5.69.0-2mamba +- rebuilt by autoport with build requirements: libgit2-devel>=1.0.0-1mamba + * Tue Apr 14 2020 Automatic Build System 5.69.0-1mamba - automatic version update by autodist