Rebuilt for Python 3.8
This commit is contained in:
parent
df2a70c73b
commit
9e6bef580f
1 changed files with 4 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.12.2
|
||||
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
|
||||
|
|
@ -1061,6 +1061,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 2.12.2-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Thu Aug 01 2019 Ernestas Kulik <ekulik@redhat.com> 2.12.2-1
|
||||
- Remove old CLI and move cli-ng subpackage files into tui subpackage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue