public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@netcom-mail.de>
To: git-commits@fedoraproject.org
Subject: [rpms/boomaga] f44: qt6 support was added
Date: Thu, 06 Aug 2026 14:18:40 GMT [thread overview]
Message-ID: <178602592083.1.5747506067114481557.rpms-boomaga-1b8dba6be1d3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/boomaga
Branch : f44
Commit : 1b8dba6be1d33cc1804bd481e9b6b934cf3963ef
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-08-06T16:14:55+02:00
Stats : +12/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/boomaga/c/1b8dba6be1d33cc1804bd481e9b6b934cf3963ef?branch=f44
Log:
qt6 support was added
---
diff --git a/.gitignore b/.gitignore
index 4401f87..dc460e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/boomaga-68855ab.tar.gz
/boomaga-255b54c.tar.gz
/boomaga-7f7ad47.tar.gz
+/boomaga-34bc51c.tar.gz
diff --git a/boomaga.spec b/boomaga.spec
index 1ecf712..1b1647e 100644
--- a/boomaga.spec
+++ b/boomaga.spec
@@ -1,12 +1,12 @@
-# https://github.com/Boomaga/boomaga/commit/7f7ad4754b20a1027c5095b660c5229353b64c8d
-%global commit0 7f7ad4754b20a1027c5095b660c5229353b64c8d
+# https://github.com/archisman-panigrahi/boomaga/commit/34bc51c79c6d0aeaae61c642cfb302594b1939b6
+%global commit0 34bc51c79c6d0aeaae61c642cfb302594b1939b6
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global modulename %{name}
%global __cmake_in_source_build 1
Name: boomaga
Version: 3.3.0
-Release: 29.git%{shortcommit0}%{?dist}
+Release: 30.git%{shortcommit0}%{?dist}
Summary: A virtual printer for viewing a document before printing
# Automatically converted from old format: GPLv2 and LGPLv2+ - review is highly recommended.
@@ -19,8 +19,8 @@ BuildRequires: cups-devel
BuildRequires: desktop-file-utils
BuildRequires: poppler-devel
BuildRequires: poppler-cpp-devel
-BuildRequires: qt5-qtbase-devel
-BuildRequires: qt5-qttools-devel
+BuildRequires: qt6-qtbase-devel
+BuildRequires: qt6-qttools-devel
BuildRequires: snappy-devel
Requires: cups
Requires: shared-mime-info
@@ -60,7 +60,7 @@ Requires(postun): policycoreutils
SELinux policy module supporting boomaga
%prep
-%autosetup -n %{name}-%{commit0}
+%autosetup -n %{name}-%{commit0} -p1
# delete unused directories and files
find -name .gitignore -type f -or -name .travis.yml -type f | xargs rm -rfv
@@ -69,7 +69,7 @@ sed -i -e 's|find "/usr/local/lib" "/usr/lib" -name|find "/usr/local/lib" "%{_li
%build
# TODO: Please submit an issue to upstream (rhbz#2380483)
-export CMAKE_POLICY_VERSION_MINIMUM=3.5
+##export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake \
-DUSE_QT5=Yes \
-DCUPS_BACKEND_DIR=%{_cups_serverbin}/backend \
@@ -166,6 +166,9 @@ fi
%{_datadir}/selinux/*/%{modulename}.pp
%changelog
+* Thu Aug 06 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.3.0-30.git34bc51c
+- qt6 support was added
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.0-29.git7f7ad47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 0443b79..2bb71df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (boomaga-7f7ad47.tar.gz) = 06f7a3088ee6a1f30af507ac824414456952958996160ee38b63ce7c95a5f5ebf27e7b82f416684cbc5cb06ac792a413ebf226d6f32013340faf1d05d41efabc
+SHA512 (boomaga-34bc51c.tar.gz) = 3bfd3920fd86ef74612ed41910f046547a0eced93623fd10c68e20aa9b29cf93045afc35702f8e8670bf32f14c4eeae01a9145254b201d9ebf4b0316087d7f21
next reply other threads:[~2026-08-06 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 14:18 Martin Gansser [this message]
2026-08-06 14:18 [rpms/boomaga] f44: qt6 support was added Martin Gansser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178602592083.1.5747506067114481557.rpms-boomaga-1b8dba6be1d3@fedoraproject.org \
--to=mgansser@netcom-mail.de \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox