Update to upstream release 2.17.1
Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
7073ad4346
commit
e76a84e22d
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ abrt-1.1.13.tar.gz
|
||||
/abrt-2.16.0.tar.gz
|
||||
/abrt-2.16.1.tar.gz
|
||||
/abrt-2.17.0.tar.gz
|
||||
/abrt-2.17.1.tar.gz
|
||||
|
@ -49,8 +49,8 @@
|
||||
|
||||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.17.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.17.1
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://abrt.readthedocs.org/
|
||||
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
@ -966,6 +966,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Fri Jun 30 2023 Michal Srb <michal@redhat.com> - 2.17.1-1
|
||||
- Update to upstream release 2.17.1
|
||||
|
||||
* Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2.17.0-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (abrt-2.17.0.tar.gz) = 6a2e66436ad097af3a270613ecdbe1b3f67820b7912c2607e3fea7f4b31166d99aa467757eb9504397163fa269af5ab6a88abbd2fa0cbad34f3e938ddddc49e7
|
||||
SHA512 (abrt-2.17.1.tar.gz) = 6f4a1eca2ee2fc87974b32984f3750a86469502e5a0a7f7063d9992e0e5e1dff60bc2e0001908bbb1bbc2956c10a9319342b7dd869437bdded82fc8a4ef09c20
|
||||
|
Loading…
Reference in New Issue
Block a user