Skip to content

Commit

Permalink
dist: Bump version to semver-compliant 5
Browse files Browse the repository at this point in the history
  • Loading branch information
okurz committed Apr 24, 2024
1 parent 06bff13 commit 585a480
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/rpm/openQA-client-test.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6
Version: 5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion dist/rpm/openQA-devel-test.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6
Version: 5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion dist/rpm/openQA-test.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6
Version: 5
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion dist/rpm/openQA-worker-test.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6
Version: 5
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion dist/rpm/openQA.spec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver

Name: openQA
Version: 4.6
Version: 5
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
Expand Down

0 comments on commit 585a480

Please sign in to comment.