Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

promote crab-dev to crab-prod. crab-pre to old crab-prod #8159

Merged
merged 1 commit into from Oct 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions crab-dev.spec
Expand Up @@ -2,10 +2,10 @@
#For new crabclient_version, set the version_suffix to 00
#For any other change, increment version_suffix
##########################################
%define version_suffix 00
%define version_suffix 01
%define crabclient_version v3.221018
### RPM cms crab-dev %{crabclient_version}.%{version_suffix}
%define crabserver_version v3.221021
%define crabserver_version v3.221027
%define dbs_version 3.16.0

## IMPORT crab-build
4 changes: 2 additions & 2 deletions crab-pre.spec
Expand Up @@ -3,9 +3,9 @@
#For any other change, increment version_suffix
##########################################
%define version_suffix 00
%define crabclient_version v3.220714
%define crabclient_version v3.220823
### RPM cms crab-pre %{crabclient_version}.%{version_suffix}
%define crabserver_version v3.220713
%define crabserver_version v3.220822
%define dbs_version 3.14.0

## IMPORT crab-build
6 changes: 3 additions & 3 deletions crab-prod.spec
Expand Up @@ -3,9 +3,9 @@
#For any other change, increment version_suffix
##########################################
%define version_suffix 00
%define crabclient_version v3.220823
%define crabclient_version v3.221018
### RPM cms crab-prod %{crabclient_version}.%{version_suffix}
%define crabserver_version v3.220822
%define dbs_version 3.14.0
%define crabserver_version v3.221027
%define dbs_version 3.16.0

## IMPORT crab-build