public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/okular] f44: 26.08.1
@ 2026-09-11 10:43 Steve Cossette
0 siblings, 0 replies; only message in thread
From: Steve Cossette @ 2026-09-11 10:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/okular
Branch : f44
Commit : 4f84c22567b10a9f88e5ee3561bc7d2a7c2bb64c
Author : Steve Cossette <farchord@gmail.com>
Date : 2026-09-10T08:46:53-04:00
Stats : +7/-40 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/okular/c/4f84c22567b10a9f88e5ee3561bc7d2a7c2bb64c?branch=f44
Log:
26.08.1
---
diff --git a/.gitignore b/.gitignore
index 9546efa..16e62b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@
/okular-26.04.3.tar.xz
/okular-26.07.90.tar.xz
/okular-26.08.0.tar.xz
+/okular-26.08.1.tar.xz
diff --git a/e322356cd1b5fae4fb71ff61b248fcb352d189cb.patch b/e322356cd1b5fae4fb71ff61b248fcb352d189cb.patch
deleted file mode 100644
index 2b10e58..0000000
--- a/e322356cd1b5fae4fb71ff61b248fcb352d189cb.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From e322356cd1b5fae4fb71ff61b248fcb352d189cb Mon Sep 17 00:00:00 2001
-From: Antonio Rojas <arojas@archlinux.org>
-Date: Fri, 21 Aug 2026 11:55:20 +0000
-Subject: [PATCH] Initialize m_pasteAnnotation
-
-BUG: 524527
-
-
-(cherry picked from commit 32544042498b9f7f899aa29bb0211dc4ac2ab7c9)
-
-32544042 Initialize m_pasteAnnotation
-
-Co-authored-by: Antonio Rojas <arojas@archlinux.org>
----
- part/part.cpp | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/part/part.cpp b/part/part.cpp
-index f354c5e5b..d5cef64e9 100644
---- a/part/part.cpp
-+++ b/part/part.cpp
-@@ -761,6 +761,8 @@ void Part::setupViewerActions()
- m_exportAsText = nullptr;
- m_exportAsDocArchive = nullptr;
-
-+ m_pasteAnnotation = nullptr;
-+
- #if HAVE_PURPOSE
- m_share = nullptr;
- m_shareMenu = nullptr;
---
-GitLab
-
diff --git a/okular.spec b/okular.spec
index 3bfc1b5..78a2946 100644
--- a/okular.spec
+++ b/okular.spec
@@ -14,8 +14,8 @@
Name: okular
Summary: A document viewer
-Version: 26.08.0
-Release: 2%{?dist}
+Version: 26.08.1
+Release: 1%{?dist}
License: GPL-2.0-only
URL: https://www.kde.org/applications/graphics/okular/
@@ -31,10 +31,6 @@ Source0: https://download.kde.org/%{stable}/release-service/%{version}/src/%{nam
## upstream patches (master branch)
-# Initialize m_pasteAnnotation (Fixes a crash with Kile)
-# https://invent.kde.org/graphics/okular/-/commit/e322356cd1b5fae4fb71ff61b248fcb352d189cb
-Patch0: e322356cd1b5fae4fb71ff61b248fcb352d189cb.patch
-
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
@@ -225,6 +221,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf6_metainfodir}/org.kde.ok
%changelog
+* Wed Sep 09 2026 Steve Cossette <farchord@gmail.com> - 26.08.1-1
+- 26.08.1
+
* Wed Aug 26 2026 Steve Cossette <farchord@gmail.com> - 26.08.0-2
- Added upstream patch to fix kile crashing on start
diff --git a/sources b/sources
index 25d1727..1dc1880 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (okular-26.08.0.tar.xz) = 4b03594e22ec5dc57fdfe5bce67fd842b56b32e1ce41c83d5ac2b99cae03cd6123e1685deed358d0054aa7286b2a9f2f56280ee3b44093c97e330edb3e1f8ce1
+SHA512 (okular-26.08.1.tar.xz) = 8e1d14240b90492bb4a2ca9fd15be02eaf35e12763673612ec246865038ff2d394c3502729a688cf656fde351b80d10c224933302108a9e6866db536e2006e52
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 10:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 10:43 [rpms/okular] f44: 26.08.1 Steve Cossette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox