scap-security-guide-0.1.36-1
Also removed xhtml files from docs package, they are not built anymore
This commit is contained in:
parent
52137983e3
commit
c6b8585bd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/scap-security-guide-0.1.33.tar.bz2
|
/scap-security-guide-0.1.33.tar.bz2
|
||||||
/scap-security-guide-0.1.34.tar.bz2
|
/scap-security-guide-0.1.34.tar.bz2
|
||||||
/scap-security-guide-0.1.35.tar.bz2
|
/scap-security-guide-0.1.35.tar.bz2
|
||||||
|
/scap-security-guide-0.1.36.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: scap-security-guide
|
Name: scap-security-guide
|
||||||
Version: 0.1.35
|
Version: 0.1.36
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Security guidance and baselines in SCAP formats
|
Summary: Security guidance and baselines in SCAP formats
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -60,9 +60,13 @@ cd build
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc %{_docdir}/%{name}/guides/*.html
|
%doc %{_docdir}/%{name}/guides/*.html
|
||||||
%doc %{_docdir}/%{name}/tables/*.{,x}html
|
%doc %{_docdir}/%{name}/tables/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 01 2017 Watson Yuuma Sato <wsato@redhat.com> - 0.1.36-1
|
||||||
|
- Update to latest upstream SCAP-Security-Guide-0.1.36 release:
|
||||||
|
https://github.com/OpenSCAP/scap-security-guide/releases/tag/v0.1.36
|
||||||
|
|
||||||
* Tue Aug 29 2017 Watson Sato <wsato@redhat.com> - 0.1.35-1
|
* Tue Aug 29 2017 Watson Sato <wsato@redhat.com> - 0.1.35-1
|
||||||
- Update to latest upstream SCAP-Security-Guide-0.1.35 release:
|
- Update to latest upstream SCAP-Security-Guide-0.1.35 release:
|
||||||
https://github.com/OpenSCAP/scap-security-guide/releases/tag/v0.1.35
|
https://github.com/OpenSCAP/scap-security-guide/releases/tag/v0.1.35
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (scap-security-guide-0.1.35.tar.bz2) = 51cfc611bed1ca897557d4f694f145ac938d6bc01d489bba433da0b294fb9cbba682005bd3e44e41bfd24e2ed53d80693061c3a901a07a3e14f748731f418d94
|
SHA512 (scap-security-guide-0.1.36.tar.bz2) = 830c476c70950b80fe22885f93ae33bd4e7117b4f366f9293d9ea753f1523004647bdeda18691bb23ab825f3fac59655b644fb018b8bff3a03a02edbc18cc7c5
|
||||||
|
Loading…
Reference in New Issue
Block a user