We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f307960 commit 2836c88Copy full SHA for 2836c88
1 file changed
SPECS/nginx.spec
@@ -14,7 +14,7 @@ Requires(postun): systemd
14
%endif
15
16
%if (0%{?rhel} == 7) && (0%{?amzn} == 0)
17
-%define epoch 1
+%define epoch 3
18
Epoch: %{epoch}
19
Requires(pre): shadow-utils
20
Requires: openssl >= 1.0.2
@@ -65,7 +65,7 @@ Requires(pre): shadow-utils
65
# end of distribution specific definitions
66
67
%define base_version 1.22.1
68
-%define base_release 2%{?dist}.fb
+%define base_release 3%{?dist}.fb
69
70
%define bdir %{_builddir}/%{name}-%{base_version}
71
0 commit comments