diff --git a/lighttpd.spec b/lighttpd.spec index c531a02..726b3a6 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -4,7 +4,7 @@ %define nobodyuserid 65013 Name: lighttpd -Version: 1.4.63 +Version: 1.4.64 Release: 1mamba Summary: A light, fast and compliant web server suitable for embedded devices Group: System/Servers @@ -18,7 +18,7 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libopenssl-devel -BuildRequires: libpcre-devel +BuildRequires: libpcre2-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END @@ -105,6 +105,9 @@ exit 0 #NEWS README %changelog +* Thu Jan 20 2022 Automatic Build System 1.4.64-1mamba +- automatic version update by autodist + * Sat Dec 04 2021 Automatic Build System 1.4.63-1mamba - automatic version update by autodist