From 054a73095f490144641e94f1c3b38a848205af1b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:11:38 +0100 Subject: [PATCH] automatic version update by autodist [release 1.10.6-1mamba;Tue Jan 10 2023] --- libnma.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libnma.spec b/libnma.spec index 7d9cca7..b7d9baa 100644 --- a/libnma.spec +++ b/libnma.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libnma -Version: 1.10.4 -Release: 2mamba +Version: 1.10.6 +Release: 1mamba Summary: Network Manager Applet library Group: System/Libraries Vendor: openmamba @@ -139,6 +139,9 @@ fi %{_datadir}/gtk-doc/html/libnma/* %changelog +* Tue Jan 10 2023 Automatic Build System 1.10.6-1mamba +- automatic version update by autodist + * Sat Nov 26 2022 Silvan Calarco 1.10.4-2mamba - remove nm-applet schema file conflicting with network-manager-applet (ref. https://github.com/NetworkManager/network-manager-applet/commit/574fdd9 )