From ae63ae1322a1653bdf77b2fe0bdf9519cd1ef08d Mon Sep 17 00:00:00 2001 From: zhangrui Date: Tue, 31 Dec 2019 18:45:52 +0800 Subject: [PATCH] init --- ipset.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/ipset.spec b/ipset.spec index f46e99d..cd61954 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,10 +1,10 @@ Name: ipset Version: 7.3 -Release: 1 +Release: 2 Summary: Manage Linux IP sets License: GPLv2 -URL: https://ipset.netfilter.org/ -Source0: https://ipset.netfilter.org/%{name}-%{version}.tar.bz2 +URL: http://ipset.netfilter.org/ +Source0: http://ipset.netfilter.org/%{name}-%{version}.tar.bz2 Source1: ipset.service Source2: ipset.start-stop @@ -113,5 +113,11 @@ fi %{_mandir}/man3/libipset.3.* %changelog +* Tue Dec 31 2019 openEuler Buildteam - 7.3-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:modify the spec + * Wed Sep 11 2019 openEuler Buildteam - 7.3-1 - Package init