From 2324e20d037855f3e3ba1349b869415596b474abd8bce1dc96f35e48b6c61fb7 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 3 Jan 2016 00:13:09 +0000 Subject: [PATCH 1/5] Accepting request 351679 from home:adra:branches:KDE:Extra Update to 2.3.11 OBS-URL: https://build.opensuse.org/request/show/351679 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=8 --- tellico-2.3.10.tar.bz2 | 3 --- tellico-2.3.11.tar.bz2 | 3 +++ tellico.changes | 16 ++++++++++++++++ tellico.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 tellico-2.3.10.tar.bz2 create mode 100644 tellico-2.3.11.tar.bz2 diff --git a/tellico-2.3.10.tar.bz2 b/tellico-2.3.10.tar.bz2 deleted file mode 100644 index 5c264c2..0000000 --- a/tellico-2.3.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa -size 4877384 diff --git a/tellico-2.3.11.tar.bz2 b/tellico-2.3.11.tar.bz2 new file mode 100644 index 0000000..34e1ca8 --- /dev/null +++ b/tellico-2.3.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128 +size 5174873 diff --git a/tellico.changes b/tellico.changes index e17b7e4..8f0206e 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jan 2 17:51:02 UTC 2016 - asterios.dramis@gmail.com + +- Update to 2.3.11: + Features: + * Improved support for importing PDF files from Science Direct. + * Enabled optional build support for QImageBlitz library. + Bug Fixes: + * Fixed scrolling problem with large tables (kde#348189). + * Fixed HTML exported titles with quotation marks (kde#348381). + * Fixed crashing bug with file listing importer (kde#345458). + * Fixed crashing bug with importing MODS files with external + fetcher. + * Fixed accelerator key conflict (kde#351226). + * Fixed bug with image importing for Discogs data source. + ------------------------------------------------------------------- Thu Feb 19 19:39:22 UTC 2015 - asterios.dramis@gmail.com diff --git a/tellico.spec b/tellico.spec index a4d1cd2..e399be4 100644 --- a/tellico.spec +++ b/tellico.spec @@ -1,7 +1,7 @@ # # spec file for package tellico # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: 2.3.10 +Version: 2.3.11 Release: 0 Summary: A Collection Manager for KDE License: GPL-2.0+ From 884c41b2439679cbe485ff90bfbf88cdd1368029af94d6dbeec68b2075c73b38 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 8 Jan 2016 18:32:24 +0000 Subject: [PATCH 2/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=9 --- tellico.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tellico.spec b/tellico.spec index e399be4..c591303 100644 --- a/tellico.spec +++ b/tellico.spec @@ -32,7 +32,9 @@ BuildRequires: libkde4-devel BuildRequires: libkdepimlibs4-devel BuildRequires: libksane-devel BuildRequires: libpoppler-qt4-devel +%if 0%{?suse_version} <= 1320 BuildRequires: libqimageblitz-devel +%endif BuildRequires: libqjson-devel BuildRequires: libv4l-devel BuildRequires: libxslt-devel From 793215a9fd32387da723c00868b7fc630541de32082eb93dedd42f3e4a850cbe Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 8 Jan 2016 18:39:30 +0000 Subject: [PATCH 3/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=10 --- tellico.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/tellico.spec b/tellico.spec index c591303..e399be4 100644 --- a/tellico.spec +++ b/tellico.spec @@ -32,9 +32,7 @@ BuildRequires: libkde4-devel BuildRequires: libkdepimlibs4-devel BuildRequires: libksane-devel BuildRequires: libpoppler-qt4-devel -%if 0%{?suse_version} <= 1320 BuildRequires: libqimageblitz-devel -%endif BuildRequires: libqjson-devel BuildRequires: libv4l-devel BuildRequires: libxslt-devel From 516e2ac786548450e40cc5670af7ca3e309d5efc3bfdb73871dd90783d8e0f3b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 9 Jan 2016 10:48:26 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=11 --- tellico.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tellico.spec b/tellico.spec index e399be4..95e2e87 100644 --- a/tellico.spec +++ b/tellico.spec @@ -29,7 +29,9 @@ BuildRequires: libexempi-devel BuildRequires: libkcddb4-devel BuildRequires: libkcompactdisc4-devel BuildRequires: libkde4-devel +%if 0%{?suse_version} <= 1320 BuildRequires: libkdepimlibs4-devel +%endif BuildRequires: libksane-devel BuildRequires: libpoppler-qt4-devel BuildRequires: libqimageblitz-devel @@ -42,12 +44,16 @@ BuildRequires: taglib-devel BuildRequires: update-desktop-files %endif BuildRequires: pkgconfig(libxml-2.0) +%if 0%{?suse_version} <= 1320 Requires: kdepim4-runtime +%endif Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): shared-mime-info Requires(postun): shared-mime-info +%if 0%{?suse_version} <= 1320 %kde4_pimlibs_requires +%endif %kde4_runtime_requires %description From 1a7b44c115d69202cbf11cd50da84be83b9d03a935f4a3d2a52315642d8436dd Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 9 Jan 2016 10:49:45 +0000 Subject: [PATCH 5/5] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=12 --- tellico.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tellico.changes b/tellico.changes index 8f0206e..acf91b0 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 9 09:51:02 UTC 2016 - tittiatcoke@gmail.com + +- Drop the dependency on kdepimlibs4 and kdepim4-runtime for + Factory/Tumbleweed to free the way to move fully to the KF5 based + PIM suite + ------------------------------------------------------------------- Sat Jan 2 17:51:02 UTC 2016 - asterios.dramis@gmail.com