Skip to content

Commit c899d46

Browse files
authored
Merge pull request #1917 from aestoltm/update_version
Update `build.json` and `spec` file for 11.0.0 release
2 parents bceefb4 + 08418ec commit c899d46

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

open_xdmod/modules/xdmod/build.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xdmod",
33
"version": "11.0.0",
4-
"release": "rc.2",
4+
"release": "1.0",
55
"files": {
66
"include_paths": [
77
"/"

open_xdmod/modules/xdmod/xdmod.spec.in

+3
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
9797
%dir %attr(0570,apache,xdmod) %{xdmod_export_dir}
9898

9999
%changelog
100+
* Wed Sep 11 2024 XDMoD <[email protected]> 11.0.0-1.0
101+
- Release 11.0.0
102+
- Update `php` dependencies for PHP 7.4
100103
* Mon Sep 11 2023 XDMoD <[email protected]> 10.5.0-1.0
101104
- Release 10.5.0
102105
- Add support for checking rpm install state in check-config

0 commit comments

Comments
 (0)