diff --git a/libnetfilter_cttimeout.spec b/libnetfilter_cttimeout.spec index cc3a805..78e6264 100644 --- a/libnetfilter_cttimeout.spec +++ b/libnetfilter_cttimeout.spec @@ -1,5 +1,5 @@ Name: libnetfilter_cttimeout -Version: 1.0.0 +Version: 1.0.1 Release: 1mamba Summary: Interface library to the fine-grain connection tracking timeout infrastructure Group: System/Libraries @@ -13,7 +13,6 @@ License: GPL BuildRequires: glibc-devel BuildRequires: libmnl-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description libnetfilter_cttimeout is the userspace library that provides the programming interface to the fine-grain connection tracking timeout infrastructure. With this library, you can create, update and delete timeout policies that can be attached to traffic flows. This library is used by conntrack-tools. @@ -61,5 +60,8 @@ This package contains libraries and header files for developing applications tha %doc README %changelog +* Sat May 07 2022 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Mon Feb 25 2013 Silvan Calarco 1.0.0-1mamba - package created by silvan using the webbuild interface