Automatic commit of package [nginx] minor release [1.12.2-20.beta6].

Created by command:

/usr/bin/tito tag --use-release 20.beta6%{?dist} --no-auto-changelog
This commit is contained in:
Daniel Berteaud 2018-11-06 18:49:49 +01:00
parent cd5f497e8f
commit 04c45ab91a
2 changed files with 3 additions and 15 deletions

View File

@ -1 +1 @@
1.12.2-20.beta5 ./
1.12.2-20.beta6 ./

View File

@ -19,7 +19,7 @@
Name: nginx
Epoch: 1
Version: 1.12.2
Release: 20.beta5%{?dist}
Release: 20.beta6%{?dist}
Summary: A high performance web server and reverse proxy server
Group: System Environment/Daemons
@ -199,18 +199,6 @@ Requires: nginx == %{?epoch:%{epoch}:}%{version}
%description mod-ndk
%{summary}.
%package mod-http-modsecurity
Summary: nginx lua dynamic modules
URL: https://github.com/SpiderLabs/ModSecurity-nginx
Group: System Environment/Daemons
License: Apache License 2.0
BuildRequires: libmodsecurity-devel
Requires: libmodsecurity
Requires: nginx == %{?epoch:%{epoch}:}%{version}
%description mod-http-modsecurity
%{summary}.
%prep
%setup -q
%setup -q -T -D -a 300
@ -500,7 +488,7 @@ fi
%{_libdir}/nginx/modules/ndk_http_module.so
%changelog
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta5
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta6
- Add ndk and lua 3rd party modules (daniel@firewall-services.com)
* Tue Nov 06 2018 Daniel Berteaud <daniel@firewall-services.com> 1.12.2-20.beta1