public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: New version 2.10.10
@ 2026-08-03 10:23 Matej Marusak
0 siblings, 0 replies; only message in thread
From: Matej Marusak @ 2026-08-03 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : dcab69a1fb5b086f44abe6d208a46c521e301741
Author : Matej Marusak <mmarusak@redhat.com>
Date : 2018-05-31T11:10:41+02:00
Stats : +17/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/dcab69a1fb5b086f44abe6d208a46c521e301741?branch=update-2.17.8
Log:
New version 2.10.10
Signed-off-by: Matej Marusak <mmarusak@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 02415f7..5cb8def 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ abrt-1.1.13.tar.gz
/abrt-2.10.7.tar.gz
/abrt-2.10.8.tar.gz
/abrt-2.10.9.tar.gz
+/abrt-2.10.10.tar.gz
diff --git a/abrt.spec b/abrt.spec
index 5d27865..2e1f409 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -60,8 +60,8 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
-Version: 2.10.9
-Release: 5%{?dist}
+Version: 2.10.10
+Release: 1%{?dist}
License: GPLv2+
URL: https://abrt.readthedocs.org/
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
@@ -257,7 +257,7 @@ Summary: %{name}'s retrace client
Requires: %{name} = %{version}-%{release}
Requires: xz
Requires: tar
-Requires: nss-pem
+Requires: p11-kit-trust
%description retrace-client
This package contains the client application for Retrace server
@@ -1256,6 +1256,18 @@ killall abrt-dbus >/dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
%changelog
+* Thu May 31 2018 Matej Marusak <mmarusak@redhat.com> 2.10.10-1
+- Translation updates
+- Changelog: Update changelog
+- Remove dependency on deprecated nss-pem
+- spec: abrt do not require python2
+- spec: abrt-addon-ccpp do not require python2
+- spec: drop python2-abrt-addon requires
+- spec: fix bugs in python requires
+- cores: comment an unclearing statement
+- cores: print to stdout
+- cores: read all journal files
+
* Thu May 10 2018 Matej Habrnal <mhabrnal@redhat.com> 2.10.9-5
- abrt do not require python2 if "with python3"
diff --git a/sources b/sources
index c4d3d4d..6e603ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.10.9.tar.gz) = aff498ba52402593a853bb1e6d20c2c97137a5643d4f346a4568849d2fb5f3bb231e2c9f5c1f9742e3bb14de18de415ceede080fa089f8aa93955868bb6d5ad0
+SHA512 (abrt-2.10.10.tar.gz) = 1a9183346257bde09d69b2da032472d16661637124635e4959f47d1ec3272b550651f584e6e2c16893b25b906458c86379c3ee6cdbd1cba025bc9a71018048df
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:23 [rpms/abrt] update-2.17.8: New version 2.10.10 Matej Marusak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox