* Thu Apr 17 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
- Alter call to config as required for newer mojo [SME: 12908]
This commit is contained in:
parent
eee5d0a60e
commit
bc2aeabe99
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
*.rpm
|
||||
*.log
|
||||
*spec-20*
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
*.bak
|
||||
|
@ -1,6 +1,6 @@
|
||||
%define name smeserver-webhosting
|
||||
%define version 0.0.9
|
||||
%define release 20
|
||||
%define version 11.0.0
|
||||
%define release 2
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -54,6 +54,9 @@ fi
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Thu Apr 17 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
|
||||
- Alter call to config as required for newer mojo [SME: 12908]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.0.9-20.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user