Bump dependencies
Forgot to do that the first time. Signed-off-by: Ernestas Kulik <ekulik@redhat.com>
This commit is contained in:
parent
c7b20eb399
commit
5dfc50845c
@ -47,7 +47,7 @@
|
||||
%define docdirversion -%{version}
|
||||
%endif
|
||||
|
||||
%define libreport_ver 2.9.7
|
||||
%define libreport_ver 2.10.0
|
||||
%define satyr_ver 0.24
|
||||
|
||||
Summary: Automatic bug detection and reporting tool
|
||||
@ -60,7 +60,7 @@ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.ta
|
||||
BuildRequires: %{dbus_devel}
|
||||
BuildRequires: hostname
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: glib2-devel >= 2.43
|
||||
BuildRequires: glib2-devel >= 2.43.4
|
||||
BuildRequires: rpm-devel >= 4.6
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: libnotify-devel
|
||||
@ -1234,6 +1234,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
|
||||
|
||||
%changelog
|
||||
* Tue Feb 5 2019 Ernestas Kulik <ekulik@redhat.com> - 2.12.0-2
|
||||
- Bump glib and libreport dependencies
|
||||
|
||||
* Mon Feb 4 2019 Ernestas Kulik <ekulik@redhat.com> - 2.12.0-1
|
||||
- Update to 2.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user