public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Troy Dawson <tdawson@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/falkon] epel10.3: Merge branch f44 into epel10
Date: Mon, 14 Sep 2026 16:45:30 GMT [thread overview]
Message-ID: <178940433084.1.7495413279433732706.rpms-falkon-f32da5b86db6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/falkon
Branch : epel10.3
Commit : f32da5b86db6e51d1ed1934ed64cfee6c67a1f19
Author : Troy Dawson <tdawson@redhat.com>
Date : 2026-09-11T09:53:04-07:00
Stats : +26/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/falkon/c/f32da5b86db6e51d1ed1934ed64cfee6c67a1f19?branch=epel10.3
Log:
Merge branch f44 into epel10
---
diff --git a/.gitignore b/.gitignore
index f9390e9..43ddc37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,6 @@
/falkon-26.04.1.tar.xz
/falkon-26.04.2.tar.xz
/falkon-26.04.3.tar.xz
+/falkon-26.07.90.tar.xz
+/falkon-26.08.0.tar.xz
+/falkon-26.08.1.tar.xz
diff --git a/falkon.spec b/falkon.spec
index 0dffc85..eb6c975 100644
--- a/falkon.spec
+++ b/falkon.spec
@@ -4,7 +4,7 @@
%bcond_with keyring
Name: falkon
-Version: 26.04.3
+Version: 26.08.1
Release: 1%{?dist}
Summary: Modern web browser
@@ -187,6 +187,21 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.fa
%changelog
+* Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
+- 26.08.1
+
+* Fri Aug 14 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-1
+- 26.08.0
+
+* Fri Jul 31 2026 Steve Cossette <farchord@gmail.com> - 26.07.90-1
+- 26.07.90
+
+* Wed Jul 29 2026 Steve Cossette <farchord@gmail.com> - 26.07.80-1
+- 26.07.80
+
+* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.04.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
* Tue Jun 30 2026 Steve Cossette <farchord@gmail.com> - 26.04.3-1
- 26.04.3
diff --git a/sources b/sources
index 335c580..b64c5ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (falkon-26.04.3.tar.xz) = d741386e6a321587d96a224441418af0297c31a9f821eaf83149217f145bcee1373b828195b59e5e2b9ee1f46e2a8672db5eff335df192fa48ca0646bb0bdf33
+SHA512 (falkon-26.08.1.tar.xz) = 1320c2fb3e3c52a6ed2563a405e15e7420b1260f6c0b083f3983bac0765c3f58756d4e6b9b3f5c171074e9313deabd2e20533a0f9a73a3afc2a3e08c152125f7
diff --git a/falkon.spec b/falkon.spec
index 69c84bb..eb6c975 100644
--- a/falkon.spec
+++ b/falkon.spec
@@ -1,5 +1,7 @@
# build Python plugins (disabled by default due to #2048781)
%bcond python 0
+# build falcon-gnome-keyring (disabled by default on epel10)
+%bcond_with keyring
Name: falkon
Version: 26.08.1
@@ -68,6 +70,7 @@ Provides: bundled(qtsingleapplication-qt6)
%global __provides_exclude_from ^%{_kf6_qtplugindir}/falkon/.*$
+%if 0%{?with_keyring}
%package gnome-keyring
Summary: gnome-keyring plugin for %{name}
BuildRequires: pkgconfig(gnome-keyring-1)
@@ -75,6 +78,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description gnome-keyring
%{summary}.
+%endif
%package kde
Summary: KDE Frameworks Integration plugin for %{name}
@@ -173,8 +177,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.fa
%{_kf6_datadir}/icons/hicolor/*/*/*
%{_kf6_datadir}/falkon/
+%if 0%{?with_keyring}
%files gnome-keyring
%{_kf6_qtplugindir}/falkon/GnomeKeyringPasswords.so
+%endif
%files kde
%{_kf6_qtplugindir}/falkon/KDEFrameworksIntegration.so
reply other threads:[~2026-09-14 16:45 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=178940433084.1.7495413279433732706.rpms-falkon-f32da5b86db6@fedoraproject.org \
--to=tdawson@redhat.com \
--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