Hello community, here is the log from the commit of package tellico for openSUSE:Factory checked in at 2016-01-09 23:13:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tellico (Old) and /work/SRC/openSUSE:Factory/.tellico.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tellico" Changes: -------- --- /work/SRC/openSUSE:Factory/tellico/tellico.changes 2015-02-22 17:26:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2016-01-09 23:14:03.000000000 +0100 @@ -1,0 +2,23 @@ +Sat Jan 9 09:51:02 UTC 2016 - [email protected] + +- 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 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- tellico-2.3.10.tar.bz2 New: ---- tellico-2.3.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tellico.spec ++++++ --- /var/tmp/diff_new_pack.FdM76E/_old 2016-01-09 23:14:04.000000000 +0100 +++ /var/tmp/diff_new_pack.FdM76E/_new 2016-01-09 23:14:04.000000000 +0100 @@ -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+ @@ -29,7 +29,9 @@ 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: 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 ++++++ tellico-2.3.10.tar.bz2 -> tellico-2.3.11.tar.bz2 ++++++ ++++ 56000 lines of diff (skipped)
