Commit adcb67280ffa67c21c4a17cd1b2adf24475445bb

Authored by Sergio Oliveira
1 parent 84020ff4

Updated packaging script

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -36,7 +36,7 @@ update_spec_versions () { @@ -36,7 +36,7 @@ update_spec_versions () {
36 36
37 37
38 push_to_obs () { 38 push_to_obs () {
39 - echo 39 + osc checkin .obs/ -m "Updated version $VERSION"
40 } 40 }
41 41
42 update_sdist 42 update_sdist