public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/boomaga] f44: qt6 support was added
@ 2026-08-06 14:18 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-08-06 14:18 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/boomaga] f44: qt6 support was added
@ 2026-08-06 14:18 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-08-06 14:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/boomaga
Branch : f44
Commit : cfac6c5e77d9e88f0f4f30a04add5d283acee406
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-08-06T16:15:58+02:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/boomaga/c/cfac6c5e77d9e88f0f4f30a04add5d283acee406?branch=f44
Log:
qt6 support was added
---
diff --git a/boomaga.spec b/boomaga.spec
index 1b1647e..02f8c22 100644
--- a/boomaga.spec
+++ b/boomaga.spec
@@ -1,4 +1,3 @@
-# https://github.com/archisman-panigrahi/boomaga/commit/34bc51c79c6d0aeaae61c642cfb302594b1939b6
%global commit0 34bc51c79c6d0aeaae61c642cfb302594b1939b6
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global modulename %{name}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-06 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 14:18 [rpms/boomaga] f44: qt6 support was added Martin Gansser
2026-08-06 14:18 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox