From 951f17aff762163fa65b4134923ac41623e75353 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:21:47 +0100 Subject: [PATCH] automatic version update by autodist [release 0.20.6-1mamba;Sun Sep 18 2022] --- libgee.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libgee.spec b/libgee.spec index 5dbc962..9b3f3d8 100644 --- a/libgee.spec +++ b/libgee.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libgee -Version: 0.20.5 +Version: 0.20.6 Release: 1mamba Summary: GObject collection library Group: System/Libraries @@ -89,7 +89,6 @@ make check %defattr(-,root,root) %dir %{_includedir}/gee-?.? %{_includedir}/gee-?.?/*.h -%{_libdir}/libgee-*.la %{_libdir}/libgee-*.so %{_libdir}/pkgconfig/gee-?.?.pc %{_datadir}/gir-?.?/Gee-?.?.gir @@ -97,6 +96,9 @@ make check %doc ChangeLog* NEWS README %changelog +* Sun Sep 18 2022 Automatic Build System 0.20.6-1mamba +- automatic version update by autodist + * Mon Feb 28 2022 Automatic Build System 0.20.5-1mamba - automatic version update by autodist