From c2410aefe9f8ade4ae0bb2a5dc88c4e17a3bc3e8 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Mon, 13 May 2019 17:06:33 +0300 Subject: [PATCH] Fixed fix for new glibc --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index 0359e08..26d1e15 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define commit 473f733e6428e74e924a5c0d19d01905db160e3d +%define commit ab01c1915dc2531573cc89245161ea51228a6a12 %define short_commit %(echo %{commit} | head -c 4) # When updating, change commit hash above to the commit in # https://abf.io/soft/rpm5 that you want to build from @@ -65,7 +65,7 @@ Summary: The RPM package management system Name: rpm Epoch: 1 Version: %{libver}.%{minorver} -Release: 90.git%{short_commit} +Release: 91.git%{short_commit} License: LGPLv2.1+ Group: System/Configuration/Packaging Url: http://rpm5.org/