diff --git a/tellico-2.0.tar.bz2 b/tellico-2.0.tar.bz2 new file mode 100644 index 0000000..2418b98 --- /dev/null +++ b/tellico-2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec523eb9598fd82da35e43ddb14aedbbc12f6eb20ab13860eafe14a521fdb85 +size 2462988 diff --git a/tellico-svn1010674.tar.bz2 b/tellico-svn1010674.tar.bz2 deleted file mode 100644 index 0cfc955..0000000 --- a/tellico-svn1010674.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea86c5c9f06f60608e8eeb96525588ea6aacc511c4f42017dd52f9e549ddc93d -size 2646342 diff --git a/tellico.changes b/tellico.changes index fe144cc..efbec01 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Sep 22 08:30:21 UTC 2009 - tittiatcoke@gmail.com + +- Update to version 2.0 + * First release for KDE4 + * Relicensed under GPL2/GPL3 + * Document loading and image handling was improved for + large collections + * Amazon search was updated for new API (requires users to + register at Amazon for secret key) + * Webcam support was updated for newer kernels. + * New fields were added for tracking entry id, creation + date and last-modification date. + * Dependent fields were improved to allow them to be any + field type. + * HTML export was fixed to use correct image location, as + well as full locale sorting. + * Adding multiple ISBN values using an unmodified CueCat + barcode reader now works. + * A crash when loading some large images was fixed. + * Support for sending citations to OpenOffice.org was removed. + ------------------------------------------------------------------- Mon Aug 12 09:43:36 UTC 2009 - tittiatcoke@gmail.com diff --git a/tellico.spec b/tellico.spec index 133bb57..32ae233 100644 --- a/tellico.spec +++ b/tellico.spec @@ -1,5 +1,5 @@ # -# spec file for package tellico (Version 1.9_SVN20090812) +# spec file for package tellico (Version 2.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,16 +17,15 @@ # norootforbuild -%define sversion svn1010674 Name: tellico BuildRequires: cmake fdupes kdemultimedia4 kdepim4-devel libkde4-devel libpoppler-qt4-devel libqimageblitz-devel Summary: A book collection manager -Version: 1.9_SVN20090812 +Version: 2.0 Release: 1 License: GPL v2 or later Group: Productivity/Other -Source: %{name}-%{sversion}.tar.bz2 +Source: %{name}-%{version}.tar.bz2 Provides: bookcase Obsoletes: bookcase BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,9 +41,10 @@ coins, stamps, trading cards, comic books, and wines. + %lang_package %prep -%setup -q -n %{name} +%setup -q %build %cmake_kde4 -d build