Correct release number to 0.1-3.1.fcXX
Since the upstream version 0.1-3 already includes a release tag.
This commit is contained in:
parent
76c9a910ba
commit
d36bf15274
@ -5,11 +5,11 @@
|
||||
# file one level up - in the main scap-security-guide directory (instead of
|
||||
# this one).
|
||||
|
||||
%global fedorassgrelease 4
|
||||
%global fedorassgrelease 3
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1
|
||||
Release: %{fedorassgrelease}%{?dist}
|
||||
Release: %{fedorassgrelease}.1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
Group: Applications/System
|
||||
License: Public Domain
|
||||
@ -54,7 +54,7 @@ cp -a Fedora/input/auxiliary/scap-security-guide.8 %{buildroot}%{_mandir}/en/man
|
||||
%doc Fedora/LICENSE Fedora/output/ssg-fedora-guide.html
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2013 Šimon Lukašík <slukasik@redhat.com> - 0.1-4
|
||||
* Fri Nov 15 2013 Šimon Lukašík <slukasik@redhat.com> - 0.1-3.1
|
||||
- Rebuild to obsolete openscap-content package (#1028706)
|
||||
|
||||
* Tue Oct 22 2013 Jan iankko Lieskovsky <jlieskov@redhat.com> 0.1-3
|
||||
|
Loading…
Reference in New Issue
Block a user