commit okular for openSUSE:Factory

2024-07-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2024-07-05 19:46:35

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2080 (New)


Package is "okular"

Fri Jul  5 19:46:35 2024 rev:175 rq:1185668 version:24.05.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2024-06-14 
19:00:45.540671021 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2080/okular.changes  2024-07-05 
19:52:35.073424699 +0200
@@ -1,0 +2,10 @@
+Tue Jul  2 13:55:13 UTC 2024 - Christophe Marin 
+
+- Update to 24.05.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.2/
+- Changes since 24.05.1:
+  * Fix crash on certain pdf actions
+
+---

Old:

  okular-24.05.1.tar.xz
  okular-24.05.1.tar.xz.sig

New:

  okular-24.05.2.tar.xz
  okular-24.05.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.y6CLHt/_old  2024-07-05 19:52:35.605442555 +0200
+++ /var/tmp/diff_new_pack.y6CLHt/_new  2024-07-05 19:52:35.605442555 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:   okular
-Version:24.05.1
+Version:24.05.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-24.05.1.tar.xz -> okular-24.05.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-24.05.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2080/okular-24.05.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2024-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2024-03-11 15:27:07

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1770 (New)


Package is "okular"

Mon Mar 11 15:27:07 2024 rev:170 rq:1151074 version:24.02.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-12-09 
22:52:54.414854045 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1770/okular.changes  2024-03-11 
15:29:28.668573334 +0100
@@ -1,0 +2,17 @@
+Fri Feb 23 14:00:54 UTC 2024 - Christophe Marin 
+
+- Update to 24.02.0
+  * New feature release
+- Changes since 24.01.95:
+  * presentationwidget: Invalidate pixmaps on dpr change (kde#479141)
+  * CI test runners are slower
+  * Better user strings for signature settings
+  * org.kde.okular.appdata: Add developer_name
+
+---
+Fri Feb  9 16:10:01 UTC 2024 - Christophe Marin 
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+---

Old:

  okular-23.08.4.tar.xz
  okular-23.08.4.tar.xz.sig

New:

  okular-24.02.0.tar.xz
  okular-24.02.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.fTxA4V/_old  2024-03-11 15:29:29.796614733 +0100
+++ /var/tmp/diff_new_pack.fTxA4V/_new  2024-03-11 15:29:29.800614879 +0100
@@ -16,69 +16,72 @@
 #
 
 
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+
 %bcond_without released
 Name:   okular
-Version:23.08.4
+Version:24.02.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
 License:GPL-2.0-or-later AND GPL-3.0-or-later
 URL:https://okular.kde.org
-Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 # PATCH-FEATURE-OPENSUSE
 Patch1000:  0001-Inform-users-about-the-okular-spectre-package.patch
-BuildRequires:  chmlib-devel
-BuildRequires:  extra-cmake-modules
-BuildRequires:  freetype2-devel
-BuildRequires:  kf5-filesystem
+# Disabled upstream
+# BuildRequires:  chmlib-devel
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  libdjvulibre-devel
 BuildRequires:  libepub-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmarkdown-devel
-BuildRequires:  libpoppler-qt5-devel
-BuildRequires:  libqt5-qtbase-private-headers-devel
-BuildRequires:  libqca-qt5-devel
-BuildRequires:  libspectre-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  libzip-devel
-BuildRequires:  zlib-devel
-BuildRequires:  cmake(KF5Activities)
-BuildRequires:  cmake(KF5Archive)
-BuildRequires:  cmake(KF5Bookmarks)
-BuildRequires:  cmake(KF5Completion)
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5JS)
-BuildRequires:  cmake(KF5KExiv2)
-BuildRequires:  cmake(KF5KHtml)
-BuildRequires:  cmake(KF5Kirigami2)
-BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5Parts)
-BuildRequires:  cmake(KF5Pty)
-BuildRequires:  cmake(KF5Purpose)
-BuildRequires:  cmake(KF5ThreadWeaver)
-BuildRequires:  cmake(KF5Wallet)
-BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(QMobipocket)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5PrintSupport)
-BuildRequires:  cmake(Qt5Qml)
-BuildRequires:  cmake(Qt5Quick)
-BuildRequires:  cmake(Qt5Svg)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5TextToSpeech)
-BuildRequires:  cmake(Qt5Widgets)
-BuildRequires:  cmake(Qt5X11Extras)
+BuildRequires:  pkgconfig
+BuildRequires:  qt6-gui-private-devel >= %{qt6_version}
+BuildRequires:  cmake(KExiv2Qt6)
+BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
+BuildRequires:  cmake(KF6Bookmarks) >= %{kf6_version}
+BuildRequires:  cmake(KF6Completion) >= %{kf6_version}
+BuildRequires:  cmake(KF6Config) >= %{kf6_version}
+BuildRequires:  cmake(KF6ConfigWidgets) >= %{kf6_version}
+BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
+BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  

commit okular for openSUSE:Factory

2023-12-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-12-09 22:51:12

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.25432 (New)


Package is "okular"

Sat Dec  9 22:51:12 2023 rev:169 rq:1131970 version:23.08.4

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-11-10 
12:32:27.594571767 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.25432/okular.changes 2023-12-09 
22:52:54.414854045 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 14:20:34 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+---

Old:

  okular-23.08.3.tar.xz
  okular-23.08.3.tar.xz.sig

New:

  okular-23.08.4.tar.xz
  okular-23.08.4.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.UOxpBt/_old  2023-12-09 22:52:55.294886340 +0100
+++ /var/tmp/diff_new_pack.UOxpBt/_new  2023-12-09 22:52:55.294886340 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.08.3
+Version:23.08.4
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.08.3.tar.xz -> okular-23.08.4.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.25432/okular-23.08.4.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-11-10 12:30:32

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.17445 (New)


Package is "okular"

Fri Nov 10 12:30:32 2023 rev:168 rq:1124677 version:23.08.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-11-02 
20:20:22.105403865 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.17445/okular.changes 2023-11-10 
12:32:27.594571767 +0100
@@ -1,0 +2,12 @@
+Tue Nov  7 17:05:35 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- Changes since 23.08.2:
+  * Add CI template for building APKs on invent
+  * Reflect move of KActivities out of Frameworks to Plasma
+  * snapcraft: initial import snapcraft files.
+
+---

Old:

  okular-23.08.2.tar.xz
  okular-23.08.2.tar.xz.sig

New:

  okular-23.08.3.tar.xz
  okular-23.08.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.twcmEP/_old  2023-11-10 12:32:29.002623880 +0100
+++ /var/tmp/diff_new_pack.twcmEP/_new  2023-11-10 12:32:29.002623880 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.08.2
+Version:23.08.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.08.2.tar.xz -> okular-23.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.17445/okular-23.08.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-11-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-11-02 20:20:18

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.17445 (New)


Package is "okular"

Thu Nov  2 20:20:18 2023 rev:167 rq:1122748 version:23.08.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-10-12 
23:41:57.264561499 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.17445/okular.changes 2023-11-02 
20:20:22.105403865 +0100
@@ -1,0 +2,9 @@
+Mon Oct 30 13:27:08 UTC 2023 - Antonio Larrosa 
+
+- Rework patch that informs the user about missing postscript
+  support and how to install it. Replace patch:
+  * 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
+  with
+  * 0001-Inform-users-about-the-okular-spectre-package.patch
+
+---

Old:

  0001-Inform-users-about-the-okular-spectre-package-in-the.patch

New:

  0001-Inform-users-about-the-okular-spectre-package.patch

BETA DEBUG BEGIN:
  Old:  support and how to install it. Replace patch:
  * 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
  with
BETA DEBUG END:

BETA DEBUG BEGIN:
  New:  with
  * 0001-Inform-users-about-the-okular-spectre-package.patch
BETA DEBUG END:



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.UdYch8/_old  2023-11-02 20:20:22.881432420 +0100
+++ /var/tmp/diff_new_pack.UdYch8/_new  2023-11-02 20:20:22.881432420 +0100
@@ -29,11 +29,8 @@
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-%if 0
 # PATCH-FEATURE-OPENSUSE
