From a234a6013340d48fceddb3afdd948df312daa482 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Wed, 31 May 2023 00:13:41 +0400 Subject: [PATCH] Erlang/OTP 25.3.2.1 --- Makefile | 2 +- erlang.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0e8d224..91c04ce 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ FINAL_OUTPUT_DIR=FINAL_RPMS -OTP_RELEASE=25.3.2 +OTP_RELEASE=25.3.2.1 # Where official Erlang distribution files come from... OTP_SRC_TGZ_FILE=OTP-$(OTP_RELEASE).tar.gz diff --git a/erlang.spec b/erlang.spec index 2f2d353..2b8444b 100644 --- a/erlang.spec +++ b/erlang.spec @@ -12,8 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -%global upstream_ver 25.3.2 -%global package_ver 25.3.2 +%global upstream_ver 25.3.2.1 +%global package_ver 25.3.2.1 %global package_ver_release 1 # See https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild @@ -316,6 +316,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 30 2023 Michael Klishin - 25.3.2.1 +- Update to Erlang/OTP 25.3.2.1 + * Fri May 5 2023 Michael Klishin - 25.3.2 - Update to Erlang/OTP 25.3.2