From cb9e90f0c15a4bce836d98269c0212cf83b679820999e77b3eca9a9924f4560b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 9 Nov 2021 13:01:35 +0000 Subject: [PATCH] Accepting request 930404 from home:wolfi323:branches:KDE:Extra - Update to 3.4.2 Features: * A new data source for RPGGeek was added. * The TheTVDB data source was updated. * The kino.de data source was updated. * The IBS.it data source was updated. * The kino-teatr data source was updated. * The IMDb data source was updated. * The BoardGameGeek data source now uses larger images, when configured. * The TheMovieDB data source now allows user-entered language selection. * The Discogs data source can now continue searches when more results are available. * Context menu actions were added to copy and save images (kde#443897). * All entry and report templates were updated to HTML5. * A DBUS command for importing PDF files was added. Improvements and Bug Fixes: * Invalid XML characters are no longer saved and no longer break loading (kde#443845). * Recursive audio file metadata importing now works correctly and metadata import was expanded. * Importing string macros from an empty bibtex file now works correctly (kde#440652). * Undo now works after appending a new collection. * A crashing bug when importing some PDF files was fixed. OBS-URL: https://build.opensuse.org/request/show/930404 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=79 --- tellico-3.4.1.tar.xz | 3 --- tellico-3.4.2.tar.xz | 3 +++ tellico.changes | 31 +++++++++++++++++++++++++++++++ tellico.spec | 2 +- 4 files changed, 35 insertions(+), 4 deletions(-) delete mode 100644 tellico-3.4.1.tar.xz create mode 100644 tellico-3.4.2.tar.xz diff --git a/tellico-3.4.1.tar.xz b/tellico-3.4.1.tar.xz deleted file mode 100644 index 4aaafe5..0000000 --- a/tellico-3.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8514deac3b49af95a81ef096b3caba8d664e289de8f3d5724f88e2b78278561 -size 5832916 diff --git a/tellico-3.4.2.tar.xz b/tellico-3.4.2.tar.xz new file mode 100644 index 0000000..3710a34 --- /dev/null +++ b/tellico-3.4.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa575d6368cc7c62d9e665f7dde163abffcf245141947e6acda9d5218d81d04 +size 6596324 diff --git a/tellico.changes b/tellico.changes index a764c0c..0d899a2 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Nov 9 11:08:09 UTC 2021 - Wolfgang Bauer + +- Update to 3.4.2 + Features: + * A new data source for RPGGeek was added. + * The TheTVDB data source was updated. + * The kino.de data source was updated. + * The IBS.it data source was updated. + * The kino-teatr data source was updated. + * The IMDb data source was updated. + * The BoardGameGeek data source now uses larger images, when + configured. + * The TheMovieDB data source now allows user-entered language + selection. + * The Discogs data source can now continue searches when more + results are available. + * Context menu actions were added to copy and save images + (kde#443897). + * All entry and report templates were updated to HTML5. + * A DBUS command for importing PDF files was added. + Improvements and Bug Fixes: + * Invalid XML characters are no longer saved and no longer break + loading (kde#443845). + * Recursive audio file metadata importing now works correctly and + metadata import was expanded. + * Importing string macros from an empty bibtex file now works + correctly (kde#440652). + * Undo now works after appending a new collection. + * A crashing bug when importing some PDF files was fixed. + ------------------------------------------------------------------- Tue May 11 17:48:02 UTC 2021 - Wolfgang Bauer diff --git a/tellico.spec b/tellico.spec index c9a61fe..66bd7d1 100644 --- a/tellico.spec +++ b/tellico.spec @@ -17,7 +17,7 @@ Name: tellico -Version: 3.4.1 +Version: 3.4.2 Release: 0 Summary: A Collection Manager License: GPL-2.0-or-later