Skip to content

Commit

Permalink
Adjust releaseTag in .spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
ionutboangiu authored and danbogos committed Jun 16, 2023
1 parent 4820ef4 commit a8ea67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/copr.fedorainfracloud.org/cgrates.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# Define package metadata
Name: cgrates
Version: v%{version}
Release: rc1.%{releaseTag}
Release: rc1.%{{{releaseTag}}}
Summary: Carrier Grade Real-time Charging System
License: GPLv3
URL: https://github.com/cgrates/cgrates
Expand Down

0 comments on commit a8ea67e

Please sign in to comment.