From 3dd3ef3a0d98e104dbcf24c983ba148666dda7a52d32d45c5ce20277c710e983 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 10 Apr 2007 08:16:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tellico?expand=0&rev=5 --- fix-compile.diff | 10 ---------- tellico-1.2.10.tar.gz | 3 +++ tellico-1.2.9.tar.gz | 3 --- tellico.changes | 16 ++++++++++++++++ tellico.spec | 17 +++++++++++++++-- 5 files changed, 34 insertions(+), 15 deletions(-) create mode 100644 tellico-1.2.10.tar.gz delete mode 100644 tellico-1.2.9.tar.gz diff --git a/fix-compile.diff b/fix-compile.diff index 8268110..4e41a71 100644 --- a/fix-compile.diff +++ b/fix-compile.diff @@ -1,13 +1,3 @@ ---- src/translators/htmlexporter.cpp 2007/02/06 08:11:41 1.1 -+++ src/translators/htmlexporter.cpp 2007/02/06 08:12:09 -@@ -29,6 +29,7 @@ - #include - #include - #include -+#include - - #include - #include --- ./src/cite/lyxpipe.cpp 2007/02/06 08:26:20 1.1 +++ ./src/cite/lyxpipe.cpp 2007/02/06 08:26:46 @@ -18,6 +18,7 @@ diff --git a/tellico-1.2.10.tar.gz b/tellico-1.2.10.tar.gz new file mode 100644 index 0000000..470a90d --- /dev/null +++ b/tellico-1.2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9c105bf0b71f911e550b4a0e7a5fceb9516e327ad3f9ba62f89acc40626d89 +size 4707394 diff --git a/tellico-1.2.9.tar.gz b/tellico-1.2.9.tar.gz deleted file mode 100644 index 5aa2300..0000000 --- a/tellico-1.2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca24789eead77cd2fc43105af5072350ad0d62412f1f97d51d359d12efb00959 -size 4692816 diff --git a/tellico.changes b/tellico.changes index 06db086..4104ff4 100644 --- a/tellico.changes +++ b/tellico.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Apr 10 08:27:47 CEST 2007 - stbinner@suse.de + +- update to version 1.2.10: + * Fixed crashing bug when undoing collection import. + * Fixed hanging bug when stopping a z39.50 search. + * Fixed bug that hid some Amazon search results. + * Fixed ONIX export to validate. + * Fixed Alexandria export and cover image import. + * Updated Amazon search for newer API. + * Fixed error handling for ISBN-13 searches. + * Updated ibs.it searching. + * Fixed searching to properly replace all HTML entities. + * Added Blu-ray and HD DVD to video media. + * Improved collection merging. + ------------------------------------------------------------------- Mon Mar 5 16:18:30 CET 2007 - stbinner@suse.de diff --git a/tellico.spec b/tellico.spec index b1fb898..e0c4fae 100644 --- a/tellico.spec +++ b/tellico.spec @@ -1,5 +1,5 @@ # -# spec file for package tellico (Version 1.2.9) +# spec file for package tellico (Version 1.2.10) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -19,7 +19,7 @@ BuildRequires: libgcrypt-devel openssl-devel update-desktop-files BuildRequires: libjpeg-devel %endif Summary: A book collection manager -Version: 1.2.9 +Version: 1.2.10 Release: 1 License: GNU General Public License (GPL) Group: Productivity/Other @@ -75,6 +75,19 @@ rm -rf $RPM_BUILD_DIR/file.list.%{name}.dirs %defattr(-,root,root,0755) %changelog +* Tue Apr 10 2007 - stbinner@suse.de +- update to version 1.2.10: + * Fixed crashing bug when undoing collection import. + * Fixed hanging bug when stopping a z39.50 search. + * Fixed bug that hid some Amazon search results. + * Fixed ONIX export to validate. + * Fixed Alexandria export and cover image import. + * Updated Amazon search for newer API. + * Fixed error handling for ISBN-13 searches. + * Updated ibs.it searching. + * Fixed searching to properly replace all HTML entities. + * Added Blu-ray and HD DVD to video media. + * Improved collection merging. * Mon Mar 05 2007 - stbinner@suse.de - update to version 1.2.9: * Updated IMDb search.