diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-06-18 01:33:46 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-06-18 01:33:46 +0000 |
| commit | f0e265bef358f7b16a1d9855f1491aa34e661e8b (patch) | |
| tree | 6949d5fa0a9ed82b9c434722b0d4cbfa6ba76857 | |
| parent | ec9839a348559f1b390a0c255de659cb67d12f45 (diff) | |
automatic import of nginxopeneuler24.03_LTS_SP1openeuler24.03_LTSopeneuler22.03_LTS_SP3openeuler20.03_LTS_SP4openeuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | nginx.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -2,3 +2,4 @@ /nginx-logo.png /nginx-1.26.3.tar.gz /nginx-1.30.2.tar.gz +/nginx-1.30.3.tar.gz @@ -16,7 +16,7 @@ Name: nginx Epoch: 1 -Version: 1.30.2 +Version: 1.30.3 Release: 1 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD @@ -386,6 +386,9 @@ fi %{_mandir}/man8/nginx.8* %changelog +* Thu Jun 18 2026 Funda Wang <fundawang@yeah.net> - 1:1.30.3-1 +- update to 1.30.3 + * Wed Jun 03 2026 Funda Wang <fundawang@yeah.net> - 1:1.30.2-1 - update to 1.30.2 @@ -1,2 +1,2 @@ -daf162cfebaba403b2b3a7863178ba2b nginx-1.30.2.tar.gz +e183ea3ddcce8ca0d2ce9868db053d25 nginx-1.30.3.tar.gz 425a3bef572ffa7e706bd7db8452c733 nginx-logo.png |
