This commit is contained in:
Fedora Release Engineering 2017-02-11 13:09:59 +00:00
parent fdb3a02a45
commit f939429268
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: scap-security-guide
Version: 0.1.31
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Security guidance and baselines in SCAP formats
Group: Applications/System
License: Public Domain
@ -60,6 +60,9 @@ present in %{name} package.
%doc %{_docdir}/%{name}/tables/*.{,x}html
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.31-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Nov 28 2016 Martin Preisler <mpreisle@redhat.com> - 0.1.31-2
- use make_build and make_install RPM macros