* Sun May 11 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
- Fix $Config i layout template
This commit is contained in:
parent
33a8d7e525
commit
b7b6470aaa
@ -5,7 +5,7 @@
|
||||
%end
|
||||
|
||||
% content_for 'module' => begin
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<p>
|
||||
%= dumper $c->current_route
|
||||
</p>
|
||||
@ -21,4 +21,4 @@
|
||||
%= $c->render_to_string(inline => $modul)
|
||||
|
||||
</div>
|
||||
% end
|
||||
% end
|
BIN
smeserver-durep-11.0.0.tar.xz
Normal file
BIN
smeserver-durep-11.0.0.tar.xz
Normal file
Binary file not shown.
@ -4,9 +4,9 @@
|
||||
|
||||
%define name smeserver-durep
|
||||
Name: %{name}
|
||||
%define version 1.5.0
|
||||
%define version 11.0.0
|
||||
Version: %{version}
|
||||
%define release 19
|
||||
%define release 1
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
@ -25,6 +25,9 @@ Obsoletes: e-smith-durep
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sun May 11 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
|
||||
- Fix $Config i layout template
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.5.0-19.sme
|
||||
- Fix e-smith references in smeserver-durep [SME: 12732]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user