Skip to content

Commit

Permalink
Bump required base version number in rpms
Browse files Browse the repository at this point in the history
Follow-up to 8526171

Closes #5290
Reviewed-by: Stef Walter <stefw@redhat.com>
  • Loading branch information
dperpeet authored and stefwalter committed Nov 1, 2016
1 parent 8526171 commit 9b3c18e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cockpit.spec
Expand Up @@ -18,8 +18,8 @@
%define extra_flags CFLAGS='-O2 -Wall -Werror -fPIC -g -DWITH_DEBUG'
%define required_base %{gitcommit}
%else
# The first version with a stable APIs
%define required_base 0.114
# earliest base that the subpackages work on
%define required_base 122
%endif

%if 0%{?centos}
Expand Down

0 comments on commit 9b3c18e

Please sign in to comment.