From 33273a0f1a6d7137073cf0bb6ce866df591c047160f80f34936c0162f1aa69a4 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Thu, 1 Aug 2024 10:46:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=42 --- update_version.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_version.sh b/update_version.sh index cf18d16..824c6a9 100644 --- a/update_version.sh +++ b/update_version.sh @@ -54,5 +54,7 @@ curl -Lo cockpit-machines-$newVersion.tar.gz https://github.com/cockpit-project/ sed -i -e "s,^\(\s*Version:\s*\)\(.*\)\s*$,\1${newVersion}," cockpit-machines.spec # update modules +osc add cockpit-machines-$newVersion.tar.gz +osc rm cockpit-machines-$curVersion.tar.gz osc service mr