]> git.pld-linux.org Git - packages/gnome-abrt.git/blobdiff - gnome-abrt.spec
- release 2 (by relup.sh)
[packages/gnome-abrt.git] / gnome-abrt.spec
index d3259d15fb5c3185b1d77f07bc77a7dc51e1b907..bc203e505fe82cfef04abd0326d96f4be8e38130 100644 (file)
@@ -5,15 +5,15 @@
 Summary:       A utility for viewing problems that have occurred with the system
 Summary(pl.UTF-8):     Narzędzie do przeglądania problemów, które wystąpiły w systemie
 Name:          gnome-abrt
-Version:       1.3.1
-Release:       1
+Version:       1.3.6
+Release:       2
 License:       GPL v2+
 Group:         Applications/System
 #Source0Download: https://github.com/abrt/gnome-abrt/releases
 Source0:       https://github.com/abrt/gnome-abrt/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2529440838d44afe7c4696e2f76b4986
+# Source0-md5: a67842517efcb11c17a5bdf3976d6e60
 URL:           https://github.com/abrt/abrt/wiki/gnome-abrt
-BuildRequires: abrt-devel >= 2.4.0
+BuildRequires: abrt-gui-devel >= 2.4.0
 BuildRequires: asciidoc
 BuildRequires: gettext-tools >= 0.17
 BuildRequires: gtk+3-devel >= 3.0
@@ -23,9 +23,10 @@ BuildRequires:       ninja >= 1.5
 BuildRequires: pkgconfig
 %{?with_tests:BuildRequires:   pylint}
 BuildRequires: python3-devel >= 1:3.4
+%{?with_tests:BuildRequires:   python3-humanize}
 %{?with_tests:BuildRequires:   python3-libreport}
 BuildRequires: python3-pygobject3-devel >= 3.29.1
-BuildRequires: rpmbuild(macros) >= 1.596
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: sed >= 4.0
 BuildRequires: xmlto
 Requires(post,postun): gtk-update-icon-cache
@@ -34,6 +35,7 @@ Requires:     abrt-gui-libs >= 2.4.0
 Requires:      hicolor-icon-theme
 Requires:      libreport-gtk >= 2.4.0
 Requires:      python3-dbus
+Requires:      python3-humanize
 Requires:      python3-libreport >= 2.4.0
 Requires:      python3-pygobject3 >= 3.29.1
 Requires:      python3-pyinotify
@@ -86,9 +88,6 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py3_sitedir}/gnome_abrt
 %{py3_sitedir}/gnome_abrt/*.py
 %{py3_sitedir}/gnome_abrt/__pycache__
-%dir %{py3_sitedir}/gnome_abrt/url
-%{py3_sitedir}/gnome_abrt/url/*.py
-%{py3_sitedir}/gnome_abrt/url/__pycache__
 %dir %{py3_sitedir}/gnome_abrt/wrappers
 %{py3_sitedir}/gnome_abrt/wrappers/__init__.py
 %{py3_sitedir}/gnome_abrt/wrappers/__pycache__
This page took 0.102806 seconds and 4 git commands to generate.