Compare commits

...

4 Commits

Author SHA1 Message Date
webbuilder_pel7ppc64lebuilder0 4f3c0dcce1 hugo update to 0.126.1
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
2024-05-28 17:30:17 +02:00
webbuilder_pel7ppc64lebuilder0 b7dccaca91 hugo update 0.125.4
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
2024-05-28 17:29:47 +02:00
webbuilder_pel7ppc64lebuilder0 7b9d6180ba php update to version 8.2.19
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
2024-05-28 17:28:39 +02:00
webbuilder_pel7ppc64lebuilder0 fd92c52561 update to 8.2.17
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
2024-05-28 17:27:56 +02:00
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}


Name : hugo Name : hugo
Version : 0.123.7 Version : 0.126.1
Release : 1%{?dist} Release : 1%{?dist}
Summary : The worlds fastest framework for building websites. Summary : The worlds fastest framework for building websites.
Group : System/Web Group : System/Web

View File

@ -51,20 +51,20 @@
%bcond_without qdbm %bcond_without qdbm
%else %else
# Disabled by default on RHEL # Disabled by default on RHEL
%bcond_with zts %bcond_without zts
%bcond_with firebird %bcond_with firebird
%bcond_with freetds %bcond_with freetds
%bcond_with sodium %bcond_without sodium
%bcond_with pspell %bcond_without pspell
%bcond_with tidy %bcond_with tidy
%bcond_with db4 %bcond_with db4
%bcond_with qdbm %bcond_with qdbm
%endif %endif
%bcond_with modphp %bcond_with modphp
%bcond_with imap %bcond_without imap
%bcond_without lmdb %bcond_without lmdb


%global upver 8.2.12 %global upver 8.2.19
#global rcver RC1 #global rcver RC1


Summary: PHP scripting language for creating dynamic web sites Summary: PHP scripting language for creating dynamic web sites