diff --git a/tellico-1.3.1.tar.bz2 b/tellico-1.3.1.tar.bz2 new file mode 100644 index 0000000..62ab2ba --- /dev/null +++ b/tellico-1.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b19bf34f04b0a9fa3fea6f39e7e25b8065a342450e6691723cbd62a96f8d7e +size 4071206 diff --git a/tellico-1.3.tar.bz2 b/tellico-1.3.tar.bz2 deleted file mode 100644 index 703b52b..0000000 --- a/tellico-1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f627726e09e8d5709e6ab1f5ee71b04743476d9e8d3e6992e051ca2be2a47513 -size 4045029 diff --git a/tellico.changes b/tellico.changes index cd02c94..116352e 100644 --- a/tellico.changes +++ b/tellico.changes @@ -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 diff --git a/tellico.spec b/tellico.spec index 0b7a089..fd04446 100644 --- a/tellico.spec +++ b/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. # This file and all modifications and additions to the pristine @@ -10,16 +10,11 @@ # norootforbuild + Name: tellico 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 -Version: 1.3 +Version: 1.3.1 Release: 1 License: GPL v2 or later Group: Productivity/Other @@ -75,6 +70,30 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}.lang %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 - updated to version 1.3: * Added board game collection, and data source for BoardGameGeek,