Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Release version of plugin (rpm) should be 1 not 0
Browse files Browse the repository at this point in the history
Change-Id: I37de50da01ce31e010695887a3fc828a9869d912
Closes-bug: #1444977
  • Loading branch information
Evgeniy L committed Apr 16, 2015
1 parent 38db815 commit 8056c7e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -16,7 +16,7 @@ Source0: ${ name }.fp
Vendor: ${ vendor }
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: Development/Libraries
Release: 0
Release: 1
BuildArch: noarch

%%description
Expand Down

0 comments on commit 8056c7e

Please sign in to comment.