New upstream release
Update to current snapshot (commit ac1d34c) to fix test suite Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
3ab82c1595
commit
79f959b02c
@ -29,11 +29,11 @@
|
||||
# Disable automatic compilation of Python files in extra directories
|
||||
%global _python_bytecompile_extra 0
|
||||
|
||||
%global specver 5
|
||||
%global specver 6
|
||||
%global boothver 1.0
|
||||
# set following to the actual commit or, for final release, concatenate
|
||||
# "boothver" macro to "v" (will yield a tag per the convention)
|
||||
%global commit 385cc25a37694934848a8a7647471c82fcdad317
|
||||
%global commit ac1d34ce172678a8f5ba415e976cf2366d45e15e
|
||||
%global lparen (
|
||||
%global rparen )
|
||||
%global shortcommit %(c=%{commit}; case ${c} in
|
||||
@ -61,7 +61,7 @@
|
||||
|
||||
Name: booth
|
||||
Version: %{boothver}
|
||||
Release: %{boothrel}%{?dist}.3
|
||||
Release: %{boothrel}%{?dist}.1
|
||||
Summary: Ticket Manager for Multi-site Clusters
|
||||
License: GPLv2+
|
||||
Url: https://github.com/%{github_owner}/%{name}
|
||||
@ -291,6 +291,9 @@ VERBOSE=1 make check
|
||||
%{_usr}/lib/ocf/resource.d/booth/sharedrsc
|
||||
|
||||
%changelog
|
||||
* Tue Jun 2 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-6.ac1d34c.git.1
|
||||
- Update to current snapshot (commit ac1d34c) to fix test suite
|
||||
|
||||
* Mon Jun 1 2020 Jan Friesse <jfriesse@redhat.com> - 1.0-5.385cc25.git.3
|
||||
- Add CI tests
|
||||
- Enable gating
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (booth-385cc25.tar.gz) = a8005eab1b12a5ab77284df3a1b7d7cdf2014f41640925133d1d7e63c4c88e9c09f778d54a1880ba0ede470121f87ccb5293e9e063854d79eb7d152421509227
|
||||
SHA512 (booth-ac1d34c.tar.gz) = 557bc42faceee65b272fefea6eaa8a6b2895f497fd0e20f2d29b15a967dc860cc0a518bae1c346fe5679714eb7b33ed14ff79ee087932c568b099529ec57fcfe
|
||||
|
Loading…
Reference in New Issue
Block a user