Skip to content

Commit

Permalink
Merge pull request #395 from aestoltm/prep_11.0_release
Browse files Browse the repository at this point in the history
Update `spec.in` and `build.json` for 11.0 release
  • Loading branch information
aestoltm authored Sep 13, 2024
2 parents 42bb919 + 9ede85b commit df5bf0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xdmod-supremm",
"version": "11.0.0",
"release": "rc.2",
"release": "1.0",
"files": {
"include_paths": [
],
Expand Down
2 changes: 2 additions & 0 deletions xdmod-supremm.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/xdmod/efficiency_analytics.json

%changelog
* Wed Sep 11 2024 XDMoD <[email protected]> 11.0.0-1.0
- Release 11.0.0
* Mon Sep 11 2023 XDMoD <[email protected]> 10.5.0-1.0
- Release 10.5.0
* Thu May 11 2023 XDMoD <[email protected]> 10.0.1-1.0
Expand Down

0 comments on commit df5bf0a

Please sign in to comment.