Accepting request 128730 from KDE:Distro:Factory
Update to tellico 2.3.6 (forwarded request 128548 from adra) OBS-URL: https://build.opensuse.org/request/show/128730 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tellico?expand=0&rev=55
This commit is contained in:
parent
1a227f6496
commit
d80fef8ec3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b31db35589cae7f9af56a17e6589f8c5de68e36d9fc5fbaea4154e8238bf041c
|
||||
size 4402734
|
3
tellico-2.3.6.tar.bz2
Normal file
3
tellico-2.3.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62bafaea733ce3b108322623e866b8659ab2644cc80ee06f0fc7fe974ec5d1c3
|
||||
size 4475789
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 17:55:55 UTC 2012 - asterios.dramis@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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 7 10:16:42 UTC 2012 - idonmez@suse.com
|
||||
|
||||
|
@ -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: libksane-devel
|
||||
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: taglib-devel
|
||||
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 @@ default templates for books, bibliographies, videos, music, video games, coins,
|
||||
stamps, trading cards, comic books, and wines.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user