From 9002d758358881d8718957de4ec9014ffcdd5c4d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Sep 2024 11:45:47 +0200 Subject: [PATCH] automatic version update by autodist [release 5.14.0-1mamba;Sat Sep 14 2024] --- libgtksourceview.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libgtksourceview.spec b/libgtksourceview.spec index bccecc6..f3eee7e 100644 --- a/libgtksourceview.spec +++ b/libgtksourceview.spec @@ -2,7 +2,7 @@ %define apiver %(echo %version | cut -d. -f 1) Name: libgtksourceview -Version: 5.12.1 +Version: 5.14.0 Release: 1mamba Summary: A text widget that extends the standard GTK+ 2.x text widget Group: System/Libraries @@ -75,8 +75,6 @@ This package contains the API documentation needed for development. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files -f gtksourceview-%{apiver}.lang %defattr(-,root,root) @@ -110,6 +108,9 @@ This package contains the API documentation needed for development. %{_docdir}/gtksourceview5/* %changelog +* Sat Sep 14 2024 Automatic Build System 5.14.0-1mamba +- automatic version update by autodist + * Fri May 31 2024 Automatic Build System 5.12.1-1mamba - automatic version update by autodist