Skip to content

Commit 73587c5

Browse files
committed
Run validate-release
1 parent 167cd98 commit 73587c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/rsv.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ if [[ $RSV_VERSION != %{version} ]]; then
118118
echo "Edit rsv-core/lib/python/rsv/version.py"
119119
exit 1
120120
fi
121+
./validate-release
121122

122123
for subpackage in rsv-core rsv-consumers rsv-metrics; do
123124
make -C $subpackage install DESTDIR=$RPM_BUILD_ROOT

0 commit comments

Comments
 (0)