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] f43: Update to 3.5.0
Date: Fri, 18 Sep 2026 08:02:09 GMT [thread overview]
Message-ID: <178971852998.1.17489354383804859403.rpms-boomaga-2bdb48bc9a8b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/boomaga
Branch : f43
Commit : 2bdb48bc9a8b4f6d11bcacc1896f5298e18868b7
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-09-18T10:01:53+02:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/boomaga/c/2bdb48bc9a8b4f6d11bcacc1896f5298e18868b7?branch=f43
Log:
Update to 3.5.0
---
diff --git a/.gitignore b/.gitignore
index dc460e4..bee3b8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/boomaga-255b54c.tar.gz
/boomaga-7f7ad47.tar.gz
/boomaga-34bc51c.tar.gz
+/boomaga-3.5.0.tar.gz
diff --git a/boomaga.spec b/boomaga.spec
index 02f8c22..827d84a 100644
--- a/boomaga.spec
+++ b/boomaga.spec
@@ -1,17 +1,17 @@
%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: 30.git%{shortcommit0}%{?dist}
+Version: 3.5.0
+Release: 1%{?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.
-License: GPL-2.0-only AND LicenseRef-Callaway-LGPLv2+
+License: GPL-2.0-only AND LGPL-2.1-or-later
URL: https://www.boomaga.org
-Source0: https://github.com/Boomaga/%{name}/archive/%{commit0}/%{name}-%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
+# Source0: https://github.com/Boomaga/%%{name}/archive/%%{commit0}/%%{name}-r%%{commit0}.tar.gz#/%%{name}-%%{shortcommit0}.tar.gz
+Source0: https://github.com/Boomaga/boomaga/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: cups-devel
@@ -59,7 +59,8 @@ Requires(postun): policycoreutils
SELinux policy module supporting boomaga
%prep
-%autosetup -n %{name}-%{commit0} -p1
+#%%autosetup -n %%{name}-%%{commit0} -p1
+%autosetup -n %{name}-%{version} -p1
# delete unused directories and files
find -name .gitignore -type f -or -name .travis.yml -type f | xargs rm -rfv
@@ -70,7 +71,6 @@ sed -i -e 's|find "/usr/local/lib" "/usr/lib" -name|find "/usr/local/lib" "%{_li
# TODO: Please submit an issue to upstream (rhbz#2380483)
##export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake \
- -DUSE_QT5=Yes \
-DCUPS_BACKEND_DIR=%{_cups_serverbin}/backend \
-DCUPS_FILTER_DIR=%{_cups_serverbin}/filter \
-DSELINUX=Yes \
@@ -165,6 +165,9 @@ fi
%{_datadir}/selinux/*/%{modulename}.pp
%changelog
+* Fri Sep 18 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.5.0-1
+- Update to 3.5.0
+
* Thu Aug 06 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.3.0-30.git34bc51c
- qt6 support was added
diff --git a/sources b/sources
index 2bb71df..68b0980 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (boomaga-34bc51c.tar.gz) = 3bfd3920fd86ef74612ed41910f046547a0eced93623fd10c68e20aa9b29cf93045afc35702f8e8670bf32f14c4eeae01a9145254b201d9ebf4b0316087d7f21
+SHA512 (boomaga-3.5.0.tar.gz) = 1c40284973ee7d714200b150a88e84e623e304b1a88b46f53ba3af5907a1ddae7bd445c57d04e5f3af54cc5395df78f43fddc354af668b1fc3a5746a741870dc
reply other threads:[~2026-09-18 8:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178971852998.1.17489354383804859403.rpms-boomaga-2bdb48bc9a8b@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