From cf1b86a82251c72fa0aea6dec0341d11cc8b807f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 04:58:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kabi-dw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kabi-dw.spec b/kabi-dw.spec index c72f8ab..67dde1d 100644 --- a/kabi-dw.spec +++ b/kabi-dw.spec @@ -4,7 +4,7 @@ Name: kabi-dw Version: 0 -Release: 0.12.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.13.%{commitdate}git%{shortcommit}%{?dist} Summary: Detect changes in the ABI between kernel builds License: GPLv3+ URL: https://github.com/skozina/%{name} @@ -41,6 +41,9 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/ %license COPYING %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0-0.13.20181112git6fbd644 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Nov 16 2018 Zamir SUN - 0-0.12.20181112git6fbd644 - Update to 6fbd644 to fix RHBZ 1642806