From d8d869402ed4d644682e22de4c65bb7e498c2275 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Tue, 3 Sep 2019 19:28:08 +0300 Subject: [PATCH] xzdio: Add line break to warning --- rpm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm.spec b/rpm.spec index f73d35e..3873947 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,4 +1,4 @@ -%define commit ad56b44cacb64c7402c74d553d772dc151debee5 +%define commit e2dedc4888e0cc3a8f800085bf3f0bf954fd5f45 %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: 99.git%{short_commit} +Release: 100.git%{short_commit} License: LGPLv2.1+ Group: System/Configuration/Packaging Url: http://rpm5.org/