]> git.pld-linux.org Git - packages/ipset.git/commitdiff
- up to 7.21, doesn't build with kernel 6.7
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2024 21:10:48 +0000 (22:10 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Mar 2024 21:10:48 +0000 (22:10 +0100)
ipset.spec

index 720b878658fc1e242f245ad1694255c2b9c399b0..1622fbb23f33137261cd50ba1d011b449336bc42 100644 (file)
@@ -22,18 +22,18 @@ exit 1
 %define                _enable_debug_packages  0
 %endif
 
-%define                rel     1
+%define                rel     0.1
 %define                pname   ipset
 Summary:       IP sets utility
 Summary(pl.UTF-8):     Narzędzie do zarządzania zbiorami IP
 Name:          %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:       7.19
+Version:       7.21
 Release:       %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:       GPL v2
 Group:         Networking/Admin
 #Source0Download: https://ipset.netfilter.org/install.html
 Source0:       https://ipset.netfilter.org/%{pname}-%{version}.tar.bz2
-# Source0-md5: 34b92f93292e6114aede1a0f18a75251
+# Source0-md5: c1116de7c5dd01a0a83413b308ca1917
 Source1:       %{pname}.init
 URL:           https://ipset.netfilter.org/
 BuildRequires: autoconf >= 2.63
This page took 0.214452 seconds and 4 git commands to generate.