WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 8d63aec

Browse files
committed
rpm: bump release to 2
This is to build only the new SLES 16 binary packages fixing the automatic binary upgrade, broken in -1.
1 parent af3434f commit 8d63aec

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/nginx.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
<change_log title="nginx">
66

77

8+
<changes apply="nginx" ver="1.28.0" rev="2"
9+
date="2025-11-21" time="12:35:00 -0800"
10+
packager="Nginx Packaging &lt;[email protected]&gt;">
11+
<change>
12+
<para>
13+
SLES 16: fixed automatic binary upgrade
14+
</para>
15+
</change>
16+
17+
</changes>
18+
19+
820
<changes apply="nginx" ver="1.28.0" rev="1"
921
date="2025-04-23" time="13:39:59 +0100"
1022
packager="Nginx Packaging &lt;[email protected]&gt;">

rpm/SPECS/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ MODULE_TARGET?= oss
1717
include $(CONTRIB)/src/nginx$(BASE_SUFFIX)/version
1818

1919
BASE_VERSION= $(NGINX_VERSION)
20-
BASE_RELEASE= 1
20+
BASE_RELEASE= 2
2121
PLUS_VERSION= $(NGINX_PLUS_VERSION)
2222
PLUS_RELEASE= $(BASE_RELEASE)
2323
BASE_SRC= nginx$(BASE_SUFFIX)-$(BASE_VERSION).tar.gz

0 commit comments

Comments
 (0)