This commit is contained in:
parent
48cfec5194
commit
62ffc096f0
3
tellico-1.3.1.tar.bz2
Normal file
3
tellico-1.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c6b19bf34f04b0a9fa3fea6f39e7e25b8065a342450e6691723cbd62a96f8d7e
|
||||||
|
size 4071206
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f627726e09e8d5709e6ab1f5ee71b04743476d9e8d3e6992e051ca2be2a47513
|
|
||||||
size 4045029
|
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 17:13:16 CET 2008 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
- updated to 1.3.1:
|
||||||
|
* Added data source for discogs.com, a database for musical
|
||||||
|
albums, including vinyl
|
||||||
|
* Added data source for Google Scholar
|
||||||
|
* Added LCCN search to z39.50 and SRU sources
|
||||||
|
* Added DOI search to Pubmed source
|
||||||
|
* Updated CrossRef source to use new unixref format for
|
||||||
|
more data
|
||||||
|
* Improved loading performance to delay loading linked images
|
||||||
|
as long as possible
|
||||||
|
* Updated Delicious Library importer to look for cover images
|
||||||
|
* Updated BoardGameGeek source to grab cover image
|
||||||
|
* Fixed bug that prevented bibtex from working for external
|
||||||
|
application sources
|
||||||
|
* Changed “ISBN not found” dialog to only appear when
|
||||||
|
searching for multiple values
|
||||||
|
* Fixed bug with SRU format not getting remembered in
|
||||||
|
config dialog
|
||||||
|
* Fixed bug with entries with multiple titles not getting
|
||||||
|
linked correctly in HTML export
|
||||||
|
* Fixed bug with some free-form date fields getting formatted
|
||||||
|
incorectly into empty strings
|
||||||
|
* Fixed bibtex import for keywords field
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 6 10:09:06 CET 2008 - pgajdos@suse.cz
|
Wed Feb 6 10:09:06 CET 2008 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
35
tellico.spec
35
tellico.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tellico (Version 1.3)
|
# spec file for package tellico (Version 1.3.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -10,16 +10,11 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: tellico
|
Name: tellico
|
||||||
BuildRequires: kdemultimedia3-CD kdemultimedia3-devel libyaz-devel taglib-devel tcpd-devel
|
BuildRequires: kdemultimedia3-CD kdemultimedia3-devel libyaz-devel taglib-devel tcpd-devel
|
||||||
%if %suse_version < 1010
|
|
||||||
BuildRequires: libgcrypt-devel openssl-devel update-desktop-files
|
|
||||||
%endif
|
|
||||||
%if %suse_version < 1000
|
|
||||||
BuildRequires: libjpeg-devel
|
|
||||||
%endif
|
|
||||||
Summary: A book collection manager
|
Summary: A book collection manager
|
||||||
Version: 1.3
|
Version: 1.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
@ -75,6 +70,30 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 25 2008 pgajdos@suse.cz
|
||||||
|
- updated to 1.3.1:
|
||||||
|
* Added data source for discogs.com, a database for musical
|
||||||
|
albums, including vinyl
|
||||||
|
* Added data source for Google Scholar
|
||||||
|
* Added LCCN search to z39.50 and SRU sources
|
||||||
|
* Added DOI search to Pubmed source
|
||||||
|
* Updated CrossRef source to use new unixref format for
|
||||||
|
more data
|
||||||
|
* Improved loading performance to delay loading linked images
|
||||||
|
as long as possible
|
||||||
|
* Updated Delicious Library importer to look for cover images
|
||||||
|
* Updated BoardGameGeek source to grab cover image
|
||||||
|
* Fixed bug that prevented bibtex from working for external
|
||||||
|
application sources
|
||||||
|
* Changed “ISBN not found” dialog to only appear when
|
||||||
|
searching for multiple values
|
||||||
|
* Fixed bug with SRU format not getting remembered in
|
||||||
|
config dialog
|
||||||
|
* Fixed bug with entries with multiple titles not getting
|
||||||
|
linked correctly in HTML export
|
||||||
|
* Fixed bug with some free-form date fields getting formatted
|
||||||
|
incorectly into empty strings
|
||||||
|
* Fixed bibtex import for keywords field
|
||||||
* Wed Feb 06 2008 pgajdos@suse.cz
|
* Wed Feb 06 2008 pgajdos@suse.cz
|
||||||
- updated to version 1.3:
|
- updated to version 1.3:
|
||||||
* Added board game collection, and data source for BoardGameGeek,
|
* Added board game collection, and data source for BoardGameGeek,
|
||||||
|
Loading…
Reference in New Issue
Block a user