automatic version update by autodist [release 1.43.0-1mamba;Mon Dec 23 2024]

This commit is contained in:
Automatic Build System 2024-12-23 20:57:44 +01:00
parent b08666bc74
commit b3d3312b94

View File

@ -10,7 +10,7 @@
%endif
Name: %{?sitename:%sitename-}mediawiki%{?lang:-%lang}
Version: 1.42.3
Version: 1.43.0
Release: 1mamba
Summary: A collaborative editing software that runs Wikipedia and other projects
Group: Applications/Web
@ -28,6 +28,7 @@ Patch0: mediawiki-1.22.2-DefaultSettings.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: glibc-multilib-devel
BuildRequires: systemd
## AUTOBUILDREQ-END
Requires: apache-mod_php >= 5
@ -141,7 +142,7 @@ fi
%{installdir}/docs
%{installdir}/extensions
%{installdir}/includes
%{installdir}/jsdoc*.js
%{installdir}/jsdoc.json
%{installdir}/languages
%{installdir}/maintenance
%{installdir}/resources
@ -162,6 +163,9 @@ fi
%{installdir}/skins/openmamba/*
%changelog
* Mon Dec 23 2024 Automatic Build System <autodist@openmamba.org> 1.43.0-1mamba
- automatic version update by autodist
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 1.42.3-1mamba
- automatic version update by autodist