diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2014-06-12 17:20:04 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2014-06-12 17:20:04 +0100 |
commit | 515b37136eb501d9e368f6d5cb412fe03af6eacc (patch) | |
tree | e8b5074af25224f75cc9d8c1db88d299fa8f88a9 /sos.spec | |
parent | 8022663faad91d1c6e2346a3b710718616c162be (diff) | |
download | sos-515b37136eb501d9e368f6d5cb412fe03af6eacc.tar.gz |
[global] bump release to 3.2-alpha13.2alpha1
We still have a number of issues to resolve before 3.2 but we're
making good progress (albeit a little overdue). Let's tag the
current tree as an alpha release so that development distributions
(e.g. Fedora rawhide / Debian unstable) can package it and get
more testing.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.spec')
-rw-r--r-- | sos.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos -Version: 3.1 -Release: 1%{?dist} +Version: 3.2 +Release: 0.1.a%{?dist} Group: Applications/System Source0: http://people.redhat.com/breeves/sos/releases/sos-%{version}.tar.gz License: GPLv2+ |