commit tellico for openSUSE:Factory

2020-09-17 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2020-09-17 14:50:22

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.4249 (New)


Package is "tellico"

Thu Sep 17 14:50:22 2020 rev:86 rq:835002 version:3.3.3

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2020-08-12 
10:30:23.632052898 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.4249/tellico.changes
2020-09-17 14:53:48.684080533 +0200
@@ -1,0 +2,23 @@
+Wed Sep 16 20:09:51 UTC 2020 - Wolfgang Bauer 
+
+- Update to 3.3.3:
+  Improvements:
+  * Improved the Entrez (Pubmed) data source to use an API key when
+available and to honor the rate limit.
+  * Improved the ISDBdb data source to search for multiple ISBN
+values (kde#415883).
+  Bug Fixes:
+  * Fixed Amazon data source (kde#425129).
+  * Updated DBC Open Search data source.
+  * Fixed regression for creation date in duplicated entries
+(kde#422127).
+  * Fixed column header visibility after reordering fields
+(kde#422298).
+  * Fixed focus issue in entry editor dialog (kde#343702).
+
+---
+Thu Aug 27 14:12:30 UTC 2020 - Christophe Giboudeaux 
+
+- Use %cmake_build instead of %make_jobs
+
+---

Old:

  tellico-3.3.2.tar.xz

New:

  tellico-3.3.3.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.MfpqBN/_old  2020-09-17 14:53:53.388085023 +0200
+++ /var/tmp/diff_new_pack.MfpqBN/_new  2020-09-17 14:53:53.392085026 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2020 SUSE LINUX LLC
+# Copyright (c) 2020 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.2
+Version:3.3.3
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
@@ -36,6 +36,7 @@
 BuildRequires:  libyaz-devel
 BuildRequires:  pkgconfig
 BuildRequires:  taglib-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Codecs)
 BuildRequires:  cmake(KF5Config)
@@ -67,9 +68,6 @@
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends: %{name}-lang = %{version}
-%if 0%{?suse_version}
-BuildRequires:  update-desktop-files
-%endif
 
 %description
 Tellico is an application for organizing your collections. It provides
@@ -83,14 +81,12 @@
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build
 
-%if 0%{?suse_version}
 %suse_update_desktop_file -r org.kde.%{name} Qt KDE Office Database
-%endif
 
 %find_lang %{name}
 %{kf5_find_htmldocs}

++ tellico-3.3.2.tar.xz -> tellico-3.3.3.tar.xz ++
 16900 lines of diff (skipped)




commit tellico for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2020-08-12 10:28:46

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.3399 (New)


Package is "tellico"

Wed Aug 12 10:28:46 2020 rev:85 rq:825789 version:3.3.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2020-07-14 
07:58:23.953616657 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.3399/tellico.changes
2020-08-12 10:30:23.632052898 +0200
@@ -1,0 +2,14 @@
+Tue Aug 11 11:20:21 UTC 2020 - Wolfgang Bauer 
+
+- Update to 3.3.2:
+  Bug Fixes:
+  * Updated Allocine data source.
+  * Updated KNewStuff categories so KDE Store uploads are shown.
+  * Updated KinoPoisk data source.
+  * Improved the Goodreads importer.
+  * Fixed compilation with Qt version 5.9 and KDE ECM 5.72.0.
+- Drop patches merged upstream:
+  * Fix-compilation-with-Qt-5.9.patch
+  * switch-order-of-cmake-modules.patch
+
+---

Old:

  Fix-compilation-with-Qt-5.9.patch
  switch-order-of-cmake-modules.patch
  tellico-3.3.1.tar.xz

New:

  tellico-3.3.2.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.pZpmnF/_old  2020-08-12 10:30:26.420055052 +0200
+++ /var/tmp/diff_new_pack.pZpmnF/_new  2020-08-12 10:30:26.428055058 +0200
@@ -17,17 +17,13 @@
 
 
 Name:   tellico
-Version:3.3.1
+Version:3.3.2
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
 URL:https://tellico-project.org/
 Source0:https://tellico-project.org/files/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch0: Fix-compilation-with-Qt-5.9.patch
-# PATCH-FIX-UPSTREAM
-Patch1: switch-order-of-cmake-modules.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
@@ -84,7 +80,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build

++ tellico-3.3.1.tar.xz -> tellico-3.3.2.tar.xz ++
 24152 lines of diff (skipped)




commit tellico for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2020-07-14 07:55:41

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.3060 (New)


Package is "tellico"

Tue Jul 14 07:55:41 2020 rev:84 rq:820421 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2020-06-03 
20:34:00.037450600 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.3060/tellico.changes
2020-07-14 07:58:23.953616657 +0200
@@ -1,0 +2,6 @@
+Sat Jul 11 13:53:46 UTC 2020 - Wolfgang Bauer 
+
+- Add switch-order-of-cmake-modules.patch to fix build with KDE
+  Frameworks 5.72.0
+
+---

New:

  switch-order-of-cmake-modules.patch



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.BmctOs/_old  2020-07-14 07:58:24.773619312 +0200
+++ /var/tmp/diff_new_pack.BmctOs/_new  2020-07-14 07:58:24.777619325 +0200
@@ -26,6 +26,8 @@
 Source0:https://tellico-project.org/files/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM
 Patch0: Fix-compilation-with-Qt-5.9.patch
+# PATCH-FIX-UPSTREAM
+Patch1: switch-order-of-cmake-modules.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel

++ switch-order-of-cmake-modules.patch ++
>From d8cc345fe152abeafc0c340e47c84576ac42f0cb Mon Sep 17 00:00:00 2001
From: Jonathan Riddell 
Date: Fri, 19 Jun 2020 15:35:08 +0100
Subject: [PATCH] switch order of cmake modules so it gives priority to the
 local copy which will be the one it expects.  fixes build failure on KDE neon

---
 CMakeLists.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index af3cc83e..ee885c6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,8 +20,8 @@ endif(POLICY CMP0063)
 set(CMAKE_INCLUDE_CURRENT_DIR TRUE)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
-  ${ECM_MODULE_PATH}
-  ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
+  ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules
+  ${ECM_MODULE_PATH})
 
 #include(ECMAddTests)
 #include(ECMMarkNonGuiExecutable)
-- 
GitLab




commit tellico for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2020-06-03 20:33:24

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.3606 (New)


Package is "tellico"

Wed Jun  3 20:33:24 2020 rev:83 rq:810890 version:3.3.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2020-04-25 
20:30:51.134334809 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.3606/tellico.changes
2020-06-03 20:34:00.037450600 +0200
@@ -1,0 +2,18 @@
+Tue Jun  2 15:41:28 UTC 2020 - Wolfgang Bauer 
+
+- Update to 3.3.1:
+  Features:
+  * Updated filter dialog to allow matching against empty text.
+  Bug Fixes:
+  * Updated script for Dark Horse comics data source.
+  * Fixed bug with creation date for duplicated entries
+(kde#422127).
+  * Fixed error in ISO-5426 conversion (kde#420451).
+  * Fixed compilation with Qt versions back to 5.9.
+- Drop patches merged upstream:
+  * Use-unnamespaced-hex-for-Qt-lt-5.14.patch
+  * Fix-build-with-Qt-5.9.patch
+- Add Fix-compilation-with-Qt-5.9.patch to fix a new compiler error
+  with Qt 5.9 (kde#422354)
+
+---

Old:

  Fix-build-with-Qt-5.9.patch
  Use-unnamespaced-hex-for-Qt-lt-5.14.patch
  tellico-3.3.tar.xz

New:

  Fix-compilation-with-Qt-5.9.patch
  tellico-3.3.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.8z4TvX/_old  2020-06-03 20:34:02.601458637 +0200
+++ /var/tmp/diff_new_pack.8z4TvX/_new  2020-06-03 20:34:02.601458637 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.3
+Version:3.3.1
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
@@ -25,9 +25,7 @@
 URL:https://tellico-project.org/
 Source0:https://tellico-project.org/files/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM
-Patch0: Use-unnamespaced-hex-for-Qt-lt-5.14.patch
-# PATCH-FIX-UPSTREAM
-Patch1: Fix-build-with-Qt-5.9.patch
+Patch0: Fix-compilation-with-Qt-5.9.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel

++ Fix-compilation-with-Qt-5.9.patch ++
>From ac8740fd9b4042af476fcf8dbb91c7d212d143e4 Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Tue, 2 Jun 2020 17:12:02 +0200
Subject: Fix compilation with Qt 5.9

`QTimer::callOnTimeout()` only exists since Qt 5.12.

Connect to the `QTimer::timeout` signal instead, this works with older
versions as well and is equivalent according to the Qt documentation.

BUG: 422354
FIXED-IN: 3.3.2
Differential Revision: https://phabricator.kde.org/D29841
---
 src/document.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/document.cpp b/src/document.cpp
index 3d2b4b1..7807002 100644
--- a/src/document.cpp
+++ b/src/document.cpp
@@ -61,7 +61,7 @@ Document::Document() : QObject(), m_coll(nullptr), 
m_isModified(false),
   m_allImagesOnDisk = Config::imageLocation() != Config::ImagesInFile;
   m_loadImagesTimer.setSingleShot(true);
   m_loadImagesTimer.setInterval(500);
-  m_loadImagesTimer.callOnTimeout(this, ::slotLoadAllImages);
+  connect(_loadImagesTimer, ::timeout, this, 
::slotLoadAllImages);
   newDocument(Collection::Book);
 }
 
-- 
cgit v1.1

++ tellico-3.3.tar.xz -> tellico-3.3.1.tar.xz ++
 15803 lines of diff (skipped)




commit tellico for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2020-04-25 20:27:53

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.2738 (New)


Package is "tellico"

Sat Apr 25 20:27:53 2020 rev:82 rq:796699 version:3.3

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2019-12-02 
11:37:43.274452852 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new.2738/tellico.changes
2020-04-25 20:30:51.134334809 +0200
@@ -1,0 +2,35 @@
+Thu Apr 23 13:42:09 UTC 2020 - Wolfgang Bauer 
+
+- Update to 3.3:
+  Features:
+  * Added new coin collection data source from Colnect.
+  * Updated GiantBomb data source.
+  * Updated IBS.it data source
+  * Updated kino.de data source.
+  * Updated Kinopoisk (КиноПоиск) data source.
+  * Updated Kino-Teatr (Кино-Театр) data source.
+  * Updated BiblioShare data source.
+  * Updated TheGamesDB data source.
+  * Updated Amazon data source. Access keys must be regenerated by
+users.
+  * Updated MobyGames data source.
+  * Improved z39.50 data source to allow separate character
+encoding for queries and responses (kde#419670).
+  * Improved the audio file importing to include Album Artist
+(kde#419348).
+  * Added PlayStation5 and Xbox Series X to recognized video game
+platforms.
+  Bug Fixes:
+  * Fixed bug with writing invalid XML names (kde#418067).
+  * Updated AlloCiné and MusicBrainz data sources to provide
+notification that user agents must be enabled (kde#419309).
+  * Improved MobyGames data source to cache platform data, allow
+user selection of image size, pass through error messages, and
+use more efficient API calls (kde#416718).
+  * Improved the ISO-5426 character converter.
+  * Updated python scripts to work in python2 or python3.
+- Add patches to fix build with the lower Qt versions in Leap:
+  * Use-unnamespaced-hex-for-Qt-lt-5.14.patch
+  * Fix-build-with-Qt-5.9.patch
+
+---

Old:

  tellico-3.2.3.tar.xz

New:

  Fix-build-with-Qt-5.9.patch
  Use-unnamespaced-hex-for-Qt-lt-5.14.patch
  tellico-3.3.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.qPVB7q/_old  2020-04-25 20:30:52.678337993 +0200
+++ /var/tmp/diff_new_pack.qPVB7q/_new  2020-04-25 20:30:52.682338001 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,17 @@
 
 
 Name:   tellico
-Version:3.2.3
+Version:3.3
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
 URL:https://tellico-project.org/
 Source0:https://tellico-project.org/files/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: Use-unnamespaced-hex-for-Qt-lt-5.14.patch
+# PATCH-FIX-UPSTREAM
+Patch1: Fix-build-with-Qt-5.9.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
@@ -80,6 +84,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build

++ Fix-build-with-Qt-5.9.patch ++
>From 48b3238c50314d0a2a5ab62c03868c9dedd7a360 Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Thu, 23 Apr 2020 18:56:39 +0200
Subject: [PATCH] Fix build with Qt 5.9

`qsizetype` is only defined starting with Qt 5.10.
To avoid a compiler error, conditionally define it appropriately for
older Qt versions (the actual line is copied from Qt 5.10's qglobal.h).

Differential Revision: https://phabricator.kde.org/D29134
---
 src/images/image.h | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/images/image.h b/src/images/image.h
index eb287db9..3081b831 100644
--- a/src/images/image.h
+++ b/src/images/image.h
@@ -30,6 +30,10 @@
 #include 
 #include 
 
+#if (QT_VERSION < QT_VERSION_CHECK(5, 10, 0))
+using qsizetype = QIntegerForSizeof::Signed;
+#endif
+
 namespace Tellico {
   class ImageFactory;
   class ImageDirectory;
-- 
2.16.4

++ Use-unnamespaced-hex-for-Qt-lt-5.14.patch ++
>From aee9e90c1ce0257d12ea85029435db8ffa65a6a1 Mon Sep 17 00:00:00 2001
From: Pino Toscano 
Date: Thu, 23 Apr 2020 09:31:11 +0200
Subject: Use unnamespaced hex for Qt < 5.14

Qt 5.14 moves hex under a Qt namespace, so use it in the right way
depending on the Qt version.
---
 src/utils/iso5426converter.cpp | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/utils/iso5426converter.cpp 

commit tellico for openSUSE:Factory

2019-12-02 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2019-12-02 11:32:19

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.4691 (New)


Package is "tellico"

Mon Dec  2 11:32:19 2019 rev:81 rq:752607 version:3.2.3

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2019-11-10 
22:45:42.297734276 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new.4691/tellico.changes
2019-12-02 11:37:43.274452852 +0100
@@ -1,0 +2,7 @@
+Sat Nov 30 15:14:58 UTC 2019 - th...@gmx.de
+
+- Update to 3.2.3:
+  Bug Fixes:
+  * Fixed performance regression when loading data file.
+
+---

Old:

  tellico-3.2.2.tar.xz

New:

  tellico-3.2.3.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.hV14av/_old  2019-12-02 11:37:43.730452948 +0100
+++ /var/tmp/diff_new_pack.hV14av/_new  2019-12-02 11:37:43.730452948 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.2.2
+Version:3.2.3
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later

++ tellico-3.2.2.tar.xz -> tellico-3.2.3.tar.xz ++
 4384 lines of diff (skipped)




commit tellico for openSUSE:Factory

2019-11-10 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2019-11-10 22:45:38

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.2990 (New)


Package is "tellico"

Sun Nov 10 22:45:38 2019 rev:80 rq:747165 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2019-08-13 
13:23:10.629388184 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.2990/tellico.changes
2019-11-10 22:45:42.297734276 +0100
@@ -1,0 +2,14 @@
+Sun Nov 10 08:40:10 UTC 2019 - wba...@tmo.at
+
+- Update to 3.2.2:
+  Features:
+  * Added importer for LibraryThing.com JSON collection files
+(kde#411095).
+  Bug Fixes:
+  * Fixed bug with calculating relative file links (kde#410551).
+  * Fixed bug to revert to behavior of selecting newly added
+entries (kde#413217).
+  * Fixed compilation on KF 5.61 and Qt 5.13.
+- Drop Fix-build-with-Qt-5_13.patch, merged upstream
+
+---

Old:

  Fix-build-with-Qt-5_13.patch
  tellico-3.2.1.tar.xz

New:

  tellico-3.2.2.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.kMdQaD/_old  2019-11-10 22:45:43.337735625 +0100
+++ /var/tmp/diff_new_pack.kMdQaD/_new  2019-11-10 22:45:43.353735646 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   tellico
-Version:3.2.1
+Version:3.2.2
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
-URL:http://tellico-project.org/
-Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
-Patch0: Fix-build-with-Qt-5_13.patch
+URL:https://tellico-project.org/
+Source0:https://tellico-project.org/files/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
@@ -80,7 +79,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build

++ tellico-3.2.1.tar.xz -> tellico-3.2.2.tar.xz ++
 93860 lines of diff (skipped)




commit tellico for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2019-08-13 13:22:58

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.9556 (New)


Package is "tellico"

Tue Aug 13 13:22:58 2019 rev:79 rq:722627 version:3.2.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2019-07-11 
13:18:52.478758296 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.9556/tellico.changes
2019-08-13 13:23:10.629388184 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 09:07:26 UTC 2019 - Christophe Giboudeaux 
+
+- Add Fix-build-with-Qt-5_13.patch
+
+---

New:

  Fix-build-with-Qt-5_13.patch



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.UocwSx/_old  2019-08-13 13:23:11.081388065 +0200
+++ /var/tmp/diff_new_pack.UocwSx/_new  2019-08-13 13:23:11.085388064 +0200
@@ -24,6 +24,7 @@
 Group:  Productivity/Office/Other
 URL:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
+Patch0: Fix-build-with-Qt-5_13.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
@@ -79,7 +80,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build
@@ -93,7 +94,7 @@
 %endif
 
 %find_lang %{name}
-%kf5_find_htmldocs
+%{kf5_find_htmldocs}
 
 %{kf5_post_install}
 

++ Fix-build-with-Qt-5_13.patch ++
commit 43851a0a655a3a961f289087bdea989aa32cc028
Author: Luca Beltrame 
Date:   Sun Jul 21 09:21:16 2019 +0200

Fix build with Qt 5.13

(cherry picked from commit 43e6bbb4721adc83d8b2a77bd51d9efaf7aefd6b)

diff --git a/src/gui/datewidget.cpp b/src/gui/datewidget.cpp
index 724370e2..e6502bb0 100644
--- a/src/gui/datewidget.cpp
+++ b/src/gui/datewidget.cpp
@@ -35,6 +35,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
commit d3c56eca11cd059d4348ab6696822c23d85af61a
Author: Robby Stephenson 
Date:   Sun Jul 21 19:17:35 2019 -0400

Fix apparent build problem on Jenkins

diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index d8348e80..8250c562 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -108,6 +108,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 



commit tellico for openSUSE:Factory

2019-07-11 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2019-07-11 13:18:37

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.4615 (New)


Package is "tellico"

Thu Jul 11 13:18:37 2019 rev:78 rq:714420 version:3.2.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2019-06-01 
09:51:41.871279261 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.4615/tellico.changes
2019-07-11 13:18:52.478758296 +0200
@@ -1,0 +2,22 @@
+Wed Jul 10 11:21:14 UTC 2019 - wba...@tmo.at
+
+- Update to 3.2.1:
+  Features:
+  * Added a data source for Kino-Teatr.ua.
+  * Updated Kino.de data source.
+  * Removed optional dependency on QImageBlitz library.
+  Bug Fixes:
+  * Fixed selection bug when modifying an unselected entry
+(kde#391614).
+  * Fixed bug for the status bar to respond when canceling an entry
+update (kde#325591).
+  * Fixed file preview generation for file collections.
+  * Improved normalization of video game platform names.
+  * Remove state of the locked layout setting between sessions.
+- specfile cleanup:
+  * Remove conditionals for old openSUSE versions
+  * Remove no longer necessary %post/%postun sections that are
+no-ops in Leap 15.0 and later, to get rid of rpmlint warnings
+- Use %kf5_find_htmldocs to generate filelist for translated docs
+
+---

Old:

  tellico-3.2.tar.xz

New:

  tellico-3.2.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.LPW2il/_old  2019-07-11 13:18:53.486757979 +0200
+++ /var/tmp/diff_new_pack.LPW2il/_new  2019-07-11 13:18:53.490757977 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.2
+Version:3.2.1
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later
@@ -27,7 +27,9 @@
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
+BuildRequires:  libcsv-devel
 BuildRequires:  libexempi-devel
+BuildRequires:  libkcddb-devel
 BuildRequires:  libpoppler-qt5-devel
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
@@ -64,13 +66,7 @@
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(libxml-2.0)
-Requires(post): shared-mime-info
-Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
-%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
-BuildRequires:  libcsv-devel
-BuildRequires:  libkcddb-devel
-%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -97,17 +93,12 @@
 %endif
 
 %find_lang %{name}
+%kf5_find_htmldocs
 
 %{kf5_post_install}
 
 %fdupes -s %{buildroot}
 
-%post
-%mime_database_post
-
-%postun
-%mime_database_postun
-
 %files
 %license COPYING
 %doc AUTHORS ChangeLog README
@@ -128,7 +119,5 @@
 %{_datadir}/mime/packages/tellico.xml
 
 %files lang -f %{name}.lang
-%{_kf5_htmldir}/*/tellico/
-%exclude %{_kf5_htmldir}/en/tellico/
 
 %changelog

++ tellico-3.2.tar.xz -> tellico-3.2.1.tar.xz ++
 180043 lines of diff (skipped)




commit tellico for openSUSE:Factory

2019-06-01 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2019-06-01 09:51:40

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.5148 (New)


Package is "tellico"

Sat Jun  1 09:51:40 2019 rev:77 rq:706188 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2018-12-28 
12:35:35.755951986 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new.5148/tellico.changes
2019-06-01 09:51:41.871279261 +0200
@@ -1,0 +2,20 @@
+Wed May 29 06:38:25 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 3.2
+  * Updated documentation.
+  * Added capability to dock collection views side-by-side.
+  * Improved speed when merging collections (kde#349410).
+  * Added Moby Games data source.
+  * Added ComicVine data source.
+  * Updated Amazon data source to include localized data from Brazil, 
Australia,
+India, Mexico, and Turkey.
+  * Updated IGDB.com data source.
+  * Updated TheGamesDB.net data source (kde#407811).
+  * Updated Visual Novel Database data source.
+  * Updated KinoPoisk.ru data source (kde#403185).
+  * Fixed bug with setting IMDB rating in various locales (kde#401894).
+  * Corrected server for National Library of Lithuania (kde#404743).
+  * Don't open a blank entry for editing when collection has not been saved 
(kde#405191).
+  * Fix build against ICU 64.1 and later (Gentoo Bug 685460).
+
+---

Old:

  tellico-3.1.4.tar.xz

New:

  tellico-3.2.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.m7wbpM/_old  2019-06-01 09:51:42.543279031 +0200
+++ /var/tmp/diff_new_pack.m7wbpM/_new  2019-06-01 09:51:42.547279030 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,9 +17,9 @@
 
 
 Name:   tellico
-Version:3.1.4
+Version:3.2
 Release:0
-Summary:A Collection Manager for KDE
+Summary:A Collection Manager
 License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
 URL:http://tellico-project.org/
@@ -76,7 +76,7 @@
 %endif
 
 %description
-Tellico is a KDE application for organizing your collections. It provides
+Tellico is an application for organizing your collections. It provides
 default templates for books, bibliographies, videos, music, video games, coins,
 stamps, trading cards, comic books, and wines.
 

++ tellico-3.1.4.tar.xz -> tellico-3.2.tar.xz ++
 187482 lines of diff (skipped)




commit tellico for openSUSE:Factory

2018-12-28 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2018-12-28 12:35:31

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new.28833 (New)


Package is "tellico"

Fri Dec 28 12:35:31 2018 rev:76 rq:661550 version:3.1.4

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2018-09-04 
22:58:03.737388397 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.28833/tellico.changes   
2018-12-28 12:35:35.755951986 +0100
@@ -1,0 +2,14 @@
+Fri Dec 21 08:45:22 UTC 2018 - wba...@tmo.at
+
+- Update to 3.1.4:
+  Features:
+  * Updated Kino.de data source.
+  * Updated KinoPoisk.ru data source.
+  * Updated Bedetheque.com data source.
+  Bug Fixes:
+  * Fixed group filtering for special characters (kde#399928).
+  * Fixed bug when using a regular expression filter for number
+fields (kde#399323).
+- Run spec-cleaner
+
+---

Old:

  tellico-3.1.3.tar.xz

New:

  tellico-3.1.4.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.86L4VI/_old  2018-12-28 12:35:36.267951628 +0100
+++ /var/tmp/diff_new_pack.86L4VI/_new  2018-12-28 12:35:36.271951625 +0100
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   tellico
-Version:3.1.3
+Version:3.1.4
 Release:0
 Summary:A Collection Manager for KDE
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
-Url:http://tellico-project.org/
+URL:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -67,7 +67,6 @@
 Requires(post): shared-mime-info
 Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
 BuildRequires:  libcsv-devel
 BuildRequires:  libkcddb-devel
@@ -99,7 +98,7 @@
 
 %find_lang %{name}
 
-%kf5_post_install
+%{kf5_post_install}
 
 %fdupes -s %{buildroot}
 
@@ -110,7 +109,6 @@
 %mime_database_postun
 
 %files
-%defattr(-,root,root,-)
 %license COPYING
 %doc AUTHORS ChangeLog README
 %{_kf5_applicationsdir}/org.kde.tellico.desktop
@@ -130,7 +128,6 @@
 %{_datadir}/mime/packages/tellico.xml
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 %{_kf5_htmldir}/*/tellico/
 %exclude %{_kf5_htmldir}/en/tellico/
 

++ tellico-3.1.3.tar.xz -> tellico-3.1.4.tar.xz ++
 13382 lines of diff (skipped)




commit tellico for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2018-09-04 22:57:39

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Tue Sep  4 22:57:39 2018 rev:75 rq:632940 version:3.1.3

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2018-03-29 
11:57:49.537576731 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2018-09-04 
22:58:03.737388397 +0200
@@ -1,0 +2,19 @@
+Mon Sep  3 21:14:32 UTC 2018 - wba...@tmo.at
+
+- Update to 3.1.3:
+  Improvements:
+  * Updated Internet Movie Database (IMDB.com) data source
+(kde#393239).
+  * Updated TheGamesDB.net data source.
+  * Updated Amazon.com data source (kde#396211).
+  * Updated SRU data source to allow multiple MARC records in
+response.
+  Bug fixes:
+  * Fixed compilation for Qt 5.6 (kde#392457).
+  * Fixed bug with clearing the selection when modifying an entry
+(kde#394343).
+  * Fixed LTR direction for year within Video template
+(deb#904259).
+- Drop fix-build-with-Qt5.6.patch, merged upstream
+
+---

Old:

  fix-build-with-Qt5.6.patch
  tellico-3.1.2.tar.xz

New:

  tellico-3.1.3.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.aPZuMK/_old  2018-09-04 22:58:04.249390143 +0200
+++ /var/tmp/diff_new_pack.aPZuMK/_new  2018-09-04 22:58:04.253390157 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   tellico
-Version:3.1.2
+Version:3.1.3
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch:  fix-build-with-Qt5.6.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  libcdio-devel
@@ -87,7 +85,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build

++ tellico-3.1.2.tar.xz -> tellico-3.1.3.tar.xz ++
 23682 lines of diff (skipped)




commit tellico for openSUSE:Factory

2018-03-29 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2018-03-29 11:57:46

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Thu Mar 29 11:57:46 2018 rev:74 rq:592112 version:3.1.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2018-01-17 
21:58:49.625763135 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2018-03-29 
11:57:49.537576731 +0200
@@ -1,0 +2,18 @@
+Wed Mar 28 11:48:43 UTC 2018 - wba...@tmo.at
+
+- Update to 3.1.2:
+  Improvements:
+  * Updated KINO.de data source.
+  * Updated Internet Movie Database (IMDB.com) data source.
+  * Updated ISBNdb.com data source.
+  * Updated MusicBrainz data source.
+  Bug fixes:
+  * Added workaround for crash when reading EXIV data (kde#390744).
+  * Fixed bug with inconsistent selection (kde#391614).
+  * Fixed bug with "Filter by Group" (kde#389931).
+- Add fix-build-with-Qt5.6.patch to make it compile on Leap 42.3
+  (kde#392457)
+- Use cmake() syntax for KF5 and Qt5 BuildRequires
+- Mark license files as %license
+
+---

Old:

  tellico-3.1.1.tar.xz

New:

  fix-build-with-Qt5.6.patch
  tellico-3.1.2.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.PBk5im/_old  2018-03-29 11:57:50.213552331 +0200
+++ /var/tmp/diff_new_pack.PBk5im/_new  2018-03-29 11:57:50.217552188 +0200
@@ -17,52 +17,54 @@
 
 
 Name:   tellico
-Version:3.1.1
+Version:3.1.2
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch:  fix-build-with-Qt5.6.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
-BuildRequires:  karchive-devel
-BuildRequires:  kcodecs-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kfilemetadata5-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  khtml-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  kjobwidgets-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
 BuildRequires:  libcdio-devel
 BuildRequires:  libexempi-devel
-BuildRequires:  libksane-devel
 BuildRequires:  libpoppler-qt5-devel
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
 BuildRequires:  pkgconfig
-BuildRequires:  solid-devel
 BuildRequires:  taglib-devel
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5FileMetaData)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+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(KF5Wallet)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires(post): shared-mime-info
 Requires(postun): shared-mime-info
@@ -85,6 +87,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build
@@ -111,7 +114,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog README
+%license COPYING
+%doc AUTHORS ChangeLog README
 %{_kf5_applicationsdir}/org.kde.tellico.desktop
 %dir %{_kf5_appsdir}/kconf_update
 %{_kf5_appsdir}/kconf_update/tellico*

++ fix-build-with-Qt5.6.patch 

commit tellico for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2018-01-17 21:57:30

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Wed Jan 17 21:57:30 2018 rev:73 rq:566375 version:3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2017-10-23 
16:43:33.008039487 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2018-01-17 
21:58:49.625763135 +0100
@@ -1,0 +2,22 @@
+Tue Jan 16 09:15:32 UTC 2018 - wba...@tmo.at
+
+- Update to 3.1.1:
+  Improvements:
+  * Updated KINO.de data source.
+  * Updated Internet Game Database (IGDB.com) data source.
+  * Updated Internet Movie Database (IMDB.com) data source.
+  * Improved "Filter by Group" to use a regular expression
+(kde#386011).
+  * Updated Goodreads importer.
+  Bug fixes:
+  * Removed deprecated Wine.com data source.
+  * Fixed bug with OMDB settings not being saved (kde#388703).
+  * Fixed bug with filter selection (kde#387130).
+  * Fixed bug with multi-selection and entry editing (kde#387053).
+  * Fixed bug with incorrect entry titles in icon view and multiple
+entry icons (kde#386548).
+  * Fixed bug for "losing" icons after modifying a collection
+(kde#386549).
+  * Fixed bug with duplicated colons in CSV importer (kde#386483).
+
+---

Old:

  tellico-3.1.tar.xz

New:

  tellico-3.1.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.V8jgq6/_old  2018-01-17 21:58:50.513721513 +0100
+++ /var/tmp/diff_new_pack.V8jgq6/_new  2018-01-17 21:58:50.521721139 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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:3.1
+Version:3.1.1
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -130,7 +130,6 @@
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
-%dir %{_kf5_htmldir}/pt_BR
 %{_kf5_htmldir}/*/tellico/
 %exclude %{_kf5_htmldir}/en/tellico/
 

++ tellico-3.1.tar.xz -> tellico-3.1.1.tar.xz ++
 125970 lines of diff (skipped)




commit tellico for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2017-10-23 16:43:30

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Mon Oct 23 16:43:30 2017 rev:72 rq:534160 version:3.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2017-09-07 
22:16:08.310249165 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-10-23 
16:43:33.008039487 +0200
@@ -1,0 +2,23 @@
+Sun Oct 15 07:13:25 UTC 2017 - th...@gmx.de
+
+- Update to 3.1:
+  * Added data source for KINO.de.
+  * Added data source for Internet Game Database (IGDB.com).
+  * Added data source for OpenSource.dbc.dk.
+  * Added message dialog for Amazon Associate warnings (kde#364784).
+  * Added DBUS option for filtering exported entries (kde#382035).
+  * Improved performance for filtering large collections.
+  * Switched from using libdiscid to libcdio for improved performance for 
reading Audio CDs and CD-Text.
+  Bug Fixes:
+  * Fixed crashing bugs with remote image loading (kde#382572, kde#379607, 
kde#384104).
+  * Fixed bug with showing stars in column view for float values (kde#384547).
+  * Fixed building with CMake 3.9+ (kde#382680)
+  * Fixed bug of running out of memory when writing very large XML files 
(kde#380832).
+  * Fixed bug with some icons not being shown (kde#378477).
+  * Removed deprecated Freebase data source.
+  * Fixed track length for CD audio (kde#379426).
+  * Fixed bug showing icons for custom collection (kde#378852).
+  * Added PEGI rating to GiantBomb results (kde#375996).
+- Remove 0001-Fix-build-with-cmake-3.9.patch (see kde#382680 above)
+
+---

Old:

  0001-Fix-build-with-cmake-3.9.patch
  tellico-3.0.2.tar.xz

New:

  tellico-3.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.TYWSmt/_old  2017-10-23 16:43:33.820001488 +0200
+++ /var/tmp/diff_new_pack.TYWSmt/_new  2017-10-23 16:43:33.824001301 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   tellico
-Version:3.0.2
+Version:3.1
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch:  0001-Fix-build-with-cmake-3.9.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel
@@ -48,7 +46,7 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires:  libdiscid-devel
+BuildRequires:  libcdio-devel
 BuildRequires:  libexempi-devel
 BuildRequires:  libksane-devel
 BuildRequires:  libpoppler-qt5-devel
@@ -87,9 +85,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} > 1320
-%patch -p1
-%endif
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build
@@ -116,7 +111,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog README tellico.lsm
+%doc AUTHORS COPYING ChangeLog README
 %{_kf5_applicationsdir}/org.kde.tellico.desktop
 %dir %{_kf5_appsdir}/kconf_update
 %{_kf5_appsdir}/kconf_update/tellico*

++ tellico-3.0.2.tar.xz -> tellico-3.1.tar.xz ++
 313519 lines of diff (skipped)




commit tellico for openSUSE:Factory

2017-09-07 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2017-09-07 22:15:53

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Thu Sep  7 22:15:53 2017 rev:71 rq:521527 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2017-03-28 
15:24:41.104638142 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-09-07 
22:16:08.310249165 +0200
@@ -1,0 +2,6 @@
+Tue Sep  5 16:59:07 UTC 2017 - wba...@tmo.at
+
+- Add 0001-Fix-build-with-cmake-3.9.patch to fix build with latest
+  cmake in Factory (kde#382680)
+
+---

New:

  0001-Fix-build-with-cmake-3.9.patch



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.TGGQEK/_old  2017-09-07 22:16:09.134133066 +0200
+++ /var/tmp/diff_new_pack.TGGQEK/_new  2017-09-07 22:16:09.142131939 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Office/Other
 Url:http://tellico-project.org/
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch:  0001-Fix-build-with-cmake-3.9.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel
@@ -85,6 +87,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} > 1320
+%patch -p1
+%endif
 
 %build
 %cmake_kf5 "-DENABLE_WEBCAM=true" -d build

++ 0001-Fix-build-with-cmake-3.9.patch ++
 885 lines (skipped)




commit tellico for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2017-03-02 19:37:59

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is "tellico"

Thu Mar  2 19:37:59 2017 rev:69 rq:460749 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2017-02-25 
00:53:42.651068684 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-03-02 
19:38:00.261957581 +0100
@@ -1,0 +2,5 @@
+Sat Feb 25 19:38:18 UTC 2017 - asterios.dra...@gmail.com
+
+- Enable libcsv-devel build requirement also for Leap >= 42.3.
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.fSylhq/_old  2017-03-02 19:38:01.021850051 +0100
+++ /var/tmp/diff_new_pack.fSylhq/_new  2017-03-02 19:38:01.021850051 +0100
@@ -68,7 +68,7 @@
 Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1320 || (0%{?is_opensuse} && 0%{?sle_version} >= 
120300)
 BuildRequires:  libcsv-devel
 %endif
 %if 0%{?suse_version}




commit tellico for openSUSE:Factory

2017-02-24 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2017-02-25 00:53:40

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  2017-02-05 
16:28:15.581067111 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-02-25 
00:53:42.651068684 +0100
@@ -1,0 +2,18 @@
+Wed Feb 22 15:14:41 UTC 2017 - th...@gmx.de
+
+- Update to 3.0.1:
+  Changes:
+  * Updated MARCXML2MODS stylesheet to version 3.6.
+  * Added ESRB rating for "Everyone 10+" (Bug 375995).
+  * Updated DBLP data source.
+  Bug Fixes:
+  * Fixed bug with truncated first two characters of root folder when 
importing a file listing (Bug 373918).
+  * Fixed bug with Rating drawing size in list view (Bug 372560).
+  * Fixed Google Scholar data source.
+  * Fixed Bibsys z39.50 settings (Bug 375758).
+  * Fixed "Report Bug" menu item to link to bugs.kde.org (Bug 375760).
+  * Fixed image open dialog to remember last location (Bug 376002).
+  * Fixed relative file locations in HTML export (Bug 376002).
+  * Removed defunct Microsoft Academic Search data source.
+
+---

Old:

  tellico-3.0.tar.xz

New:

  tellico-3.0.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.eE6sSf/_old  2017-02-25 00:53:43.802891951 +0100
+++ /var/tmp/diff_new_pack.eE6sSf/_new  2017-02-25 00:53:43.806891338 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.0
+Version:3.0.1
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -46,9 +46,6 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
-%if 0%{?suse_version} > 1320
-BuildRequires:  libcsv-devel
-%endif
 BuildRequires:  libdiscid-devel
 BuildRequires:  libexempi-devel
 BuildRequires:  libksane-devel
@@ -56,11 +53,9 @@
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
+BuildRequires:  pkgconfig
 BuildRequires:  solid-devel
 BuildRequires:  taglib-devel
-%if 0%{?suse_version}
-BuildRequires:  update-desktop-files
-%endif
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
@@ -73,6 +68,12 @@
 Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1320
+BuildRequires:  libcsv-devel
+%endif
+%if 0%{?suse_version}
+BuildRequires:  update-desktop-files
+%endif
 
 %description
 Tellico is a KDE application for organizing your collections. It provides

++ tellico-3.0.tar.xz -> tellico-3.0.1.tar.xz ++
 295023 lines of diff (skipped)




commit tellico for openSUSE:Factory

2017-02-05 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2017-02-05 15:48:32

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  2016-11-14 
20:14:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2017-02-05 
16:28:15.581067111 +0100
@@ -1,0 +2,5 @@
+Fri Jan 27 22:00:10 UTC 2017 - asterios.dra...@gmail.com
+
+- Added new build requirement libcsv-devel for openSUSE Tumbleweed.
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.L5fHPt/_old  2017-02-05 16:28:15.949015226 +0100
+++ /var/tmp/diff_new_pack.L5fHPt/_new  2017-02-05 16:28:15.953014662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -46,6 +46,9 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  libcsv-devel
+%endif
 BuildRequires:  libdiscid-devel
 BuildRequires:  libexempi-devel
 BuildRequires:  libksane-devel




commit tellico for openSUSE:Factory

2016-11-14 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2016-11-14 20:14:39

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  2016-06-19 
10:49:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2016-11-14 
20:14:41.0 +0100
@@ -1,0 +2,24 @@
+Fri Nov 11 21:51:26 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to 3.0:
+  Changes:
+  * Update dependencies to KDE Frameworks 5 and Qt5.
+  * Improved performance for merging large collections.
+  * Improved performance for deleting many entries at once.
+  * Changed UI to include switchable view between icons and
+detailed list.
+  * Added support for user-defined SRU queries.
+  * Improved support for reading Audio CD information.
+  * Improved the bedetheque data source.
+  * Removed the defunct Yahoo! data source.
+  * Removed the defunct Citebase fetcher.
+  * Removed the PilotDB exporter (!).
+  Bug fixes:
+  * Added menu items for each Url field in icon view (kde#250913).
+  * Fix bug for overly wide dialog box (kde#362028).
+  * Fix crashing bug with some empty table values (kde#361622).
+  * Fix bug with zero-padding in filter dates (kde#361625).
+- Updated build/runtime requirements to KF5/Qt5.
+- Added new build requirement libdiscid-devel.
+
+---

Old:

  tellico-2.3.11.tar.bz2

New:

  tellico-3.0.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.jmAxWj/_old  2016-11-14 20:14:42.0 +0100
+++ /var/tmp/diff_new_pack.jmAxWj/_new  2016-11-14 20:14:42.0 +0100
@@ -17,44 +17,59 @@
 
 
 Name:   tellico
-Version:2.3.11
+Version:3.0
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://tellico-project.org/
-Source0:http://tellico-project.org/files/%{name}-%{version}.tar.bz2
+Source0:http://tellico-project.org/files/%{name}-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+BuildRequires:  karchive-devel
+BuildRequires:  kcodecs-devel
+BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  kfilemetadata5-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  khtml-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kio-devel
+BuildRequires:  kitemmodels-devel
+BuildRequires:  kjobwidgets-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  kwallet-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kwindowsystem-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libdiscid-devel
 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
-BuildRequires:  libqjson-devel
+BuildRequires:  libpoppler-qt5-devel
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
+BuildRequires:  solid-devel
 BuildRequires:  taglib-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Xml)
 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
+Recommends: %{name}-lang = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tellico is a KDE application for organizing your collections. It provides
@@ -67,19 +82,19 @@
 %setup -q
 
 %build
-%cmake_kde4 "-DENABLE_WEBCAM=true" -d build
+%cmake_kf5 "-DENABLE_WEBCAM=true" -d build
 %make_jobs
 
 %install
-%kde4_makeinstall -C build
+%kf5_makeinstall -C build
 
 %if 0%{?suse_version}
-%suse_update_desktop_file -r %{name} Qt KDE Office Database
+%suse_update_desktop_file -r org.kde.%{name} Qt KDE Office 

commit tellico for openSUSE:Factory

2016-06-19 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2016-06-19 10:49:42

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  2016-01-09 
23:14:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2016-06-19 
10:49:46.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 15 21:54:26 UTC 2016 - wba...@tmo.at
+
+- Use shared-mime-database macros (boo#979301)
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.J3GH3I/_old  2016-06-19 10:49:48.0 +0200
+++ /var/tmp/diff_new_pack.J3GH3I/_new  2016-06-19 10:49:48.0 +0200
@@ -84,10 +84,10 @@
 %fdupes -s %{buildroot}
 
 %post
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_post
 
 %postun
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_postun
 
 %files
 %defattr(-,root,root,-)




commit tellico for openSUSE:Factory

2016-01-09 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2016-01-09 
23:14:03.0 +0100
@@ -1,0 +2,23 @@
+Sat Jan  9 09:51:02 UTC 2016 - tittiatc...@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.dra...@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.
+
+---

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.0 +0100
+++ /var/tmp/diff_new_pack.FdM76E/_new  2016-01-09 23:14:04.0 +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)




commit tellico for openSUSE:Factory

2015-02-22 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2015-02-22 17:26:46

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  2014-11-13 
09:18:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2015-02-22 
17:26:47.0 +0100
@@ -1,0 +2,19 @@
+Thu Feb 19 19:39:22 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to 2.3.10:
+  Features:
+  * Updated Discogs fetcher to new API (kde#342827).
+  * Updated Moviemeter fetcher to new API.
+  * Added filter rules for Greater than and Less than numbers.
+  * Updated BoardGameGeek fetcher to new API.
+  * Added capability to import a BoardGameGeek collection.
+  * Added a data source for Mathematical Reviews.
+  Bug Fixes:
+  * Fixed crashing bug with some ISBNdb results (kde#339063).
+  * Updated Producer results for IMDb and TheMovieDB fetchers
+(kde#336765).
+  * Fixed bug with Allocine API search using punctuation
+(kde#337432).
+  * Fixed bug with importing Goodreads collection.
+
+---

Old:

  tellico-2.3.9.tar.bz2

New:

  tellico-2.3.10.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.1eB7WW/_old  2015-02-22 17:26:48.0 +0100
+++ /var/tmp/diff_new_pack.1eB7WW/_new  2015-02-22 17:26:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.9
+Version:2.3.10
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -67,9 +67,6 @@
 %install
 %kde4_makeinstall -C build
 
-# Remove directory (not needed)
-rm -r %{buildroot}/nogo/
-
 %if 0%{?suse_version}
 %suse_update_desktop_file -r %{name} Qt KDE Office Database
 %endif

++ tellico-2.3.9.tar.bz2 - tellico-2.3.10.tar.bz2 ++
 77647 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2014-11-13 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2014-11-13 09:17:53

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  2014-06-25 
11:47:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2014-11-13 
09:18:12.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 10 00:34:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in post/postun scripts
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.EznRWe/_old  2014-11-13 09:18:13.0 +0100
+++ /var/tmp/diff_new_pack.EznRWe/_new  2014-11-13 09:18:13.0 +0100
@@ -81,10 +81,10 @@
 %fdupes -s %{buildroot}
 
 %post
-/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null 21 || :
 
 %postun
-/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null 21 || :
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2014-06-25 11:47:27

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  2013-07-08 
21:46:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2014-06-25 
11:47:37.0 +0200
@@ -1,0 +2,19 @@
+Mon Jun 23 18:53:30 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to 2.3.9:
+  Features:
+  * Improved GCstar import and export to handle custom GCstar fields.
+  * Updated TheMovieDB fetcher to API version 3.
+  Bug Fixes:
+  * Fixed bug with writing link-only images in HTML exporter (kde#330649).
+  * Fixed character encoding in Allocine fetcher (kde#334527).
+  * Removed IMDb country choice since it's now unavailable (kde#330641).
+  * Fixed CSV importer bug, causing a hang (kde#329677, deb#729503).
+  * Fixed crashing bug in IMDB fetcher (kde#330591).
+  * Fixed crashing bug in command-line importing (deb#729499).
+  * Corrected user dialog text with Google Book Search results (kde#323475).
+  * Fixed error in setting modified date for entry in certain cases
+(kde#326911).
+  * Updated IMDb fetcher for website changes (kde#325673).
+
+---

Old:

  tellico-2.3.8.tar.bz2

New:

  tellico-2.3.9.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.9L0aWH/_old  2014-06-25 11:47:38.0 +0200
+++ /var/tmp/diff_new_pack.9L0aWH/_new  2014-06-25 11:47:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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.8
+Version:2.3.9
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -98,6 +98,8 @@
 %{_kde4_appsdir}/tellico/
 %{_kde4_sharedir}/config.kcfg/tellico_config.kcfg
 %{_kde4_configdir}/tellico*
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/tellico.appdata.xml
 %{_datadir}/mime/packages/tellico.xml
 
 %files lang -f %{name}.lang

++ tellico-2.3.8.tar.bz2 - tellico-2.3.9.tar.bz2 ++
 38821 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2013-07-08 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2013-07-08 21:46:09

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  2013-03-08 
11:20:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2013-07-08 
21:46:11.0 +0200
@@ -1,0 +2,19 @@
+Mon Jul  8 10:08:19 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 2.3.8
+  * Updated ISBNdb.com fetcher to use v2 of API.
+  * Updated GiantBomb fetcher for XML changes in responses.
+  * Added coverartarchive.org to MusicBrainz data source.
+  * Updated Allocine fetcher for website changes.
+  * Added fetcher for VNDB.org.
+  * Added Dewey Decimal and LCC to ISBNdb.org results.
+  * Added Bibtex importing for drag/drop text (kde#319182).
+  * Fixed Entrex/Pubmed fetcher for summary requests (kde#319501).
+  * Fixed bug with retaining allowed values when adding entries from data 
sources (kde#317905).
+  * Fixed bug with not properly escaping text in CSV exporter (kde#317473).
+  * Fixed regexp in Google Scholar fetcher to set cookie (kde#316550).
+  * Fixed character encoding in IMDB results list (kde#314113).
+  * Fixed crashing bug with OpenLibrary and DVDfr fetcher (kde#319681).
+  * Fixed memory leak when updating entries (kde#316449).
+
+---

Old:

  tellico-2.3.7.tar.bz2

New:

  tellico-2.3.8.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.bD9Is3/_old  2013-07-08 21:46:12.0 +0200
+++ /var/tmp/diff_new_pack.bD9Is3/_new  2013-07-08 21:46:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:2.3.7
+Version:2.3.8
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+

++ tellico-2.3.7.tar.bz2 - tellico-2.3.8.tar.bz2 ++
 59858 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2013-03-08 11:00:20

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is tellico, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2012-07-24 
17:21:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2013-03-08 
11:00:21.0 +0100
@@ -1,0 +2,16 @@
+Thu Jan 24 13:45:14 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 2.3.7
+  * Added data sources for DBLP.org and TheGamesDB.net.
+  * Added import capability for VinoXML files.
+  * Added capability to enter Google API key for book search.
+  * Fixed a bug with adding new fields when importing bibtex (KDE#304767).
+  * Updated the IMDB fetcher.
+  * Corrected character encoding and title data for DVDfr search.
+  * Corrected actor and role results from Allocine search.
+  * Improved the Delicious Library importer.
+  * Fixed a bug with editing the toolbar configuration in KDE 4.9.2+.
+  * Fixed a bug with a number field not detecting a modified value 
(KDE#313304).
+  * Fixed a bug that caused loans to fail to get checked-in (KDE#307958).
+ 
+---

Old:

  tellico-2.3.6.tar.bz2

New:

  tellico-2.3.7.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.ciYT3I/_old  2013-03-08 11:00:23.0 +0100
+++ /var/tmp/diff_new_pack.ciYT3I/_new  2013-03-08 11:00:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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.6
+Version:2.3.7
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -34,14 +34,10 @@
 BuildRequires:  libpoppler-qt4-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
-%if 0%{?suse_version}  1140
-BuildRequires:  pkgconfig(taglib)
-%else
-BuildRequires:  taglib-devel
-%endif
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
+BuildRequires:  taglib-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -69,9 +65,7 @@
 %make_jobs
 
 %install
-cd build
-%kde4_makeinstall
-cd ..
+%kde4_makeinstall -C build
 
 # Remove directory (not needed)
 rm -r %{buildroot}/nogo/

++ tellico-2.3.6.tar.bz2 - tellico-2.3.7.tar.bz2 ++
 284238 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2012-07-24 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2012-07-24 15:39:06

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is tellico, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2012-05-07 
22:53:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2012-07-24 
17:21:00.0 +0200
@@ -1,0 +2,23 @@
+Mon Jul 16 17:55:55 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to tellico 2.3.6:
+  Features:
+  * Added simple importer for CIW files from ISI.
+  * Added data sources for IMDb in French, Spanish, German, Italian, and
+Portuguese.
+  * Added API data source for Hathitrust.
+  * Added API data sources for Allocine, ScreenRush, FilmStarts, SensaCine and
+Beyazperde.
+  * Added API data source for Springer Link.
+  * Added API data source for Microsoft Academic Search.
+  * Updated KDE library dependency so Tellico works with KDE 4.4 and KDE 4.5
+again.
+  Bug Fixes:
+  * Fixed an intermittent crash when entering multiple ISBN values in search.
+  * Improved Amazon search for US UPC values from non-UPC sites.
+  * Fixed formatting bugs in IBS.it search.
+  * Fixed a bug for saving images when using a local image directory
+(kde#299130).
+  * Fixed a bug with loading images from Google Book Search (kde#299789).
+
+---

Old:

  tellico-2.3.5.tar.bz2

New:

  tellico-2.3.6.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.qfGrtn/_old  2012-07-24 17:21:01.0 +0200
+++ /var/tmp/diff_new_pack.qfGrtn/_new  2012-07-24 17:21:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:2.3.5
+Version:2.3.6
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -34,7 +34,7 @@
 BuildRequires:  libpoppler-qt4-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
-%if %suse_version  1200
+%if 0%{?suse_version}  1140
 BuildRequires:  pkgconfig(taglib)
 %else
 BuildRequires:  taglib-devel
@@ -42,10 +42,10 @@
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
-BuildRequires:  pkgconfig(libxml-2.0)
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
+BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   kdepim4-runtime
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,6 +60,7 @@
 stamps, trading cards, comic books, and wines.
 
 %lang_package
+
 %prep
 %setup -q
 

++ tellico-2.3.5.tar.bz2 - tellico-2.3.6.tar.bz2 ++
 115637 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2012-05-07 22:53:08

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is tellico, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2012-05-03 
11:01:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2012-05-07 
22:53:10.0 +0200
@@ -1,0 +2,5 @@
+Mon May  7 10:16:42 UTC 2012 - idon...@suse.com
+
+- Fix taglib requires for older distros 
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.kNdLeY/_old  2012-05-07 22:53:10.0 +0200
+++ /var/tmp/diff_new_pack.kNdLeY/_new  2012-05-07 22:53:10.0 +0200
@@ -34,7 +34,11 @@
 BuildRequires:  libpoppler-qt4-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
-BuildRequires:  libtag-devel
+%if %suse_version  1200
+BuildRequires:  pkgconfig(taglib)
+%else
+BuildRequires:  taglib-devel
+%endif
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2012-05-03 Thread h_root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2012-05-03 11:01:03

Comparing /work/SRC/openSUSE:Factory/tellico (Old)
 and  /work/SRC/openSUSE:Factory/.tellico.new (New)


Package is tellico, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2012-01-26 
14:08:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2012-05-03 
11:01:05.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 11:22:45 UTC 2012 - dmuel...@suse.com
+
+- fix build for older distros
+
+---



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.LCh5fC/_old  2012-05-03 11:01:06.0 +0200
+++ /var/tmp/diff_new_pack.LCh5fC/_new  2012-05-03 11:01:06.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   tellico
 Version:2.3.5
 Release:0
@@ -33,10 +34,10 @@
 BuildRequires:  libpoppler-qt4-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
+BuildRequires:  libtag-devel
 BuildRequires:  libv4l-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
-BuildRequires:  taglib-devel
 BuildRequires:  pkgconfig(libxml-2.0)
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Tue Oct 18 14:31:27 CEST 2011.




--- openSUSE:Factory/tellico/tellico.changes2011-10-06 16:46:19.0 
+0200
+++ /mounts/work_src_done/STABLE/tellico/tellico.changes2011-10-16 
13:08:50.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 16 11:06:34 UTC 2011 - asterios.dra...@gmail.com
+
+- Added a patch boolean_fields_fix.patch (taken from upstream) to fix
+  Boolean fields are always shown with checkmark in list view, no matter the
+  value (bko#283444).
+
+---

calling whatdependson for head-i586


New:

  boolean_fields_fix.patch



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.OFL7YL/_old  2011-10-18 14:31:17.0 +0200
+++ /var/tmp/diff_new_pack.OFL7YL/_new  2011-10-18 14:31:17.0 +0200
@@ -26,6 +26,8 @@
 Url:http://tellico-project.org/
 Group:  Productivity/Office/Other
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM boolean_fields_fix.patch bko#283444 
asterios.dra...@gmail.com -- Fix for Boolean fields are always shown with 
checkmark in list view, no matter the value (taken from upstream)
+Patch0: boolean_fields_fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  fdupes
@@ -61,6 +63,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake_kde4 -DENABLE_WEBCAM=true -d build

++ boolean_fields_fix.patch ++
--- a/src/models/entrymodel.cpp
+++ b/src/models/entrymodel.cpp
@@ -104,22 +104,23 @@ QVariant EntryModel::data(const QModelIn
   if(!field) {
 return QVariant();
   }
-  if(field-type() == Data::Field::Bool) {
-return m_checkPix;
-  } else if(field-type() == Data::Field::Rating) {
-return GUI::RatingWidget::pixmap(value);
-  }
-
   entry = this-entry(index_);
   if(!entry) {
 return QVariant();
   }
-
-  // we don't need a formatted value for image id
+  // we don't need a formatted value for any pixmaps
   value = entry-field(field);
   if(value.isEmpty()) {
 return QVariant();
   }
+
+  if(field-type() == Data::Field::Bool) {
+// assume any non-empty value equals true
+return m_checkPix;
+  } else if(field-type() == Data::Field::Rating) {
+return GUI::RatingWidget::pixmap(value);
+  }
+
   if(m_imagesAreAvailable  field-type() == Data::Field::Image) {
 const Data::Image img = ImageFactory::imageById(value);
 if(!img.isNull()) {
continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2011-10-06 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Thu Oct 6 16:46:24 CEST 2011.




--- openSUSE:Factory/tellico/tellico.changes2011-09-23 12:47:41.0 
+0200
+++ /mounts/work_src_done/STABLE/tellico/tellico.changes2011-09-26 
21:14:37.0 +0200
@@ -1,0 +2,27 @@
+Mon Sep 26 19:02:39 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to tellico 2.3.4:
+  Features:
+  * Added data sources for Google Book Search and MovieMeter.nl.
+  * Added capability for searching French, Spanish, and German data from
+TheMovieDB.org.
+  * Added importer for Goodreads collection.
+  * Added icon cache for improved performance with large images (bko#272583).
+  * Added UI controls for changing icon size (bko#250907).
+  * Added shortcut keys for showing full-screen and hiding menubar
+(bko#251157).
+  Bug Fixes:
+  * Fixed bug with image link in Tri-Column report template (bko#272744).
+  * Fixed crashing bug with CSV importer and changing delimiters.
+  * Fixed bug in year from Douban.com data source.
+  * Fixed TMDB search for multiple person results.
+  * Updated filter rules to match against values without diacritics for
+Contains criteria (bko#222400).
+  * Fixed showing a doubled filter count (bko#281082).
+  * Fixed bug when editing month in the date widget in KDE 4.7 (bko#281365).
+- Spec file updates:
+  * Changed License: to GPL-2.0+.
+  * Added libxml2-devel and libxslt-devel in BuildRequires:.
+  * Removed support for openSUSE  1120 from spec file.
+
+---

calling whatdependson for head-i586


Old:

  tellico-2.3.3.tar.bz2

New:

  tellico-2.3.4.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.phYw50/_old  2011-10-06 16:46:16.0 +0200
+++ /var/tmp/diff_new_pack.phYw50/_new  2011-10-06 16:46:16.0 +0200
@@ -18,11 +18,11 @@
 
 
 Name:   tellico
-Version:2.3.3
-Release:2
+Version:2.3.4
+Release:1
 Summary:A Collection Manager for KDE
 
-License:GPLv2+
+License:GPL-2.0+
 Url:http://tellico-project.org/
 Group:  Productivity/Office/Other
 Source0:http://tellico-project.org/files/%{name}-%{version}.tar.bz2
@@ -39,6 +39,8 @@
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
 BuildRequires:  libv4l-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  libyaz-devel
 BuildRequires:  taglib-devel
 %if 0%{?suse_version}
@@ -68,7 +70,9 @@
 cd build
 %kde4_makeinstall
 cd ..
-rm -r %{buildroot}/nogo
+
+# Remove directory (not needed)
+rm -r %{buildroot}/nogo/
 
 %if 0%{?suse_version}
 %suse_update_desktop_file -r %{name} Qt KDE Office Database
@@ -78,14 +82,6 @@
 
 %kde_post_install
 
-%if 0%{?suse_version}  0%{?suse_version}  1120
-mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/sv/common
-mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/en/common
-mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/fr/common
-mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/uk/common
-mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/pt_BR/common
-%endif
-
 %fdupes -s %{buildroot}
 
 %post

++ tellico-2.3.3.tar.bz2 - tellico-2.3.4.tar.bz2 ++
 443736 lines of diff (skipped)

continue with q...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2011-05-12 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Thu May 12 11:13:33 CEST 2011.




--- KDE/tellico/tellico.changes 2011-04-11 12:03:45.0 +0200
+++ /mounts/work_src_done/STABLE/tellico/tellico.changes2011-05-09 
20:55:22.0 +0200
@@ -1,0 +2,11 @@
+Mon May  9 18:53:58 UTC 2011 - asterios.dra...@gmail.com
+
+- Spec file updates:
+  * Added libv4l-devel in BuildRequires: and enabled compilation with it
+   (support for using a webcam to scan barcodes).
+  * Removed bookcase Provides:/Obsoletes: (name change was done at 2004-09-20).
+  * Added suitable %post/%postun scripts for the mime file installed by the
+package.
+  * Fixed locales removal if suse_version is not set.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.vYv5VX/_old  2011-05-12 11:12:24.0 +0200
+++ /var/tmp/diff_new_pack.vYv5VX/_new  2011-05-12 11:12:24.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   tellico
 Version:2.3.3
-Release:1
+Release:2
 Summary:A Collection Manager for KDE
 
 License:GPLv2+
@@ -38,15 +38,16 @@
 BuildRequires:  libpoppler-qt4-devel
 BuildRequires:  libqimageblitz-devel
 BuildRequires:  libqjson-devel
+BuildRequires:  libv4l-devel
 BuildRequires:  libyaz-devel
 BuildRequires:  taglib-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
 Requires:   kdepim4-runtime
+Requires(post): shared-mime-info
+Requires(postun): shared-mime-info
 Recommends: %{name}-lang = %{version}
-Provides:   bookcase
-Obsoletes:  bookcase
 %kde4_pimlibs_requires
 %kde4_runtime_requires
 
@@ -60,7 +61,7 @@
 %setup -q
 
 %build
-%cmake_kde4 -d build
+%cmake_kde4 -DENABLE_WEBCAM=true -d build
 %make_jobs
 
 %install
@@ -77,7 +78,7 @@
 
 %kde_post_install
 
-%if 0%{?suse_version}  1120
+%if 0%{?suse_version}  0%{?suse_version}  1120
 mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/sv/common
 mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/en/common
 mkdir -p %{buildroot}%{_datadir}/doc/kde/HTML/fr/common
@@ -87,6 +88,12 @@
 
 %fdupes -s %{buildroot}
 
+%post
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
+%postun
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+
 %clean
 rm -rf %{buildroot}
 
@@ -95,7 +102,7 @@
 %doc AUTHORS COPYING ChangeLog README tellico.lsm
 %{_kde4_bindir}/tellico
 %{_kde4_applicationsdir}/tellico.desktop
-%{_kde4_htmldir}/en/tellico/
+%doc %{_kde4_htmldir}/en/tellico/
 %{_kde4_iconsdir}/hicolor/*/apps/tellico.png
 %{_kde4_iconsdir}/hicolor/*/mimetypes/application-x-tellico.png
 %{_kde4_appsdir}/kconf_update/tellico*






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2011-04-21 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Thu Apr 21 13:44:50 CEST 2011.




--- KDE/tellico/tellico.changes 2011-02-26 11:24:12.0 +0100
+++ /mounts/work_src_done/STABLE/tellico/tellico.changes2011-04-11 
12:03:45.0 +0200
@@ -1,0 +2,21 @@
+Mon Apr 11 10:02:06 UTC 2011 - wstephen...@novell.com
+
+- Update to tellico 2.3.3:
+  * Added data sources for Filmaster and Douban.
+  * Added capability for importing ADS format from z39.50 sources.
+  * Added check for duplicate Bibtex keys (bko#245225)
+  * Added manga search for AnimeNfo.com.
+  * Improved performance for loading and sorting large collections.
+  * Fixed parsing bug for some IMDb results (bko#262036)
+  * Fixed parsing bug for empty table values (bko#261108)
+  * Fixed parsing bug with AnimeNfo.com results.
+  * Fixed bug when editing existing filters (bko#268829)
+  * Fixed crashing bug for editing some values (bko#269044)
+  * Fixed bug with loans not being updated for removed entries
+(bko#270129)
+  * Fixed build for Linux kernel 2.6.38+ when using newer libv4l
+library.
+  * Fixed build with GCC 4.6.
+
+
+---

calling whatdependson for head-i586


Old:

  tellico-2.3.2.tar.bz2

New:

  tellico-2.3.3.tar.bz2



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.VmC40y/_old  2011-04-21 13:44:04.0 +0200
+++ /var/tmp/diff_new_pack.VmC40y/_new  2011-04-21 13:44:04.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   tellico
-Version:2.3.2
-Release:8
+Version:2.3.3
+Release:1
 Summary:A Collection Manager for KDE
 
 License:GPLv2+

++ tellico-2.3.2.tar.bz2 - tellico-2.3.3.tar.bz2 ++
 106292 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tellico for openSUSE:Factory

2011-02-27 Thread h_root

Hello community,

here is the log from the commit of package tellico for openSUSE:Factory
checked in at Sun Feb 27 14:03:12 CET 2011.




--- KDE/tellico/tellico.changes 2011-02-12 22:26:07.0 +0100
+++ tellico/tellico.changes 2011-02-26 11:24:12.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 26 10:23:57 UTC 2011 - co...@novell.com
+
+- switch back to recommends for tellico-lang
+
+---

calling whatdependson for head-i586




Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.UhUdsY/_old  2011-02-27 14:02:18.0 +0100
+++ /var/tmp/diff_new_pack.UhUdsY/_new  2011-02-27 14:02:18.0 +0100
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   tellico
 Version:2.3.2
-Release:2
+Release:8
 Summary:A Collection Manager for KDE
 
 License:GPLv2+
@@ -45,18 +44,17 @@
 BuildRequires:  update-desktop-files
 %endif
 Requires:   kdepim4-runtime
-%kde4_pimlibs_requires
-%kde4_runtime_requires
-Suggests:   %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}
 Provides:   bookcase
 Obsoletes:  bookcase
+%kde4_pimlibs_requires
+%kde4_runtime_requires
 
 %description
 Tellico is a KDE application for organizing your collections. It provides
 default templates for books, bibliographies, videos, music, video games, coins,
 stamps, trading cards, comic books, and wines.
 
-
 %lang_package
 %prep
 %setup -q






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org