瀏覽代碼

新增:nginx-module-brotli-1.23.2

呉真 2 年之前
父節點
當前提交
a3c06f25d0
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      nginx-module-brotli.spec

+ 6 - 1
nginx-module-brotli.spec

@@ -2,6 +2,8 @@
 %define nginx_user nginx
 %define nginx_group nginx
 
+%define __arch_install_post   /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot
+
 %if 0%{?rhel} || 0%{?amzn} || 0%{?fedora}
 %define _group System Environment/Daemons
 %if 0%{?amzn} == 2
@@ -45,7 +47,7 @@ Epoch: %{epoch}
 %global _hardened_build 1
 %endif
 
-%define base_version 1.23.1
+%define base_version 1.23.2
 %define base_release 1%{?dist}.ngx
 
 %define bdir %{_builddir}/%{name}-%{base_version}
@@ -164,6 +166,9 @@ BANNER
 fi
 
 %changelog
+* Fri Oct 21 2022 Eugene Wu <kuretru@gmail.com>
+- base version updated to 1.23.2
+
 * Sat Jul 23 2022 Eugene Wu <kuretru@gmail.com>
 - base version updated to 1.23.1