diff --git a/lighttpd.spec b/lighttpd.spec index 8a996a7..a44573e 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -4,7 +4,7 @@ %define nobodyuserid 65013 Name: lighttpd -Version: 1.4.71 +Version: 1.4.72 Release: 1mamba Summary: A light, fast and compliant web server suitable for embedded devices Group: System/Servers @@ -19,6 +19,7 @@ License: BSD BuildRequires: glibc-devel BuildRequires: libopenssl-devel BuildRequires: libpcre2-devel +BuildRequires: libxcrypt-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END @@ -104,6 +105,9 @@ exit 0 #NEWS README %changelog +* Sat Oct 07 2023 Automatic Build System 1.4.72-1mamba +- automatic version update by autodist + * Mon May 29 2023 Automatic Build System 1.4.71-1mamba - automatic version update by autodist