Compare commits
4 Commits
628d87bf3b
...
4f3c0dcce1
Author | SHA1 | Date |
---|---|---|
![]() |
4f3c0dcce1 | |
![]() |
b7dccaca91 | |
![]() |
7b9d6180ba | |
![]() |
fd92c52561 |
|
@ -1,7 +1,7 @@
|
|||
%define debug_package %{nil}
|
||||
|
||||
Name : hugo
|
||||
Version : 0.123.7
|
||||
Version : 0.126.1
|
||||
Release : 1%{?dist}
|
||||
Summary : The world’s fastest framework for building websites.
|
||||
Group : System/Web
|
||||
|
|
|
@ -51,20 +51,20 @@
|
|||
%bcond_without qdbm
|
||||
%else
|
||||
# Disabled by default on RHEL
|
||||
%bcond_with zts
|
||||
%bcond_without zts
|
||||
%bcond_with firebird
|
||||
%bcond_with freetds
|
||||
%bcond_with sodium
|
||||
%bcond_with pspell
|
||||
%bcond_without sodium
|
||||
%bcond_without pspell
|
||||
%bcond_with tidy
|
||||
%bcond_with db4
|
||||
%bcond_with qdbm
|
||||
%endif
|
||||
%bcond_with modphp
|
||||
%bcond_with imap
|
||||
%bcond_without imap
|
||||
%bcond_without lmdb
|
||||
|
||||
%global upver 8.2.12
|
||||
%global upver 8.2.19
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
|
|
Loading…
Reference in New Issue