From 5d943981783bc9164cd90133656d3c731e0f27ed Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Wed, 23 Sep 2009 09:26:19 +0000 Subject: [PATCH] increase rel. number --- netlabel_tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index f252169..fc617a4 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -1,7 +1,7 @@ Summary: Tools to manage the Linux NetLabel subsystem Name: netlabel_tools Version: 0.19 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Group: System Environment/Daemons URL: http://netlabel.sf.net/ @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Sep 23 2009 Peter Vrabec 0.19-5 +- increase rel. number + * Wed Sep 23 2009 Peter Vrabec 0.19-4 - fix license tag in spec (#524310)