diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 5a6a96d..1982724 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.20 -Release: 0%{?dist} +Release: 1%{?dist} License: GPLv2 Group: System Environment/Daemons URL: http://netlabel.sf.net/ @@ -57,6 +57,9 @@ make V=1 DESTDIR="%{buildroot}" install %attr(0644,root,root) %config(noreplace) /etc/netlabel.rules %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.20-1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 3 2013 Paul Moore - 0.20-0 - Version bump to match latest upstream - Cleanups in the specfile due to changes in the upstream package