-# PATCH-NEEDS-REBASE DISABLED as of 2021-04-10: needs rework (underlying code 
changed)
-Patch1000:  0001-Inform-users-about-the-okular-spectre-package-in-the.patch
-%endif
+Patch1000:  0001-Inform-users-about-the-okular-spectre-package.patch
 BuildRequires:  chmlib-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  freetype2-devel

++ 0001-Inform-users-about-the-okular-spectre-package-in-the.patch -> 
0001-Inform-users-about-the-okular-spectre-package.patch ++
--- 
/work/SRC/openSUSE:Factory/okular/0001-Inform-users-about-the-okular-spectre-package-in-the.patch
   2021-08-19 13:06:40.939980801 +0200
+++ 
/work/SRC/openSUSE:Factory/.okular.new.17445/0001-Inform-users-about-the-okular-spectre-package.patch
   2023-11-02 20:20:22.053401952 +0100
@@ -1,30 +1,30 @@
-From e0e5a2f668941c03421fb0ce36e881b927a634df Mon Sep 17 00:00:00 2001
-From: Fabian Vogt 
-Date: Wed, 16 Sep 2020 16:29:53 +0200
-Subject: [PATCH] Inform users about the okular-spectre package in the print
- preview
+From: Antonio Larrosa 
+Date: Mon, 30 Oct 2023 11:29:53 +0100
+Subject: [PATCH] Inform users about the okular-spectre package
 

- ui/fileprinterpreview.cpp | 6 ++
- 1 file changed, 6 insertions(+)
+Show a message box informing the user that postscript support isn't
+installed by default because of security reasons and what package
+should be installed in order to let print preview and postscript
+support work correctly.
 
-diff --git a/ui/fileprinterpreview.cpp b/ui/fileprinterpreview.cpp
-index 6bac0cc8c..b06046d6d 100644
 a/part/fileprinterpreview.cpp
