Accepting request 796314 from home:13ilya:branches:server:http
- Update to 1.18.0 * 1.18.x stable branch. OBS-URL: https://build.opensuse.org/request/show/796314 OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=166
This commit is contained in:
parent
2c38ca9f0e
commit
0cdd64823c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83
|
|
||||||
size 1039541
|
|
@ -1,10 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJelcb3AAoJEFIKmZOhwFL4H5EH/RykxdqHRgHmw/y3wqpDSXFW
|
|
||||||
qGfqzaSbauI2oVlvSCPIwxB2ZMR0s0tjUGy4Oi6qUHohdDRP3ygtE5WN5SgxwYgx
|
|
||||||
ScNs56b000UafE8VDmXFPSaPLb6TveWutMSdEADKtlABM1K0oLEdA9H35Cp/gch0
|
|
||||||
AHn4THMx7y2Md05k+wPTuk6hfFlvAjocDovGleFUfqtaQT8kiLjS9L8MHMOCK8+m
|
|
||||||
p0fUd6GU5FXtjBRT9QhSmObUL9CTIgJnUEnLdTb6aPjvEj7Vi2kbez3ZJdVJkQNA
|
|
||||||
oaT04mQuY1TutGcTAY7sKZYmnw3hQbA6wR4BWw+3VtNg60oo89RtXtcdrsdVRSc=
|
|
||||||
=TJ0I
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
nginx-1.18.0.tar.gz
Normal file
3
nginx-1.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99
|
||||||
|
size 1039530
|
10
nginx-1.18.0.tar.gz.asc
Normal file
10
nginx-1.18.0.tar.gz.asc
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJenv+PAAoJEFIKmZOhwFL4wLQIAI+74H86Aa8EaWam4cOzs00C
|
||||||
|
GS5QZRVjXj5soow4jT4x7hCYhSJVFW0OBH419zH7S5PzqLxKj3ZNcYs5AOmuqPVx
|
||||||
|
n0s6XluUGUw3B1H2fE9CNTd6uifSw6B+D2xfqGYZs3FngGEfHY4uQL6JlSd0tG7Y
|
||||||
|
bC4MIWKhSUZS2NeBIGZ2JX1FVV7QUkNp5HGMzokXB6x+9O2uTLCJ/Bc8O2RqDEVB
|
||||||
|
bb+Gxv5f7Wym7WPEutx0+sQcmdZjhkANN4xBk6RX2+4vFozXr7C4o/88dCkZ18t2
|
||||||
|
Pl1MLFJ4K/PSm3lciK2VMLOYoOPbqX+qdLNZuUF/vbg0jyBC3RDOv9WEaqdXAyg=
|
||||||
|
=9cDR
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 22 16:46:27 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
- Update to 1.18.0
|
||||||
|
* 1.18.x stable branch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 17 12:28:02 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
Fri Apr 17 12:28:02 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: nginx
|
Name: nginx
|
||||||
Version: 1.17.10
|
Version: 1.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A HTTP server and IMAP/POP3 proxy server
|
Summary: A HTTP server and IMAP/POP3 proxy server
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
@ -132,15 +132,15 @@ BuildRequires: libatomic-ops-devel
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
%if %{with systemd}
|
%if %{with systemd}
|
||||||
BuildRequires: pkgconfig(systemd)
|
|
||||||
%{?systemd_ordering}
|
|
||||||
BuildRequires: sysuser-shadow
|
BuildRequires: sysuser-shadow
|
||||||
BuildRequires: sysuser-tools
|
BuildRequires: sysuser-tools
|
||||||
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
%{?systemd_ordering}
|
||||||
%sysusers_requires
|
%sysusers_requires
|
||||||
%else
|
%else
|
||||||
Requires(pre): shadow
|
|
||||||
Requires(pre): %fillup_prereq
|
Requires(pre): %fillup_prereq
|
||||||
Requires(pre): %insserv_prereq
|
Requires(pre): %insserv_prereq
|
||||||
|
Requires(pre): shadow
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user