diff --git a/kabi-dw.spec b/kabi-dw.spec index 67cddc3..c7b9924 100644 --- a/kabi-dw.spec +++ b/kabi-dw.spec @@ -4,7 +4,7 @@ Name: kabi-dw Version: 0 -Release: 0.7.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.8.%{commitdate}git%{shortcommit}%{?dist} Summary: Detect changes in the ABI between kernel builds License: GPLv3+ URL: https://github.com/skozina/%{name} @@ -40,6 +40,9 @@ install -m 0755 %{name} %{buildroot}%{_bindir}/ %license COPYING %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0-0.8.20180308gitb8863d0 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Mar 12 2018 Zamir SUN - 0-0.7.20180308gitb8863d0 - Update to b8863d05565e91bd3fb40d9e9d562be081f09669 - Fixes RHBZ#1543803