-+++ b/part/fileprinterpreview.cpp
-@@ -92,6 +92,12 @@ void FilePrinterPreviewPrivate::getPart()
- }
- 
- KService::List::ConstIterator it = offers.constBegin();
-+if (filename.endsWith(QStringLiteral(".ps")) && it == offers.constEnd()) {
-+failMessage = new QLabel(i18n("Ghostscript is needed for the print 
preview, but it has security issues and is not installed by default.\n"
-+  "If you only open trusted documents, 
you can install the 'okular-spectre' package."), q);
-+return;
+Index: okular-23.08.2/part/part.cpp
+===
+--- okular-23.08.2.orig/part/part.cpp
 okular-23.08.2/part/part.cpp
+@@ -1594,6 +1594,16 @@ bool Part::openFile()
+ QMimeType mime;
+ Document::OpenResult openResult = Document::OpenError;
+ bool isCompressedFile = false;
++
++if (!mimes.isEmpty() && 
mimes[0].inherits(QStringLiteral("application/postscript"))
++  && 
!m_document->supportedMimeTypes().contains(QStringLiteral("application/postscript")))
 {
++KMessageBox::information(widget(),
++ i18n("Ghostscript is needed for the print 
preview and postscript support but it has security issues and is not installed 
by default.\n"
++  "If you only open trusted 

commit okular for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-10-12 23:40:44

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1807 (New)


Package is "okular"

Thu Oct 12 23:40:44 2023 rev:166 rq:1117415 version:23.08.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-09-15 
22:04:39.171371213 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1807/okular.changes  2023-10-12 
23:41:57.264561499 +0200
@@ -1,0 +2,11 @@
+Tue Oct 10 18:28:22 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- Changes since 23.08.1:
+  * markdown: Fix rendering with discount3 (kde#475198)
+  * CI: fix which clang tidy we want
+
+---

Old:

  okular-23.08.1.tar.xz
  okular-23.08.1.tar.xz.sig

New:

  okular-23.08.2.tar.xz
  okular-23.08.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.TsyPBc/_old  2023-10-12 23:41:57.892584232 +0200
+++ /var/tmp/diff_new_pack.TsyPBc/_new  2023-10-12 23:41:57.892584232 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.08.1
+Version:23.08.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.08.1.tar.xz -> okular-23.08.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.08.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1807/okular-23.08.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-09-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-09-15 22:02:34

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1766 (New)


Package is "okular"

Fri Sep 15 22:02:34 2023 rev:165 rq:292 version:23.08.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-08-31 
13:46:09.717175381 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1766/okular.changes  2023-09-15 
22:04:39.171371213 +0200
@@ -1,0 +2,13 @@
+Tue Sep 12 11:56:49 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- Changes since 23.08.0:
+  * Fix creation of new JS objects (kde#474256)
+  * Guard against setting invalid button icons
+  * The nFace argument in PDF JS button icon methods is optional
+  * Fix cert selection height
+
+---

Old:

  okular-23.08.0.tar.xz
  okular-23.08.0.tar.xz.sig

New:

  okular-23.08.1.tar.xz
  okular-23.08.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.wfGE6U/_old  2023-09-15 22:04:42.003472473 +0200
+++ /var/tmp/diff_new_pack.wfGE6U/_new  2023-09-15 22:04:42.007472616 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.08.0
+Version:23.08.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.08.0.tar.xz -> okular-23.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1766/okular-23.08.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-08-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-08-31 13:43:41

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1766 (New)


Package is "okular"

Thu Aug 31 13:43:41 2023 rev:164 rq:1105811 version:23.08.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-07-07 
15:48:37.752663775 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1766/okular.changes  2023-08-31 
13:46:09.717175381 +0200
@@ -1,0 +2,39 @@
+Sun Aug 20 14:00:22 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+---
+Mon Aug 14 08:03:39 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.90
+  * New feature release
+- Changes since 23.07.80:
+  * No need to lookup paths for images without a dot.
+  * Better suggested signed name
+  * Bump SOVERSION of okularcore
+  * Fix playing of external audio files
+  * Fix phonon not being correctly detected
+  * Fix markdown converter with libdiscount 3
+  * Forms: Don't run focusin action when gaining focus because of window 
management (kde#472756)
+
+---
+Tue Aug  1 10:14:34 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.80
+  * New feature release
+- Too many changes since 23.04.3, only listing bugfixes:
+  * Handle absolute urls in Document::processAction (kde#472440)
+  * Avoid accidental scrolling when performing pinch gesture (kde#421755)
+  * Surface Digitally Sign action more obviously in hamburger menu (kde#470752)
+  * Make default PDF printing scale mode configurable (kde#463732)
+  * Let user "Save As..." when document has been externally modified 
(kde#402017)
+  * Reuse an existing action to toggle sidebar visibility (kde#468317)
+  * JS: Implement field.valueAsString (kde#468036)
+  * Fix crash when executing the Save action (kde#467603)
+  * JS: Make field.value return a number if possible (kde#467852)
+
+---

Old:

  okular-23.04.3.tar.xz
  okular-23.04.3.tar.xz.sig

New:

  okular-23.08.0.tar.xz
  okular-23.08.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.eWFpWj/_old  2023-08-31 13:46:11.445237146 +0200
+++ /var/tmp/diff_new_pack.eWFpWj/_new  2023-08-31 13:46:11.449237289 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.04.3
+Version:23.08.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -37,10 +37,6 @@
 BuildRequires:  chmlib-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  freetype2-devel
-%if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-c++
-BuildRequires:  gcc10-PIE
-%endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  libdjvulibre-devel
 BuildRequires:  libepub-devel
@@ -141,9 +137,6 @@
 %ifarch ppc64
 %define _lto_cflags %{nil}
 %endif
-%if 0%{?suse_version} == 1500
-export CXX=g++-10
-%endif
 %cmake_kf5 -d build -- -DBUILD_TESTING=OFF -DOKULAR_UI=both
 %cmake_build
 


++ okular-23.04.3.tar.xz -> okular-23.08.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1766/okular-23.08.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-07-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-07-07 15:47:26

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.23466 (New)


Package is "okular"

Fri Jul  7 15:47:26 2023 rev:163 rq:1097391 version:23.04.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-06-09 
20:37:50.050692364 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.23466/okular.changes 2023-07-07 
15:48:37.752663775 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:20:37 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+---

Old:

  okular-23.04.2.tar.xz
  okular-23.04.2.tar.xz.sig

New:

  okular-23.04.3.tar.xz
  okular-23.04.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.nXUjT3/_old  2023-07-07 15:48:38.644669089 +0200
+++ /var/tmp/diff_new_pack.nXUjT3/_new  2023-07-07 15:48:38.652669136 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.04.2
+Version:23.04.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.04.2.tar.xz -> okular-23.04.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.04.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.23466/okular-23.04.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-06-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-06-09 20:36:51

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.15902 (New)


Package is "okular"

Fri Jun  9 20:36:51 2023 rev:162 rq:1091680 version:23.04.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-05-12 
20:35:03.389131834 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.15902/okular.changes 2023-06-09 
20:37:50.050692364 +0200
@@ -1,0 +2,11 @@
+Tue Jun  6 20:01:54 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- Changes since 23.04.1:
+  * Bump c++ standard version. Poppler is about to use c++17 types in
+ the api, so better be prepared
+
+---

Old:

  okular-23.04.1.tar.xz
  okular-23.04.1.tar.xz.sig

New:

  okular-23.04.2.tar.xz
  okular-23.04.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.S63uIc/_old  2023-06-09 20:37:51.382700099 +0200
+++ /var/tmp/diff_new_pack.S63uIc/_new  2023-06-09 20:37:51.386700123 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.04.1
+Version:23.04.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -37,6 +37,10 @@
 BuildRequires:  chmlib-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  freetype2-devel
+%if 0%{?suse_version} == 1500
+BuildRequires:  gcc10-c++
+BuildRequires:  gcc10-PIE
+%endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  libdjvulibre-devel
 BuildRequires:  libepub-devel
@@ -137,6 +141,9 @@
 %ifarch ppc64
 %define _lto_cflags %{nil}
 %endif
+%if 0%{?suse_version} == 1500
+export CXX=g++-10
+%endif
 %cmake_kf5 -d build -- -DBUILD_TESTING=OFF -DOKULAR_UI=both
 %cmake_build
 


++ okular-23.04.1.tar.xz -> okular-23.04.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.04.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.15902/okular-23.04.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-05-12 20:34:09

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1533 (New)


Package is "okular"

Fri May 12 20:34:09 2023 rev:161 rq:1086455 version:23.04.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-04-23 
22:46:20.550331401 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1533/okular.changes  2023-05-12 
20:35:03.389131834 +0200
@@ -1,0 +2,11 @@
+Tue May  9 10:47:51 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- Changes since 23.04.0:
+  * Let user "Save As..." when document has been externally modified 
(kde#402017)
+  * Reuse an existing action to toggle sidebar visibility (kde#468317)
+
+---

Old:

  okular-23.04.0.tar.xz
  okular-23.04.0.tar.xz.sig

New:

  okular-23.04.1.tar.xz
  okular-23.04.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.CbTKNX/_old  2023-05-12 20:35:04.073135592 +0200
+++ /var/tmp/diff_new_pack.CbTKNX/_new  2023-05-12 20:35:04.077135614 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   okular
-Version:23.04.0
+Version:23.04.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-23.04.0.tar.xz -> okular-23.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-23.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1533/okular-23.04.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-04-23 22:44:45

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1533 (New)


Package is "okular"

Sun Apr 23 22:44:45 2023 rev:160 rq:1080733 version:23.04.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-03-30 
22:50:40.568385065 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1533/okular.changes  2023-04-23 
22:46:20.550331401 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:39 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+---
+Fri Mar 31 16:42:44 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.90
+  * New feature release
+
+---
+Thu Mar 30 07:45:08 UTC 2023 - Christophe Marin 
+
+- Drop patch, now unneeded:
+  * 0001-Compile-with-discount-3.patch
+
+---
@@ -5,0 +26,6 @@
+
+---
+Fri Mar 17 20:44:31 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.80
+  * New feature release

Old:

  0001-Compile-with-discount-3.patch
  okular-22.12.3.tar.xz
  okular-22.12.3.tar.xz.sig

New:

  okular-23.04.0.tar.xz
  okular-23.04.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.VZgZCx/_old  2023-04-23 22:46:21.182334972 +0200
+++ /var/tmp/diff_new_pack.VZgZCx/_new  2023-04-23 22:46:21.190335016 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.12.3
+Version:23.04.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -31,8 +29,6 @@
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-Compile-with-discount-3.patch
 %if 0
 # PATCH-FEATURE-OPENSUSE
 # PATCH-NEEDS-REBASE DISABLED as of 2021-04-10: needs rework (underlying code 
changed)
@@ -85,6 +81,7 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5TextToSpeech)
 BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5X11Extras)
 Suggests:   %{name}-spectre
 Obsoletes:  okular5 < %{version}
 Provides:   okular5 = %{version}
@@ -133,6 +130,9 @@
 %prep
 %autosetup -p1 -n okular-%{version}
 
+# No technical reason for requiring cmake 3.22. 15.4 only has 3.20
+sed -i 's#3.22#3.20#' CMakeLists.txt
+
 %build
 %ifarch ppc64
 %define _lto_cflags %{nil}


++ okular-22.12.3.tar.xz -> okular-23.04.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1533/okular-23.04.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-03-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-03-30 22:50:38

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.31432 (New)


Package is "okular"

Thu Mar 30 22:50:38 2023 rev:159 rq:1075077 version:22.12.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-03-03 
22:27:17.947103690 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.31432/okular.changes 2023-03-30 
22:50:40.568385065 +0200
@@ -1,0 +2,6 @@
+Tue Mar 28 22:24:30 UTC 2023 - Christophe Marin 
+
+- Add Discount 3 compatibility patch:
+  * 0001-Compile-with-discount-3.patch
+
+---

New:

  0001-Compile-with-discount-3.patch



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.YDdi2n/_old  2023-03-30 22:50:41.148388168 +0200
+++ /var/tmp/diff_new_pack.YDdi2n/_new  2023-03-30 22:50:41.156388211 +0200
@@ -31,6 +31,8 @@
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Compile-with-discount-3.patch
 %if 0
 # PATCH-FEATURE-OPENSUSE
 # PATCH-NEEDS-REBASE DISABLED as of 2021-04-10: needs rework (underlying code 
changed)

++ 0001-Compile-with-discount-3.patch ++
>From f1f638c2c51a6ef699dee22f6e90aff67beff8ec Mon Sep 17 00:00:00 2001
From: Albert Astals Cid 
Date: Wed, 1 Feb 2023 22:01:52 +0100
Subject: [PATCH] Compile with discount 3

---
 generators/markdown/converter.cpp | 17 +
 1 file changed, 17 insertions(+)

diff --git a/generators/markdown/converter.cpp 
b/generators/markdown/converter.cpp
index 20d3c725f..3c8546b32 100644
--- a/generators/markdown/converter.cpp
+++ b/generators/markdown/converter.cpp
@@ -93,6 +93,8 @@ QTextDocument *Converter::convertOpenFile()
 {
 rewind(m_markdownFile);
 
+#if defined(MKD_NOLINKS)
+// on discount 2 MKD_NOLINKS is a define
 MMIOT *markdownHandle = mkd_in(m_markdownFile, 0);
 
 int flags = MKD_FENCEDCODE | MKD_GITHUBTAGS | MKD_AUTOLINK | MKD_TOC | 
MKD_IDANCHOR;
@@ -103,6 +105,21 @@ QTextDocument *Converter::convertOpenFile()
 Q_EMIT error(i18n("Failed to compile the Markdown document."), -1);
 return nullptr;
 }
+#else
+// on discount 3 MKD_NOLINKS is an enum value
+MMIOT *markdownHandle = mkd_in(m_markdownFile, nullptr);
+
+mkd_flag_t *flags = mkd_flags();
+mkd_set_flag_bitmap(flags, MKD_FENCEDCODE | MKD_GITHUBTAGS | MKD_AUTOLINK 
| MKD_TOC | MKD_IDANCHOR);
+if (!m_isFancyPantsEnabled) {
+mkd_set_flag_num(flags, MKD_NOPANTS);
+}
+if (!mkd_compile(markdownHandle, flags)) {
+Q_EMIT error(i18n("Failed to compile the Markdown document."), -1);
+return nullptr;
+}
+mkd_free_flags(flags);
+#endif
 
 char *htmlDocument;
 const int size = mkd_document(markdownHandle, );
-- 
2.40.0


commit okular for openSUSE:Factory

2023-03-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-03-03 22:26:03

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.31432 (New)


Package is "okular"

Fri Mar  3 22:26:03 2023 rev:158 rq:1068939 version:22.12.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-02-04 
14:22:36.667959636 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.31432/okular.changes 2023-03-03 
22:27:17.947103690 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:57 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+---

Old:

  okular-22.12.2.tar.xz
  okular-22.12.2.tar.xz.sig

New:

  okular-22.12.3.tar.xz
  okular-22.12.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.dhtwrk/_old  2023-03-03 22:27:19.807109621 +0100
+++ /var/tmp/diff_new_pack.dhtwrk/_new  2023-03-03 22:27:19.815109648 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package okular
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.12.2
+Version:22.12.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -144,8 +144,7 @@
 %find_lang %{name} --with-man --all-name
 %{kf5_find_htmldocs}
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license LICENSES/*


++ okular-22.12.2.tar.xz -> okular-22.12.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.12.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.31432/okular-22.12.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-02-04 14:13:04

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.4462 (New)


Package is "okular"

Sat Feb  4 14:13:04 2023 rev:157 rq:1062911 version:22.12.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2023-01-07 
17:19:18.454010338 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.4462/okular.changes  2023-02-04 
14:22:36.667959636 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:53 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+---

Old:

  okular-22.12.1.tar.xz
  okular-22.12.1.tar.xz.sig

New:

  okular-22.12.2.tar.xz
  okular-22.12.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.Wv99zf/_old  2023-02-04 14:22:37.059961865 +0100
+++ /var/tmp/diff_new_pack.Wv99zf/_new  2023-02-04 14:22:37.067961910 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.12.1
+Version:22.12.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.12.1.tar.xz -> okular-22.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.4462/okular-22.12.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2023-01-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2023-01-07 17:17:29

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1563 (New)


Package is "okular"

Sat Jan  7 17:17:29 2023 rev:156 rq:1056639 version:22.12.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-12-09 
13:18:53.775357132 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1563/okular.changes  2023-01-07 
17:19:18.454010338 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:21:18 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+---

Old:

  okular-22.12.0.tar.xz
  okular-22.12.0.tar.xz.sig

New:

  okular-22.12.1.tar.xz
  okular-22.12.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.NyZMph/_old  2023-01-07 17:19:19.034013798 +0100
+++ /var/tmp/diff_new_pack.NyZMph/_new  2023-01-07 17:19:19.038013822 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.12.0
+Version:22.12.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.12.0.tar.xz -> okular-22.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1563/okular-22.12.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-12-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-12-09 13:17:48

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1835 (New)


Package is "okular"

Fri Dec  9 13:17:48 2022 rev:155 rq:1041606 version:22.12.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-11-04 
17:35:21.160932012 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1835/okular.changes  2022-12-09 
13:18:53.775357132 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:40 UTC 2022 - Christophe Marin 
+
+- Update to 22.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.0/
+
+---
+Sat Nov 26 16:46:17 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.90
+  * New feature release
+
+---
+Sat Nov 12 08:55:23 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.80
+  * New feature release
+
+---

Old:

  okular-22.08.3.tar.xz
  okular-22.08.3.tar.xz.sig

New:

  okular-22.12.0.tar.xz
  okular-22.12.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.XiZob1/_old  2022-12-09 13:18:54.411360511 +0100
+++ /var/tmp/diff_new_pack.XiZob1/_new  2022-12-09 13:18:54.415360532 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package okular
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,11 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.08.3
+Version:22.12.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
 License:GPL-2.0-or-later AND GPL-3.0-or-later
-Group:  Productivity/Office/Other
 URL:https://okular.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -46,6 +45,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmarkdown-devel
 BuildRequires:  libpoppler-qt5-devel
+BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  libqca-qt5-devel
 BuildRequires:  libspectre-devel
 BuildRequires:  libtiff-devel
@@ -93,7 +93,6 @@
 
 %package spectre
 Summary:PostScript support for the Okular document viewer
-Group:  Productivity/Office/Other
 Requires:   %{name} = %{version}-%{release}
 
 %description spectre
@@ -103,7 +102,6 @@
 
 %package mobile
 Summary:Document Viewer, Mobile UI
-Group:  Productivity/Office/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   kirigami2
 
@@ -114,8 +112,8 @@
 
 %package devel
 Summary:Development files for the Okular document viewer
-Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
+%requires_eqlibQt5Core-private-headers-devel
 Requires:   cmake(KF5Config)
 Requires:   cmake(KF5CoreAddons)
 Requires:   cmake(KF5XmlGui)
@@ -143,10 +141,8 @@
 %install
 %kf5_makeinstall -C build
 
-%if %{with released}
-  %find_lang %{name} --with-man --all-name
-  %{kf5_find_htmldocs}
-%endif
+%find_lang %{name} --with-man --all-name
+%{kf5_find_htmldocs}
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -258,8 +254,6 @@
 %{_kf5_libdir}/libOkular5Core.so
 %{_kf5_prefix}/include/okular/
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++ okular-22.08.3.tar.xz -> okular-22.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1835/okular-22.12.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-11-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-11-04 17:33:41

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2275 (New)


Package is "okular"

Fri Nov  4 17:33:41 2022 rev:154 rq:1033399 version:22.08.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-10-15 
16:35:54.169929264 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2275/okular.changes  2022-11-04 
17:35:21.160932012 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:21:44 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+---

Old:

  okular-22.08.2.tar.xz
  okular-22.08.2.tar.xz.sig

New:

  okular-22.08.3.tar.xz
  okular-22.08.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.q5HWjl/_old  2022-11-04 17:35:22.764940391 +0100
+++ /var/tmp/diff_new_pack.q5HWjl/_new  2022-11-04 17:35:22.772940433 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.08.2
+Version:22.08.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.08.2.tar.xz -> okular-22.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2275/okular-22.08.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-10-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-10-15 16:34:46

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2275 (New)


Package is "okular"

Sat Oct 15 16:34:46 2022 rev:153 rq:1010864 version:22.08.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-09-09 
18:24:48.980492828 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2275/okular.changes  2022-10-15 
16:35:54.169929264 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:50 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+---

Old:

  okular-22.08.1.tar.xz
  okular-22.08.1.tar.xz.sig

New:

  okular-22.08.2.tar.xz
  okular-22.08.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.iwqrtC/_old  2022-10-15 16:35:57.033936146 +0200
+++ /var/tmp/diff_new_pack.iwqrtC/_new  2022-10-15 16:35:57.037936156 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.08.1
+Version:22.08.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.08.1.tar.xz -> okular-22.08.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.08.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2275/okular-22.08.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-09-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-09-09 18:24:11

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2083 (New)


Package is "okular"

Fri Sep  9 18:24:11 2022 rev:152 rq:1002147 version:22.08.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-08-19 
17:53:36.183738778 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2083/okular.changes  2022-09-09 
18:24:48.980492828 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:21:20 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+---

Old:

  okular-22.08.0.tar.xz
  okular-22.08.0.tar.xz.sig

New:

  okular-22.08.1.tar.xz
  okular-22.08.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.6SKwed/_old  2022-09-09 18:24:49.892495516 +0200
+++ /var/tmp/diff_new_pack.6SKwed/_new  2022-09-09 18:24:49.896495527 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.08.0
+Version:22.08.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.08.0.tar.xz -> okular-22.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2083/okular-22.08.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-08-19 17:52:47

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2083 (New)


Package is "okular"

Fri Aug 19 17:52:47 2022 rev:151 rq:997953 version:22.08.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-07-09 
17:02:06.496712994 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2083/okular.changes  2022-08-19 
17:53:36.183738778 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:44:00 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+---
+Fri Aug  5 12:11:44 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.90
+  * New feature release
+
+---
+Sat Jul 16 08:28:59 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.80
+  * New feature release
+
+---

Old:

  okular-22.04.3.tar.xz
  okular-22.04.3.tar.xz.sig

New:

  okular-22.08.0.tar.xz
  okular-22.08.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.1nye05/_old  2022-08-19 17:53:37.627741806 +0200
+++ /var/tmp/diff_new_pack.1nye05/_new  2022-08-19 17:53:37.631741814 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.04.3
+Version:22.08.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.04.3.tar.xz -> okular-22.08.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2083/okular-22.08.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-07-09 17:00:52

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1523 (New)


Package is "okular"

Sat Jul  9 17:00:52 2022 rev:150 rq:987717 version:22.04.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-06-12 
17:38:48.270112247 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1523/okular.changes  2022-07-09 
17:02:06.496712994 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 17:04:06 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.3/
+
+---

Old:

  okular-22.04.2.tar.xz
  okular-22.04.2.tar.xz.sig

New:

  okular-22.04.3.tar.xz
  okular-22.04.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.C0NyMc/_old  2022-07-09 17:02:07.192714040 +0200
+++ /var/tmp/diff_new_pack.C0NyMc/_new  2022-07-09 17:02:07.196714046 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.04.2
+Version:22.04.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.04.2.tar.xz -> okular-22.04.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.04.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1523/okular-22.04.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-06-12 17:38:17

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1548 (New)


Package is "okular"

Sun Jun 12 17:38:17 2022 rev:149 rq:981862 version:22.04.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-05-14 
22:54:18.271151555 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1548/okular.changes  2022-06-12 
17:38:48.270112247 +0200
@@ -1,0 +2,8 @@
+Wed Jun  8 09:57:23 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.2/
+
+---

Old:

  okular-22.04.1.tar.xz
  okular-22.04.1.tar.xz.sig

New:

  okular-22.04.2.tar.xz
  okular-22.04.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.2MJ9gm/_old  2022-06-12 17:38:48.894113137 +0200
+++ /var/tmp/diff_new_pack.2MJ9gm/_new  2022-06-12 17:38:48.898113143 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.04.1
+Version:22.04.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.04.1.tar.xz -> okular-22.04.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.04.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1548/okular-22.04.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-05-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-05-14 22:53:40

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1538 (New)


Package is "okular"

Sat May 14 22:53:40 2022 rev:148 rq:976904 version:22.04.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-04-24 
00:20:32.204304592 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1538/okular.changes  2022-05-14 
22:54:18.271151555 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:31:00 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+---

Old:

  okular-22.04.0.tar.xz
  okular-22.04.0.tar.xz.sig

New:

  okular-22.04.1.tar.xz
  okular-22.04.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.Y14zN1/_old  2022-05-14 22:54:18.787152201 +0200
+++ /var/tmp/diff_new_pack.Y14zN1/_new  2022-05-14 22:54:18.791152205 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:22.04.0
+Version:22.04.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-22.04.0.tar.xz -> okular-22.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-22.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1538/okular-22.04.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-04-24 00:19:57

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1538 (New)


Package is "okular"

Sun Apr 24 00:19:57 2022 rev:147 rq:971596 version:22.04.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-03-04 
20:17:22.340779127 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1538/okular.changes  2022-04-24 
00:20:32.204304592 +0200
@@ -1,0 +2,30 @@
+Mon Apr 18 07:52:45 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+---
+Fri Apr  8 18:21:58 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.90
+  * New feature release
+
+---
+Wed Mar 23 08:15:07 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.80
+  * New feature release
+- Too many changes since 21.12.3, only listing bugfixes:
+  * Support SaveAs action (kde#451010)
+  * Fix broken page MiniBar (kde#450347)
+  * Part::queryClose: Don't ask the user if he wants to save file types
+we can't save (kde#449976)
+  * Adds option editor-cmd to the commandline (kde#263732)
+  * Simplify the string for the 'Search for...' action (kde#450334)
+  * Put an "Add Bookmark" button on the Bookmarks sidebar (kde#357625)
+  * Support the PDF Print named action (kde#448791)
+  * Remove extra spaces in FB2 paragraphs (kde#359059)
+
+---

Old:

  okular-21.12.3.tar.xz
  okular-21.12.3.tar.xz.sig

New:

  okular-22.04.0.tar.xz
  okular-22.04.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.N7VZVA/_old  2022-04-24 00:20:32.860305087 +0200
+++ /var/tmp/diff_new_pack.N7VZVA/_new  2022-04-24 00:20:32.864305090 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:21.12.3
+Version:22.04.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -64,6 +64,7 @@
 BuildRequires:  cmake(KF5JS)
 BuildRequires:  cmake(KF5KExiv2)
 BuildRequires:  cmake(KF5KHtml)
+BuildRequires:  cmake(KF5Kirigami2)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5Pty)


++ okular-21.12.3.tar.xz -> okular-22.04.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1538/okular-22.04.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-03-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-03-04 20:15:16

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1958 (New)


Package is "okular"

Fri Mar  4 20:15:16 2022 rev:146 rq:958973 version:21.12.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-02-04 
21:48:35.976711685 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1958/okular.changes  2022-03-04 
20:17:22.340779127 +0100
@@ -1,0 +2,10 @@
+Tue Mar  1 09:58:12 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.3/
+- Changes since 21.12.2:
+  * Fix wrong default font string for annotation tools
+
+---

Old:

  okular-21.12.2.tar.xz
  okular-21.12.2.tar.xz.sig

New:

  okular-21.12.3.tar.xz
  okular-21.12.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.VaqNdx/_old  2022-03-04 20:17:23.160778948 +0100
+++ /var/tmp/diff_new_pack.VaqNdx/_new  2022-03-04 20:17:23.168778946 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:21.12.2
+Version:21.12.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.12.2.tar.xz -> okular-21.12.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.12.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1958/okular-21.12.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-02-04 21:47:25

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1898 (New)


Package is "okular"

Fri Feb  4 21:47:25 2022 rev:145 rq:951163 version:21.12.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2022-01-11 
21:17:02.456864773 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1898/okular.changes  2022-02-04 
21:48:35.976711685 +0100
@@ -1,0 +2,15 @@
+Tue Feb  1 13:03:58 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- Changes since 21.12.1:
+  * Fix opening epub files with non ascii names on Windows (kde#448274)
+  * Make sure helper apps we start are in path
+  * XPS: fix multipiece image loading
+  * Fix saving to okular archive on Windows (kde#431717)
+  * Fix previewing embedded files on Windows (kde#448735)
+  * Fix two Signature issues on multipage/multisignature documents
+
+---

Old:

  okular-21.12.1.tar.xz
  okular-21.12.1.tar.xz.sig

New:

  okular-21.12.2.tar.xz
  okular-21.12.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.KKosUV/_old  2022-02-04 21:48:36.712706660 +0100
+++ /var/tmp/diff_new_pack.KKosUV/_new  2022-02-04 21:48:36.720706606 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   okular
-Version:21.12.1
+Version:21.12.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.12.1.tar.xz -> okular-21.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1898/okular-21.12.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2022-01-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2022-01-11 21:15:44

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1892 (New)


Package is "okular"

Tue Jan 11 21:15:44 2022 rev:144 rq:95 version:21.12.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-12-13 
20:42:08.560468514 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.1892/okular.changes  2022-01-11 
21:17:02.456864773 +0100
@@ -1,0 +2,14 @@
+Tue Jan  4 10:26:41 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- Changes since 21.12.0:
+  * Fix opening some password protected documents
+  * CI: Debian has removed clazy from testing, use the one in unstable for now
+  * Fix uninitialized memory read when opening the settings
+  * Fix crash when adding stamps to the quick annotations (kde#447409)
+  * Make CI happy
+
+---

Old:

  okular-21.12.0.tar.xz
  okular-21.12.0.tar.xz.sig

New:

  okular-21.12.1.tar.xz
  okular-21.12.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.p2ho04/_old  2022-01-11 21:17:03.240865324 +0100
+++ /var/tmp/diff_new_pack.p2ho04/_new  2022-01-11 21:17:03.244865327 +0100
@@ -18,9 +18,9 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:   okular
-Version:21.12.0
+Version:21.12.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -28,7 +28,7 @@
 Group:  Productivity/Office/Other
 URL:https://okular.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
@@ -142,7 +142,7 @@
 %install
 %kf5_makeinstall -C build
 
-%if %{with lang}
+%if %{with released}
   %find_lang %{name} --with-man --all-name
   %{kf5_find_htmldocs}
 %endif
@@ -257,7 +257,7 @@
 %{_kf5_libdir}/libOkular5Core.so
 %{_kf5_prefix}/include/okular/
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++ okular-21.12.0.tar.xz -> okular-21.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1892/okular-21.12.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-12-13 20:40:13

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2520 (New)


Package is "okular"

Mon Dec 13 20:40:13 2021 rev:143 rq:938063 version:21.12.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-11-06 
18:16:44.904844727 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.2520/okular.changes  2021-12-13 
20:42:08.560468514 +0100
@@ -1,0 +2,33 @@
+Fri Dec  3 19:23:00 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- Changes since 21.11.90:
+  * Fix implementation of AFNumber_Format (kde#445868)
+
+---
+Sat Nov 27 10:11:56 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.90
+  * New feature release
+- Changes since 21.11.80:
+  * Presentation: Don't hide toolbar if we're not really leaving the window 
(kde#27)
+  * Fix zoom actions not being updated correctly (kde#440173)
+  * okularcore doesn't need dbus
+
+---
+Sat Nov 13 17:56:39 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.80
+  * New feature release
+- Too many changes since 21.08.3, only listing bugfixes:
+  * Markdown: Don't crash on files with html images, alt text, inside links 
(kde#444971)
+  * markdown: Only remove text if we're going to add something (kde#443057)
+  * Improve dialog text when asking for annotation author name (kde#442381)
+  * Add quick annotation minibar action (kde#425438)
+  * Fixed encoding detection for small texts (up to 3000 bytes) (kde#334733)
+  * Fix non unique KPlugin Id for fictionbook generator (kde#439807)
+
+---

Old:

  okular-21.08.3.tar.xz
  okular-21.08.3.tar.xz.sig

New:

  okular-21.12.0.tar.xz
  okular-21.12.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.3fh7w0/_old  2021-12-13 20:42:09.388468615 +0100
+++ /var/tmp/diff_new_pack.3fh7w0/_new  2021-12-13 20:42:09.392468616 +0100
@@ -16,12 +16,11 @@
 #
 
 
-%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.08.3
+Version:21.12.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.08.3.tar.xz -> okular-21.12.0.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.08.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2520/okular-21.12.0.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-11-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-11-06 18:14:56

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1890 (New)


Package is "okular"

Sat Nov  6 18:14:56 2021 rev:142 rq:929431 version:21.08.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-10-13 
18:04:31.503127733 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1890/okular.changes  2021-11-06 
18:16:44.904844727 +0100
@@ -1,0 +2,14 @@
+Tue Nov  2 21:34:57 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- Changes since 21.08.2:
+  * Relax the check for non square DPI (kde#444168)
+  * Make Quick Annotations button open the full toolbar when no Quick 
Annotations are configured
+  * CI: add the deb-src of testing since we're based on testing not unstable
+  * Fix bookmark menu actions missing after switching tabs (kde#442668)
+  * util.printd: Don't crash if we get an unexpected oDate argument 
(kde#443255)
+
+---

Old:

  okular-21.08.2.tar.xz
  okular-21.08.2.tar.xz.sig

New:

  okular-21.08.3.tar.xz
  okular-21.08.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.j2Bp6A/_old  2021-11-06 18:16:45.808845195 +0100
+++ /var/tmp/diff_new_pack.j2Bp6A/_new  2021-11-06 18:16:45.812845196 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.08.2
+Version:21.08.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.08.2.tar.xz -> okular-21.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1890/okular-21.08.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-10-13 18:03:10

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2443 (New)


Package is "okular"

Wed Oct 13 18:03:10 2021 rev:141 rq:924023 version:21.08.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-09-04 
22:35:51.052190983 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2443/okular.changes  2021-10-13 
18:04:31.503127733 +0200
@@ -1,0 +2,14 @@
+Tue Oct  5 16:29:11 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- Changes since 21.08.1:
+  * markdown: Only remove text if we're going to add something (kde#443057)
+  * Automatically enable and disable "Force Rasterization" when required 
(kde#434247)
+  * annotationtoolbartest: Remove unneded cast
+  * Don't allow saving over read-only files (kde#440986)
+  * Remove \n if it's the last char of the selected text (kde#342874)
+
+---

Old:

  okular-21.08.1.tar.xz
  okular-21.08.1.tar.xz.sig

New:

  okular-21.08.2.tar.xz
  okular-21.08.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.uayZf6/_old  2021-10-13 18:04:32.199128824 +0200
+++ /var/tmp/diff_new_pack.uayZf6/_new  2021-10-13 18:04:32.203128831 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.08.1
+Version:21.08.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.08.1.tar.xz -> okular-21.08.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.08.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2443/okular-21.08.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-09-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-09-04 22:33:39

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1899 (New)


Package is "okular"

Sat Sep  4 22:33:39 2021 rev:140 rq:916021 version:21.08.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-08-31 
19:55:24.317940401 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1899/okular.changes  2021-09-04 
22:35:51.052190983 +0200
@@ -1,0 +2,12 @@
+Wed Sep  1 12:39:33 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.1
+- Changes since 21.08.0:
+  * Stamps: Fix final showing the expired stamp (kde#441134)
+  * textpage: Don't use the page bounding rect as initial text rect
+  * CI: silence clazy warning now that there's a new clazy version
+
+---

Old:

  okular-21.08.0.tar.xz
  okular-21.08.0.tar.xz.sig

New:

  okular-21.08.1.tar.xz
  okular-21.08.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.NOJd5g/_old  2021-09-04 22:35:52.424192802 +0200
+++ /var/tmp/diff_new_pack.NOJd5g/_new  2021-09-04 22:35:52.424192802 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.08.0
+Version:21.08.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.08.0.tar.xz -> okular-21.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.1899/okular-21.08.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-08-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-08-31 19:55:02

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1899 (New)


Package is "okular"

Tue Aug 31 19:55:02 2021 rev:139 rq:914623 version:21.08.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-08-19 
13:06:41.559979944 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1899/okular.changes  2021-08-31 
19:55:24.317940401 +0200
@@ -1,0 +2,5 @@
+Fri Aug 27 13:19:27 UTC 2021 - Christophe Giboudeaux 
+
+- Disable lto for ppc64 builds.
+
+---



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.qmY0jI/_old  2021-08-31 19:55:24.981941246 +0200
+++ /var/tmp/diff_new_pack.qmY0jI/_new  2021-08-31 19:55:24.985941252 +0200
@@ -134,6 +134,9 @@
 %autosetup -p1 -n okular-%{version}
 
 %build
+%ifarch ppc64
+%define _lto_cflags %{nil}
+%endif
 %cmake_kf5 -d build -- -DBUILD_TESTING=OFF -DOKULAR_UI=both
 %cmake_build
 


commit okular for openSUSE:Factory

2021-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-08-19 13:06:37

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.1899 (New)


Package is "okular"

Thu Aug 19 13:06:37 2021 rev:138 rq:912390 version:21.08.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-07-09 
23:59:47.460313758 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.1899/okular.changes  2021-08-19 
13:06:41.559979944 +0200
@@ -1,0 +2,36 @@
+Fri Aug  6 09:42:44 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- Changes since 21.07.90:
+  * Take into account the label size while setting size of the page number box.
+  * ToggleActionMenu::createWidget(): Do not crash if parent is not a QToolBar
+
+---
+Fri Jul 30 10:05:54 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.90
+  * New feature release
+- Changes since 21.07.80:
+  * Fix Page Up/Down scrolling when scrollbars are turned off (kde#421822)
+
+---
+Sat Jul 17 20:07:04 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.80
+  * New feature release
+- Too many changes since 21.04.3, only listing bugfixes:
+  * Fixed encoding detection for small texts (up to 3000 bytes) (kde#334733)
+  * Fix non unique KPlugin Id for fictionbook generator (kde#439807)
+  * CursorWrapHelper: Do not crash on Wayland. (kde#437334)
+  * Uncheck mouse mode action when annotation tool selected (kde#398108)
+  * Create color mode menu. (kde#407217)
+  * doc: Try to make it clearer that one one is used not all three (kde#436820)
+  * Uncheck quick annotation when repopulating the quick tools menu 
(kde#426026)
+  * Enable horizontal mouse wrap for Browse tool drag scrolling (kde#371904)
+  * Fixes changing continuous mode while on tabs issue (kde#422080)
+- Only install the license files once
+
+---

Old:

  okular-21.04.3.tar.xz
  okular-21.04.3.tar.xz.sig

New:

  okular-21.08.0.tar.xz
  okular-21.08.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.GT6NYq/_old  2021-08-19 13:06:42.743978309 +0200
+++ /var/tmp/diff_new_pack.GT6NYq/_new  2021-08-19 13:06:42.747978304 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.04.3
+Version:21.08.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -33,8 +33,11 @@
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+%if 0
 # PATCH-FEATURE-OPENSUSE
+# PATCH-NEEDS-REBASE DISABLED as of 2021-04-10: needs rework (underlying code 
changed)
 Patch1000:  0001-Inform-users-about-the-okular-spectre-package-in-the.patch
+%endif
 BuildRequires:  chmlib-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  freetype2-devel
@@ -80,7 +83,6 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5TextToSpeech)
 BuildRequires:  cmake(Qt5Widgets)
-Recommends: %{name}-lang
 Suggests:   %{name}-spectre
 Obsoletes:  okular5 < %{version}
 Provides:   okular5 = %{version}
@@ -147,8 +149,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%license COPYING*
-%{_kf5_debugdir}/okular.categories
+%license LICENSES/*
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %doc %{_kf5_mandir}/man1/okular.*
 %{_kf5_applicationsdir}/okularApplication_chm.desktop
@@ -187,13 +188,16 @@
 %{_kf5_configkcfgdir}/gssettings.kcfg
 %{_kf5_configkcfgdir}/okular*.kcfg
 %{_kf5_configkcfgdir}/pdfsettings.kcfg
+%{_kf5_debugdir}/okular.categories
 %{_kf5_iconsdir}/hicolor/*/*/okular.*
 %{_kf5_kxmlguidir}/okular/
 %{_kf5_libdir}/libOkular5Core.so.*
 %dir %{_kf5_plugindir}/okular/
 %dir %{_kf5_plugindir}/okular/generators/
 %{_kf5_plugindir}/okularpart.so
-%{_kf5_plugindir}/kio_msits.so
+%dir %{_kf5_plugindir}/kf5/
+%dir %{_kf5_plugindir}/kf5/kio/
+%{_kf5_plugindir}/kf5/kio/kio_msits.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_chmlib.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_comicbook.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_djvu.so
@@ -225,20 +229,18 @@
 %{_kf5_servicesdir}/okularTxt.desktop
 %{_kf5_servicesdir}/okularXps.desktop
 %{_kf5_servicesdir}/okular_part.desktop
-%{_kf5_servicesdir}/ms-its.protocol
 

commit okular for openSUSE:Factory

2021-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-07-09 23:58:29

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2625 (New)


Package is "okular"

Fri Jul  9 23:58:29 2021 rev:137 rq:905051 version:21.04.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-06-12 
20:07:47.420901436 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2625/okular.changes  2021-07-09 
23:59:47.460313758 +0200
@@ -1,0 +2,12 @@
+Wed Jul  7 08:59:04 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.3
+- Changes since 21.04.2:
+  * Request Pixmaps in slotRelayoutPages
+  * Fix signatures.html help:/ url
+  * epub: switch epub logs to warning (kde#438490)
+
+---

Old:

  okular-21.04.2.tar.xz
  okular-21.04.2.tar.xz.sig

New:

  okular-21.04.3.tar.xz
  okular-21.04.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.pdQjvK/_old  2021-07-09 23:59:48.080308938 +0200
+++ /var/tmp/diff_new_pack.pdQjvK/_new  2021-07-09 23:59:48.084308907 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.04.2
+Version:21.04.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.04.2.tar.xz -> okular-21.04.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.04.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2625/okular-21.04.3.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-06-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-06-12 20:06:38

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.32437 (New)


Package is "okular"

Sat Jun 12 20:06:38 2021 rev:136 rq:899322 version:21.04.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-05-16 
23:40:55.317875563 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.32437/okular.changes 2021-06-12 
20:07:47.420901436 +0200
@@ -1,0 +2,17 @@
+Tue Jun  8 12:41:20 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.2
+- Changes since 21.04.1:
+  * FormLineEdit: Don't run focusin action when gaining focus because of 
window management (kde#436990)
+  * FormLineEdit: Don't run focusout/formatfield actions when losing focus 
because of window management (kde#435833)
+  * FormLineEdit: Move editing=false up in the focus out event
+  * Mark items with name in toolsQuick as default
+  * Unbox alert() parameters when they are in an object
+  * Second attempt at fixing the windows/craft build
+  * Fix spectre includes
+  * Fix loading some png files inside zip comicbook files (kde#436086)
+
+---

Old:

  okular-21.04.1.tar.xz
  okular-21.04.1.tar.xz.sig

New:

  okular-21.04.2.tar.xz
  okular-21.04.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.6BM5GY/_old  2021-06-12 20:07:48.184902765 +0200
+++ /var/tmp/diff_new_pack.6BM5GY/_new  2021-06-12 20:07:48.188902772 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.04.1
+Version:21.04.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.04.1.tar.xz -> okular-21.04.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.04.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.32437/okular-21.04.2.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-05-16 23:40:23

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2988 (New)


Package is "okular"

Sun May 16 23:40:23 2021 rev:135 rq:892910 version:21.04.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-04-24 
23:09:14.291402014 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new.2988/okular.changes  2021-05-16 
23:40:55.317875563 +0200
@@ -1,0 +2,13 @@
+Wed May 12 06:09:02 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/21.04.1
+- Changes since 21.04.0:
+  * try to stabilize test
+  * Fix saving signed revisions of a signature
+  * Fix bug: select browse tool after trim select
+  * Fix: Viewport coords normalized w.r.t. full page
+
+---

Old:

  okular-21.04.0.tar.xz
  okular-21.04.0.tar.xz.sig

New:

  okular-21.04.1.tar.xz
  okular-21.04.1.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.H2m7yN/_old  2021-05-16 23:40:56.077872731 +0200
+++ /var/tmp/diff_new_pack.H2m7yN/_new  2021-05-16 23:40:56.077872731 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:21.04.0
+Version:21.04.1
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-21.04.0.tar.xz -> okular-21.04.1.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-21.04.0.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2988/okular-21.04.1.tar.xz differ: char 
27, line 1


commit okular for openSUSE:Factory

2021-04-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-04-24 23:08:06

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.12324 (New)


Package is "okular"

Sat Apr 24 23:08:06 2021 rev:134 rq:887783 version:21.04.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-03-08 
15:15:22.129853099 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.12324/okular.changes 2021-04-24 
23:09:14.291402014 +0200
@@ -1,0 +2,42 @@
+Fri Apr 16 16:13:19 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- Changes since 21.03.90:
+  * Signature: Don't show "Reason: Not Available" if there's no signing reason
+  * Open the signed document on the page with the new signature
+  * Slight improvement to signature look
+  * partest: Fix one test interfering with the next
+  * Don't call i18n before constructing QApplication
+  * Fix valgrind warning about uninit variables
+
+---
+Fri Apr  9 17:41:44 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.90
+  * New feature release
+- Changes since 21.03.80:
+  * Fix a bug with zoom levels on cropped pages (kde#342003)
+  * conf: Fix layout warnings
+  * Fix playing RichMedia annotations (kde#434962)
+  * Fix white background flashing up when using Invert Lightness/Luma 
(kde#431372)
+  * If FB has multiple authors, show them all
+  * Add a few more formats supported by qimageformat plugins (kde#434888)
+  * Update screenshots in metadata
+
+---
+Sun Mar 21 13:29:47 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * Switch to existing document in new tab by default (kde#432942)
+  * Enhance FictionBook support: book annotation, text-author for the cite, 
section subtitles (kde#340134)
+  * Make ESC key leave fullscreen (kde#366276, kde#417337, kde#269677)
+  * Use more standard cmake functionality to search for discount (kde#431311)
+  * Fix Table Selection polluting clipboard history (kde#402110)
+- Enable build the mobile ui for Okular
+
+---

Old:

  okular-20.12.3.tar.xz
  okular-20.12.3.tar.xz.sig

New:

  okular-21.04.0.tar.xz
  okular-21.04.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.VIqatN/_old  2021-04-24 23:09:14.919402903 +0200
+++ /var/tmp/diff_new_pack.VIqatN/_new  2021-04-24 23:09:14.919402903 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package okular
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,14 +21,18 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:20.12.3
+Version:21.04.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
 License:GPL-2.0-or-later AND GPL-3.0-or-later
 Group:  Productivity/Office/Other
-URL:https://www.kde.org
+URL:https://okular.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 # PATCH-FEATURE-OPENSUSE
 Patch1000:  0001-Inform-users-about-the-okular-spectre-package-in-the.patch
 BuildRequires:  chmlib-devel
@@ -80,10 +84,6 @@
 Suggests:   %{name}-spectre
 Obsoletes:  okular5 < %{version}
 Provides:   okular5 = %{version}
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 
 %description
 Document viewing program; supports document in PDF, PS and
@@ -99,6 +99,17 @@
 many other formats. This package contains the plugins required
 to display PostScript documents and images.
 
+%package mobile
+Summary:Document Viewer, Mobile UI
+Group:  Productivity/Office/Other
+Requires:   %{name} = %{version}-%{release}
+Requires:   kirigami2
+
+%description mobile
+Document viewing program; supports document in PDF, PS and
+many other formats. This 

commit okular for openSUSE:Factory

2021-03-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-03-08 15:14:31

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.2378 (New)


Package is "okular"

Mon Mar  8 15:14:31 2021 rev:133 rq:877219 version:20.12.3

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-02-07 
15:17:15.825594605 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.2378/okular.changes  2021-03-08 
15:15:22.129853099 +0100
@@ -1,0 +2,11 @@
+Thu Mar  4 06:11:55 UTC 2021 - Luca Beltrame 
+
+- Update to 20.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.12.3
+- Changes since 20.12.2:
+  * presentation: Show better the status of the "playing" button (kde#432416)
+  * pdf: Fix InPlace text annotations being loaded as linked (kde#432009, 
kde#432932)
+
+---

Old:

  okular-20.12.2.tar.xz
  okular-20.12.2.tar.xz.sig

New:

  okular-20.12.3.tar.xz
  okular-20.12.3.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.wBOEqk/_old  2021-03-08 15:15:23.005853774 +0100
+++ /var/tmp/diff_new_pack.wBOEqk/_new  2021-03-08 15:15:23.005853774 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:20.12.2
+Version:20.12.3
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin


++ okular-20.12.2.tar.xz -> okular-20.12.3.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-20.12.2.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2378/okular-20.12.3.tar.xz differ: char 
26, line 1


commit okular for openSUSE:Factory

2021-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2021-02-07 15:16:17

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.28504 (New)


Package is "okular"

Sun Feb  7 15:16:17 2021 rev:132 rq:869447 version:20.12.2

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2021-01-08 
17:38:12.752725607 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.28504/okular.changes 2021-02-07 
15:17:15.825594605 +0100
@@ -1,0 +2,13 @@
+Wed Feb  3 08:30:06 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- Changes since 20.12.1:
+  * Reload xml to update shortcuts when they change in other parts
+  * Fix an unexpected file type being the default on open (non Plasma 
desktops) (kde#430728)
+  * We're using clang format 11 on CI now
+  * CI: Switch to new clang-format
+
+---

Old:

  okular-20.12.1.tar.xz
  okular-20.12.1.tar.xz.sig

New:

  okular-20.12.2.tar.xz
  okular-20.12.2.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.bDEW5x/_old  2021-02-07 15:17:16.593595426 +0100
+++ /var/tmp/diff_new_pack.bDEW5x/_new  2021-02-07 15:17:16.593595426 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:20.12.1
+Version:20.12.2
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.bDEW5x/_old and 
/var/tmp/diff_new_pack.bDEW5x/_new differ

++ okular-20.12.1.tar.xz -> okular-20.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/okular/okular-20.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.28504/okular-20.12.2.tar.xz differ: char 
26, line 1


commit okular for openSUSE:Factory

2020-12-17 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2020-12-17 16:56:46

Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and  /work/SRC/openSUSE:Factory/.okular.new.5145 (New)


Package is "okular"

Thu Dec 17 16:56:46 2020 rev:130 rq:855290 version:20.12.0

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2020-11-10 
13:38:56.428534651 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.5145/okular.changes  2020-12-17 
16:57:01.753198884 +0100
@@ -1,0 +2,32 @@
+Sat Dec  5 23:17:55 UTC 2020 - Luca Beltrame 
+
+- Update to 20.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-12-apps-update
+- Changes since 20.11.90:
+  * handle  inside  in FictionBook documents
+
+---
+Fri Nov 27 15:18:08 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.90
+  * New feature release
+- Changes since 20.11.80:
+  * add support for  tag in FictionBook
+  * Rework how we open urls that have a # (kde#426976)
+  * Show annotation tip when selecting the tool in continuous mode (kde#426782)
+  * More fine tuning of the mime of the opened file
+  * Fix QScroller crash on Qt < 5.14 and certain screen arrangements 
(kde#425188)
+  * Avoid unintentional accelerating flicks by reducing maximum flick time
+  * New part/ directory for okularpart sources from /, ui/, conf/
+- Rebase 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
+
+---
+Sat Nov 14 00:03:10 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.80
+  * New feature release
+- Too many changes to list here.
+
+---

Old:

  okular-20.08.3.tar.xz
  okular-20.08.3.tar.xz.sig

New:

  okular-20.12.0.tar.xz
  okular-20.12.0.tar.xz.sig



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.Xt2d4e/_old  2020-12-17 16:57:02.465199648 +0100
+++ /var/tmp/diff_new_pack.Xt2d4e/_new  2020-12-17 16:57:02.473199657 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   okular
-Version:20.08.3
+Version:20.12.0
 Release:0
 Summary:Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -120,12 +120,17 @@
 %prep
 %autosetup -p1 -n okular-%{version}
 
+# okular doesn't really need CMake 3.16.
+# Leap 15.1 only has 3.10, that's more than enough
+sed -i 's#3.16#3.10#' CMakeLists.txt
+
 %build
 %cmake_kf5 -d build -- -DBUILD_TESTING=ON -DOKULAR_UI=desktop
 %cmake_build
 
 %install
-%make_install -C build
+%kf5_makeinstall -C build
+
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
   %{kf5_find_htmldocs}
@@ -153,7 +158,6 @@
 %{_kf5_applicationsdir}/okularApplication_kimgio.desktop
 %{_kf5_applicationsdir}/okularApplication_md.desktop
 %{_kf5_applicationsdir}/okularApplication_mobi.desktop
-%{_kf5_applicationsdir}/okularApplication_ooo.desktop
 %{_kf5_applicationsdir}/okularApplication_pdf.desktop
 %{_kf5_applicationsdir}/okularApplication_plucker.desktop
 %{_kf5_applicationsdir}/okularApplication_tiff.desktop
@@ -170,7 +174,6 @@
 %{_kf5_appstreamdir}/org.kde.okular-kimgio.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-md.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-mobipocket.metainfo.xml
-%{_kf5_appstreamdir}/org.kde.okular-ooo.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-plucker.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-poppler.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-tiff.metainfo.xml
@@ -196,7 +199,6 @@
 %{_kf5_plugindir}/okular/generators/okularGenerator_kimgio.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_md.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_mobi.so
-%{_kf5_plugindir}/okular/generators/okularGenerator_ooo.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_plucker.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_poppler.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_tiff.so
@@ -212,7 +214,6 @@
 %{_kf5_servicesdir}/okularKimgio.desktop
 %{_kf5_servicesdir}/okularMd.desktop
 %{_kf5_servicesdir}/okularMobi.desktop
-%{_kf5_servicesdir}/okularOoo.desktop
 %{_kf5_servicesdir}/okularPlucker.desktop
 %{_kf5_servicesdir}/okularPoppler.desktop
 %{_kf5_servicesdir}/okularTiff.desktop

++ 0001-Inform-users-about-the-okular-spectre-package-in-the.patch ++
--- /var/tmp/diff_new_pack.Xt2d4e/_old  2020-12-17 16:57:02.497199683 +0100
+++ /var/tmp/diff_new_pack.Xt2d4e/_new  2020-12-17 16:57:02.497199683 +0100
@@ -1,17 +1,17 @@
-From