Skip to content

Commit 56c0eae

Browse files
author
Raúl Osuna
authored
Merge pull request #602 from deneb-alpha/mlm51-GMC
Prepare for GMC and use 5.1.0 as default tag
2 parents c976e14 + cbdb3a9 commit 56c0eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if [ "${OSCAPI}" == "https://api.suse.de" ]; then
2424
esac
2525

2626
# Define the default tag to use
27-
sed 's/^tag=%{!?_default_tag:latest}/tag=5.1.0-RC/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
27+
sed 's/^tag=%{!?_default_tag:latest}/tag=5.1.0/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
2828

2929
sed "s/namespace='%{_default_namespace}'/namespace='%{_default_namespace}\/%{_arch}'/" -i ${SRPM_PKG_DIR}/uyuni-tools.spec
3030

0 commit comments

Comments
 (0)