This commit is contained in:
Dennis Gilmore 2013-08-03 08:09:16 -05:00
parent 713ebfe1bb
commit 7245588ecc

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.20-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jun 3 2013 Paul Moore <pmoore@redhat.com> - 0.20-0
- Version bump to match latest upstream
- Cleanups in the specfile due to changes in the upstream package