From f5d99a73676ba23f3e2748a101f1fa0e9c5b5d14 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sun, 5 Jan 2020 18:03:09 +0300 Subject: [PATCH] Map RPM 4 alternatives of deps/provs filters to RPM 5 ones --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index c6a0e7a..98c5302 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define commit d642081cb2497f64eff9e4a2db7c0ee60662f469 +%define commit 8c91a49b1f0b167db1b97e2394659f73531d2dfc %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: 107.git%{short_commit} +Release: 108.git%{short_commit} License: LGPLv2.1+ Group: System/Configuration/Packaging Url: http://rpm5.org/