public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dbusmenu-qt] rawhide: Drop QJson dependency
@ 2026-08-26 3:58 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-26 3:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dbusmenu-qt
Branch : rawhide
Commit : 8c45e87f3171711ac3ca0435c4982361d65189e0
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-25T23:57:14-04:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dbusmenu-qt/c/8c45e87f3171711ac3ca0435c4982361d65189e0?branch=rawhide
Log:
Drop QJson dependency
qjson has been orphaned, but is only used for a test application with Qt4.
---
diff --git a/dbusmenu-qt.spec b/dbusmenu-qt.spec
index 5716088..5202799 100644
--- a/dbusmenu-qt.spec
+++ b/dbusmenu-qt.spec
@@ -14,7 +14,7 @@
Summary: A Qt implementation of the DBusMenu protocol
Name: dbusmenu-qt
Version: 0.9.3
-Release: 0.41.%{snapshot}%{?dist}
+Release: 0.42.%{snapshot}%{?dist}
License: LGPL-2.0-or-later
URL: https://launchpad.net/libdbusmenu-qt/
@@ -32,7 +32,6 @@ BuildRequires: doxygen
BuildRequires: gcc-c++
BuildRequires: pkgconfig
%if 0%{?with_qt4}
-BuildRequires: pkgconfig(QJson)
BuildRequires: pkgconfig(QtDBus) pkgconfig(QtGui)
%endif # with_qt4
BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Widgets)
@@ -172,6 +171,9 @@ xvfb-run -a dbus-launch --exit-with-session make -C %{_target_platform} check AR
%changelog
+* Wed Aug 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 0.9.3-0.42.20160218
+- Drop QJson dependency
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-0.41.20160218
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 3:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 3:58 [rpms/dbusmenu-qt] rawhide: Drop QJson dependency Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox