diff --git a/tellico-3.0.1.tar.xz b/tellico-3.0.1.tar.xz deleted file mode 100644 index 397c8e9..0000000 --- a/tellico-3.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e -size 5488680 diff --git a/tellico-3.0.2.tar.xz b/tellico-3.0.2.tar.xz new file mode 100644 index 0000000..a37b1e5 --- /dev/null +++ b/tellico-3.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b +size 5492348 diff --git a/tellico.changes b/tellico.changes index 5d8c8ef..0a6d64e 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Mar 28 10:03:20 UTC 2017 - wbauer@tmo.at + +- Add libkcddb-devel build requirement for Leap >= 42.3 and + Tumbleweed to enable CDDB searches. + +------------------------------------------------------------------- +Tue Mar 28 08:01:00 UTC 2017 - wbauer@tmo.at + +- Update to 3.0.2: + Features: + * Added data source for OMDBAPI.com. + * Added data source for KinoPoisk.ru. + * Added data source for VideoGameGeek.com. + * Updated the InternetBookStore (ibs.it) data source (kde#373774). + * Updated the Douban.com data source. + Bug Fixes: + * Fixed bug with relative image location for reports (kde#377790). + * Fix some potential crashes, identified from Coverity scan. + ------------------------------------------------------------------- Sat Feb 25 19:38:18 UTC 2017 - asterios.dramis@gmail.com @@ -9,16 +29,16 @@ Wed Feb 22 15:14:41 UTC 2017 - thod_@gmx.de - Update to 3.0.1: Changes: * Updated MARCXML2MODS stylesheet to version 3.6. - * Added ESRB rating for "Everyone 10+" (Bug 375995). + * Added ESRB rating for "Everyone 10+" (kde#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 bug with truncated first two characters of root folder when importing a file listing (kde#373918). + * Fixed bug with Rating drawing size in list view (kde#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). + * Fixed Bibsys z39.50 settings (kde#375758). + * Fixed "Report Bug" menu item to link to bugs.kde.org (kde#375760). + * Fixed image open dialog to remember last location (kde#376002). + * Fixed relative file locations in HTML export (kde#376002). * Removed defunct Microsoft Academic Search data source. ------------------------------------------------------------------- diff --git a/tellico.spec b/tellico.spec index 349720b..2c386d6 100644 --- a/tellico.spec +++ b/tellico.spec @@ -17,7 +17,7 @@ Name: tellico -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: A Collection Manager for KDE License: GPL-2.0+ @@ -70,6 +70,7 @@ 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 %endif %if 0%{?suse_version} BuildRequires: update-desktop-files