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)