Fix dist macro rebuild
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
d68c8368e6
commit
f47046a5af
@ -30,7 +30,7 @@
|
|||||||
%global git_describe_str v1.0-237-gdd88847c8e7c55f18ace774cf70545aa137bd296
|
%global git_describe_str v1.0-237-gdd88847c8e7c55f18ace774cf70545aa137bd296
|
||||||
|
|
||||||
# Set this to 1 when rebasing (changing git_describe_str) and increase otherwise
|
# Set this to 1 when rebasing (changing git_describe_str) and increase otherwise
|
||||||
%global release 1
|
%global release 2
|
||||||
|
|
||||||
# Run shell script to parse git_describe str into version, numcomm and sha1 hash
|
# Run shell script to parse git_describe str into version, numcomm and sha1 hash
|
||||||
%global booth_ver %(s=%{git_describe_str}; vver=${s%%%%-*}; echo ${vver:1})
|
%global booth_ver %(s=%{git_describe_str}; vver=${s%%%%-*}; echo ${vver:1})
|
||||||
@ -301,6 +301,9 @@ VERBOSE=1 make check
|
|||||||
%{_usr}/lib/ocf/resource.d/booth/sharedrsc
|
%{_usr}/lib/ocf/resource.d/booth/sharedrsc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 15 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-237.2.dd88847.git
|
||||||
|
- Fix dist macro
|
||||||
|
|
||||||
* Thu Oct 15 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-237.1.dd88847.git
|
* Thu Oct 15 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-237.1.dd88847.git
|
||||||
- Rebase to newest upstream snapshot
|
- Rebase to newest upstream snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user