From f9715e9ffc7a8bc47639f349c6c8f25c44a196e4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 21:42:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- netlabel_tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index caf5feb..4fa0237 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: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Group: System Environment/Daemons URL: http://netlabel.sf.net/ @@ -60,6 +60,9 @@ make V=1 DESTDIR="%{buildroot}" install %attr(0644,root,root) %config(noreplace) /etc/netlabel.rules %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.20-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Mar 21 2015 Peter Robinson 0.20-5 - Add patch to support libnl3 - Use %%license