Bump release for clean upgrade from F-29£

This commit is contained in:
Peter Robinson 2019-05-26 16:08:20 +01:00
parent 1f834dd896
commit 0591afcbac

View File

@ -1,6 +1,6 @@
Name: acpica-tools
Version: 20190509
Release: 2%{?dist}
Release: 4%{?dist}
Summary: ACPICA tools for the development and debug of ACPI tables
License: GPLv2
@ -239,6 +239,9 @@ fi
%changelog
* Sun May 26 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20190509-4
- Bump release for clean upgrade from F-29
* Mon May 13 2019 Al Stone <ahs3@redhat.com> - 20190509-2
- Added an arm7hl specific fix acenv.h; GCC9 on arm7hl can now deal
with misalignments so the unaligned patch could be relaxed a bit