* Mon May 18 2020 David Cantrell <dcantrell@redhat.com> - 0.10-1
- Add F32 to stat-whitelist, fix version names
- Add F33 with Java 11 default bytecode version
- Add [lto] section to rpminspect.conf with lto_symbol_name_prefixes

* Tue Apr 21 2020 David Cantrell <dcantrell@redhat.com> - 0.9-1
- Add the new favor_release setting to rpminspect.conf
- Add commented out [inspections] block in rpminspect.conf
- Simplify the string concatenation in meson.build
- Make compatible with meson 0.47.0
- Sync up rpminspect.conf with the default one.
- Add 'pathmigration' settings to rpminspect.conf
- Add size_threshold=20 to the [settings] section
- Ignore *.xml.in template files.
- Synchronize with official Fedora license list.
- Update the AUTHORS file
- Remove GitHub Release entry stuff from utils/release.sh

* Tue Apr 21 2020 David Cantrell <dcantrell@redhat.com> - 0.9-1
- Add the new favor_release setting to rpminspect.conf
- Add commented out [inspections] block in rpminspect.conf
- Simplify the string concatenation in meson.build
- Make compatible with meson 0.47.0
- Sync up rpminspect.conf with the default one.
- Add 'pathmigration' settings to rpminspect.conf
- Add size_threshold=20 to the [settings] section
- Ignore *.xml.in template files.
- Synchronize with official Fedora license list.
- Update the AUTHORS file
- Remove GitHub Release entry stuff from utils/release.sh

* Fri Feb 14 2020 David Cantrell <dcantrel@redhat.com> - 0.8-1
- Use MESON_BUILD_DIR in the Makefile 'all' target.
- Add runtime profiles and update rpminspect.conf
- specname primary setting; 'basename' -> 'filename'
- Add vendor_data_dir to rpminspect.conf, change licensedb.
- Rename [tests] section in rpminspect.conf to [settings]
- Remove desktop_icon_paths since rpminspect doesn't use it anymore.
- Add fedora_abbrev to Universal Permissive License v1.0 entry
- Change UPL to approved: yes
- Merge pull request #3 from jiekang/patch-1
- Skip the emptyrpm inspection in the 'scl' profile.

* Tue Dec 17 2019 David Cantrell <dcantrel@redhat.com> - 0.7-1
- Add commented out [products] section to rpminspect.conf
- Update product regexps so they being with '.'
- Add [annocheck] section to rpminspect.conf
- Update build files and helper scripts
- Include generated changelog file.
