Add changelog to spec
Signed-off-by: Michal Fabik <mfabik@redhat.com>
This commit is contained in:
parent
246d317411
commit
05f31ca481
@ -15,7 +15,7 @@
|
||||
Summary: Generic library for reporting various problems
|
||||
Name: libreport
|
||||
Version: 2.14.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://abrt.readthedocs.org/
|
||||
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
@ -659,6 +659,26 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 13 2020 Michal Fabik <mfabik@redhat.com> 2.13.1-2
|
||||
- forbidden_words: Add potentially sensitive env vars
|
||||
- lib: Add version script for libreport
|
||||
- lib: compress: Use libarchive
|
||||
- Replace various utility functions with stock GLib ones
|
||||
- gtk,lib: Update symbol list
|
||||
- dd: Update dd_get_owner to handle error return values
|
||||
- dirsize: Don't pick .lock'd dirs for deletion
|
||||
- setgid instead of setuid the abrt-action-install-debuginfo-to-abrt-cache
|
||||
- Various coding style improvements
|
||||
- Various memory management fixes
|
||||
- lib: Check for errors when opening files
|
||||
- gtk-helpers: Check return value
|
||||
- doc: Exclude more files with --without-bugzilla
|
||||
- lib: Don’t use external executables for decompression
|
||||
- lib: Decommission libreport_list_free_with_free
|
||||
- Drop Red Hat Customer Portal reporter
|
||||
- ureport: Drop Strata integration
|
||||
- lib: Remove creates-items tag parsing in event definitions
|
||||
|
||||
* Fri Aug 07 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2.13.1-4
|
||||
- Bump to fix upgrade path
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user