Skip to content

Commit

Permalink
Bump 0.1.1-2
Browse files Browse the repository at this point in the history
dependency on ovirt-ui-components 0.0.17
  • Loading branch information
mareklibra committed Dec 16, 2016
1 parent 2900dc8 commit c5577ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ define([VERSION_MAJOR], [0])
define([VERSION_MINOR], [1])
define([VERSION_FIX], [1])
define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
define([VERSION_RELEASE], [1])
define([VERSION_RELEASE], [2])

AC_INIT([ovirt-web-ui], VERSION_NUMBER, [[email protected]])
PACKAGE_RPM_VERSION="VERSION_NUMBER"
Expand Down
2 changes: 1 addition & 1 deletion ovirt-web-ui.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ExclusiveArch: x86_64

BuildRequires: ovirt-engine-nodejs = 6.9.1
# Keep ovirt-engine-nodejs-modules at particular version unless tested on higher
BuildRequires: ovirt-engine-nodejs-modules = 0.0.16
BuildRequires: ovirt-engine-nodejs-modules = 0.0.17

%description
This package provides new User Portal for %{product}, so far as technical preview.
Expand Down

0 comments on commit c5577ac

Please sign in to comment.