Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2021-03-24 16:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and      /work/SRC/openSUSE:Factory/.tellico.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tellico"

Wed Mar 24 16:13:41 2021 rev:88 rq:880673 version:3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2020-11-26 
23:15:46.557055384 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new.2401/tellico.changes        
2021-03-24 16:13:44.055988232 +0100
@@ -1,0 +2,44 @@
+Sat Mar 20 08:27:43 UTC 2021 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 3.4
+  New Features:
+  * New data sources for UPCitemdb, TVmaze, and Numista were added.
+  * Colnect can now be searched for stamp results.
+  * Batch searching was added for ISBNdb.
+  * Barcode searching and updating was added to DVDfr, Discogs and
+    MusicBrainz.
+  * The Group View can now be sorted by fields other than the
+    title.
+  * The MultiFetcher data source was improved to "daisy-chain"
+    results from multiple sources, merging them together. For
+    example, a UPC search with UPCitemdb could be connected such
+    that the result has additional information from TMDb.
+  * Entries can now be filtered using minimum or maximum image
+    size.
+  * Importing from the Collectorz software family was added.
+  * Graphical chart reports were added (requires compiling with
+    QtCharts).
+  Fixes:
+  * The default toolbar layout for adding new entries to the
+    collection was tweaked.
+  * Data sources for Douban, Discogs, MusicBrainz, IGDB, OMDb,
+    TheGamesDB, and TMDb were updated.
+  * Overall, the entry updating and merging was also improved to
+    both make a better search request as well as match existing
+    results more efficiently.
+  * The AnimeNFO data source was removed.
+  * PlayStation5 and Xbox Series X were added to the list of
+    default game platforms.
+  * The entry and report templates were improved for mobile
+    layouts.
+  * A crashing bug on Windows was fixed (kde#422468).
+  * The "Filter by Group" command was again improved to better
+    match table fields.
+  * Tellico will now build against QtWebEngine instead of KHTML,
+    if available, since KHTML is deprecated.
+  * Bibtex parsing with the included btparse library is now a
+    compile-time option, which allows Tellico to build with MSVC.
+- Build with QtWebEngine instead of KHTML where possible
+- Add Qt5Charts BuildRequires to enable new graphical chart reports
+
+-------------------------------------------------------------------

Old:
----
  tellico-3.3.4.tar.xz

New:
----
  tellico-3.4.tar.xz

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

Other differences:
------------------
++++++ tellico.spec ++++++
--- /var/tmp/diff_new_pack.Q04fdZ/_old  2021-03-24 16:13:44.607988811 +0100
+++ /var/tmp/diff_new_pack.Q04fdZ/_new  2021-03-24 16:13:44.611988816 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           tellico
-Version:        3.3.4
+Version:        3.4
 Release:        0
 Summary:        A Collection Manager
 License:        GPL-2.0-or-later
@@ -50,24 +50,32 @@
 BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5ItemModels)
 BuildRequires:  cmake(KF5JobWidgets)
-BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Sane)
 BuildRequires:  cmake(KF5Solid)
+BuildRequires:  cmake(KF5Sonnet)
+BuildRequires:  cmake(KF5TextWidgets)
 BuildRequires:  cmake(KF5Wallet)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Charts)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang = %{version}
+# QWebEngine is not available on ppc
+%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
+BuildRequires:  cmake(Qt5WebEngineWidgets)
+%else
+BuildRequires:  cmake(KF5KHtml)
+%endif
 
 %description
 Tellico is an application for organizing your collections. It provides
@@ -97,7 +105,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog README.md
 %{_kf5_applicationsdir}/org.kde.tellico.desktop
 %dir %{_kf5_appsdir}/kconf_update
 %{_kf5_appsdir}/kconf_update/tellico*
@@ -111,6 +119,7 @@
 %doc %{_kf5_htmldir}/en/tellico/
 %{_kf5_iconsdir}/hicolor/*/apps/tellico.png
 %{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-tellico.png
+%{_kf5_knsrcfilesdir}/tellico*
 %{_kf5_kxmlguidir}/tellico/
 %{_datadir}/mime/packages/tellico.xml
 

++++++ tellico-3.3.4.tar.xz -> tellico-3.4.tar.xz ++++++
++++ 296279 lines of diff (skipped)

Reply via email to