From 241b6f942a4cbd8d512b95ef9f119a3df301bc5b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:11:19 +0100 Subject: [PATCH] automatic version update by autodist [release 3.6.0-1mamba;Sat Apr 16 2022] --- libnl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libnl.spec b/libnl.spec index 2cc5255..d18e193 100644 --- a/libnl.spec +++ b/libnl.spec @@ -1,7 +1,7 @@ %define uver %(echo %version | tr . _) Name: libnl -Version: 3.5.0 -Release: 2mamba +Version: 3.6.0 +Release: 1mamba Summary: A library for applications dealing with netlink sockets Group: System/Libraries Vendor: openmamba @@ -101,6 +101,9 @@ chmod 644 ChangeLog COPYING %{_mandir}/man8/genl-ctrl-list.8.* %changelog +* Sat Apr 16 2022 Automatic Build System 3.6.0-1mamba +- automatic version update by autodist + * Thu Jun 10 2021 Silvan Calarco 3.5.0-2mamba - added tools and debug subpackages