diff --git a/tellico-1.3.4.tar.bz2 b/tellico-1.3.4.tar.bz2 deleted file mode 100644 index fe19772..0000000 --- a/tellico-1.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b89d6c5b48b7d98a870fc2476905257d639e44ca9c38c6982f375b8bd2597b -size 4059632 diff --git a/tellico-1.3.5.tar.bz2 b/tellico-1.3.5.tar.bz2 new file mode 100644 index 0000000..e216525 --- /dev/null +++ b/tellico-1.3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc5d3fa89711d00984249f8e4b53b9cd619f269ae4f73ebc55113bb2910e6b5 +size 4065763 diff --git a/tellico.changes b/tellico.changes index 92467f1..3f07bec 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 16 11:46:00 CET 2009 - pgajdos@suse.cz + +- update to 1.3.5: + * Updated entry updating to not combine multiple values. + * Fixed CueCat decoder to work for UPC and ISBN values. + * Updated Delicious Library 1 importer to handle movies + and games. + * Fixed query bug with z39.50 ISBN searches. + * Fixed Ubuntu bug 317822, don’t mark collection modified + when image is found in local data directory. + * Added date, time, and username as available params to XSLT export. + * Added patch from Jake Maciejewski to fix JavaScript sorting. + * Fixed crash when exporting to small Alexandria collections. + * Updated search dialog to open edit box for multiple ISBN search automatically. + + ------------------------------------------------------------------- Mon Sep 15 14:36:58 CEST 2008 - stbinner@suse.de diff --git a/tellico.spec b/tellico.spec index f77a6fe..ddb4794 100644 --- a/tellico.spec +++ b/tellico.spec @@ -1,7 +1,7 @@ # -# spec file for package tellico (Version 1.3.4) +# spec file for package tellico (Version 1.3.5) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: tellico BuildRequires: kdemultimedia3-CD kdemultimedia3-devel libyaz-devel taglib-devel tcpd-devel Summary: A book collection manager -Version: 1.3.4 +Version: 1.3.5 Release: 1 License: GPL v2 or later Group: Productivity/Other @@ -77,6 +77,19 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}.lang %changelog +* Mon Feb 16 2009 pgajdos@suse.cz +- update to 1.3.5: + * Updated entry updating to not combine multiple values. + * Fixed CueCat decoder to work for UPC and ISBN values. + * Updated Delicious Library 1 importer to handle movies + and games. + * Fixed query bug with z39.50 ISBN searches. + * Fixed Ubuntu bug 317822, don’t mark collection modified + when image is found in local data directory. + * Added date, time, and username as available params to XSLT export. + * Added patch from Jake Maciejewski to fix JavaScript sorting. + * Fixed crash when exporting to small Alexandria collections. + * Updated search dialog to open edit box for multiple ISBN search automatically. * Mon Sep 15 2008 stbinner@suse.de - update to 1.3.4: * Updated IMDb import. @@ -184,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT * Fixed Fields Dialog to show warnings when clicking Ok. * Changed Quick Filter to split words on whitespace. * Fixed bug with z39.50 search freezing intermittently. -* Sat Jun 09 2007 stbinner@suse.de +* Fri Jun 08 2007 stbinner@suse.de - move kde_post_install * Fri Jun 01 2007 dmueller@suse.de - fix build for older distributions