Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qpdfview for openSUSE:Factory 
checked in at 2023-03-02 23:04:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qpdfview (Old)
 and      /work/SRC/openSUSE:Factory/.qpdfview.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qpdfview"

Thu Mar  2 23:04:09 2023 rev:10 rq:1068640 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qpdfview/qpdfview.changes        2020-06-12 
21:47:18.484938820 +0200
+++ /work/SRC/openSUSE:Factory/.qpdfview.new.31432/qpdfview.changes     
2023-03-02 23:04:34.700176093 +0100
@@ -1,0 +2,11 @@
+Wed Mar  1 08:00:56 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 0.5.0:
+  * Added support for Qt version 6 while keeping compatibility with
+    Qt version 4 and 5 intact.
+  * Changed required language version from C++98 to C++11.
+  * Added context menu item to add selected text to bookmark comment.
+  * Imported various new and updated translations from Launchpad. 
+- Remove qpdfview-qt5.15.patch
+
+-------------------------------------------------------------------

Old:
----
  qpdfview-0.4.18.tar.gz
  qpdfview-0.4.18.tar.gz.asc
  qpdfview-qt5.15.patch

New:
----
  qpdfview-0.5.tar.gz
  qpdfview-0.5.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qpdfview.spec ++++++
--- /var/tmp/diff_new_pack.NaLPRc/_old  2023-03-02 23:04:35.380179490 +0100
+++ /var/tmp/diff_new_pack.NaLPRc/_new  2023-03-02 23:04:35.392179550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qpdfview
 #
-# Copyright (c) 2020 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
@@ -16,18 +16,18 @@
 #
 
 
+%define pver 0.5
+
 Name:           qpdfview
-Version:        0.4.18
+Version:        0.5.0
 Release:        0
 Summary:        Tabbed document viewer in Qt
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Other
 URL:            https://launchpad.net/qpdfview
-Source:         
https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
-Source1:        
https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz.asc
+Source:         
https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{pver}.tar.gz
+Source1:        
https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{pver}.tar.gz.asc
 Source2:        %{name}.keyring
-# PATCH-FIX-UPSTREAM qpdfview-qt5.15.patch -- fix build with Qt 5.15
-Patch0:         qpdfview-qt5.15.patch
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -112,8 +112,7 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1 -n %{name}-%{pver}
 
 %build
 %global _libqt5_qmake %{_libqt5_qmake} -makefile %{name}.pro
@@ -144,9 +143,8 @@
 %dir %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
-%dir %{_datadir}/appdata/
-%{_datadir}/appdata/%{name}.appdata.xml
 %{_mandir}/man?/%{name}.?%{?ext_man}
+%{_datadir}/metainfo/qpdfview.appdata.xml
 
 %files plugin-djvu
 %{_libdir}/%{name}/libqpdfview_djvu.so
@@ -163,6 +161,11 @@
 %files lang -f %{name}.lang
 %lang(ast) %{_datadir}/%{name}/%{name}_ast.qm
 %lang(nds) %{_datadir}/%{name}/%{name}_nds.qm
+%if 0%{?sle_version} < 159000
+%lang(ber) %{_datadir}/%{name}/%{name}_ber.qm
+%lang(rue) %{_datadir}/%{name}/%{name}_rue.qm
+%lang(zgh) %{_datadir}/%{name}/%{name}_zgh.qm
+%endif
 %doc %{_datadir}/%{name}/help*.html
 
 %changelog

++++++ qpdfview-0.4.18.tar.gz -> qpdfview-0.5.tar.gz ++++++
++++ 155888 lines of diff (skipped)

Reply via email to