Accepting request 157671 from KDE:Distro:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/157671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tellico?expand=0&rev=57
This commit is contained in:
parent
d80fef8ec3
commit
2e757eb16c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62bafaea733ce3b108322623e866b8659ab2644cc80ee06f0fc7fe974ec5d1c3
|
|
||||||
size 4475789
|
|
3
tellico-2.3.7.tar.bz2
Normal file
3
tellico-2.3.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1
|
||||||
|
size 4795831
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 24 13:45:14 UTC 2013 - cgiboudeaux@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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 16 17:55:55 UTC 2012 - asterios.dramis@gmail.com
|
Mon Jul 16 17:55:55 UTC 2012 - asterios.dramis@gmail.com
|
||||||
|
|
||||||
|
14
tellico.spec
14
tellico.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tellico
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tellico
|
Name: tellico
|
||||||
Version: 2.3.6
|
Version: 2.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Collection Manager for KDE
|
Summary: A Collection Manager for KDE
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -34,14 +34,10 @@ BuildRequires: libksane-devel
|
|||||||
BuildRequires: libpoppler-qt4-devel
|
BuildRequires: libpoppler-qt4-devel
|
||||||
BuildRequires: libqimageblitz-devel
|
BuildRequires: libqimageblitz-devel
|
||||||
BuildRequires: libqjson-devel
|
BuildRequires: libqjson-devel
|
||||||
%if 0%{?suse_version} > 1140
|
|
||||||
BuildRequires: pkgconfig(taglib)
|
|
||||||
%else
|
|
||||||
BuildRequires: taglib-devel
|
|
||||||
%endif
|
|
||||||
BuildRequires: libv4l-devel
|
BuildRequires: libv4l-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libyaz-devel
|
BuildRequires: libyaz-devel
|
||||||
|
BuildRequires: taglib-devel
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%endif
|
%endif
|
||||||
@ -69,9 +65,7 @@ stamps, trading cards, comic books, and wines.
|
|||||||
%make_jobs
|
%make_jobs
|
||||||
|
|
||||||
%install
|
%install
|
||||||
cd build
|
%kde4_makeinstall -C build
|
||||||
%kde4_makeinstall
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
# Remove directory (not needed)
|
# Remove directory (not needed)
|
||||||
rm -r %{buildroot}/nogo/
|
rm -r %{buildroot}/nogo/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user