Update to upstream release 2.17.4
Signed-off-by: Michal Srb <michal@redhat.com>
This commit is contained in:
parent
58c69f3384
commit
e8f18508da
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -82,3 +82,4 @@ abrt-1.1.13.tar.gz
|
|||
/abrt-2.17.0.tar.gz
|
||||
/abrt-2.17.1.tar.gz
|
||||
/abrt-2.17.2.tar.gz
|
||||
/abrt-2.17.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
Summary: Automatic bug detection and reporting tool
|
||||
Name: abrt
|
||||
Version: 2.17.2
|
||||
Version: 2.17.4
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://abrt.readthedocs.org/
|
||||
|
|
@ -968,6 +968,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2024 Michal Srb <michal@redhat.com> - 2.17.4-1
|
||||
- Update to upstream release 2.17.4
|
||||
|
||||
* Sun Feb 04 2024 Michal Srb <michal@redhat.com> - 2.17.2-1
|
||||
- Update to upstream release 2.17.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (abrt-2.17.2.tar.gz) = 47113739e400739c61a0eaf29377fb8c1f43c24f323ab984e6844dccf66de201606369cffdde502807767df5d5398a5e0d909d30e0d8349ef1c816969e3385af
|
||||
SHA512 (abrt-2.17.4.tar.gz) = a4b809d677ff658fd7b66875153b62fc17e6f08f7817a399615db0c867e8cf927f33f3159869be562a857c74b16168fe367b5bbc7d6b2a332f4c90470473270b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue