Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2012-11-03 21:30:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calibre (Old) and /work/SRC/openSUSE:Factory/.calibre.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calibre", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/calibre/calibre.changes 2012-10-22 21:45:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2012-11-03 21:30:26.000000000 +0100 @@ -1,0 +2,65 @@ +Sat Oct 27 11:31:56 UTC 2012 - Sascha Manns <[email protected]> + +- Updated to 0.9.4 +- New Features: + o Conversion: Add an option to embed a font family into the book. + o When changing the title/author of a book, use hard links instead of + copying the books' files, for a large speedup. Only works on + filesystems that support hardlinks. + o Linux installer: Resume interrupted downloads and verify the SHA-512 + signature of the downloaded file before installing it. +- Bug Fixes: + o Windows: Check if any of the files of a book are in use before + changing the title/author, this prevents the creation of duplicate + files if one of the files is open in another program + o Kobo driver: Fix the ondevice status for some books getting lost. + o Catalogs: Fix regression that broke use of prefix rules. + o Tag Browser: Fix sorting incorrect for accented letters + o Make the bundled Liberation fonts available on all platforms for + embedding + o Use mimetype for fonts from the EPUB 3 specification + o Get Books: Handle website change that broke the SONY Store plugin + o Generate cover: If the default font cannot render characters in the + metadata (for example for east asian languages) try to automatically + find a font on the system that is capable of rendering the characters + o Fix regression that broke certain types of CSS selectors. + o Use font-weight:bold instead of font-weight:bolder for the and tags + as ADE cant handle bolder when embedded fonts are used + +------------------------------------------------------------------- +Tue Oct 23 13:48:30 UTC 2012 - Sascha Manns <[email protected]> + +- added: export LANG="en_US.UTF8" to %%build section cause of trouble + since the regular build + +------------------------------------------------------------------- +Sun Oct 21 05:25:54 UTC 2012 - Sascha Manns <[email protected]> + +- update to 0.9.3: +- New features: + o Conversion: Add support for CSS 3 selectors by switching to the new + cssselect module + o Drivers for the WayteQ xBook and the Topwise Android tablet + o Add an output profile for the Kindle PaperWhite + o Kobo driver: Improve performance when a large number of shelves are + created on the device. + o Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 + catalogs. + o Adding books: When duplicates are found, show the list of possible + duplicates in calibre with title and author. + +- Bug fixes: + o KF8 Input: Fix conversion/viewing of KF8 files generated with the + unreleased? kindlegen 2.7. + o Kindle driver: Increase the size of the cover thumbnails sent by + calibre to the device. This fixes the problem of cover thumbnails not + showing up on the PaperWhite + o MTP driver: Fix sorting on the title column of the device view. + o Catalogs: Fix regression that caused authors and titles to be be + incorrectly listed under symbols on OSX < 10.8. + o Catalogs: Fix error when generating catalog in non English locale and + the user has specified a prefix rule using a Yes/no column. + o E-book viewer: Remove the reload entry from the context menu as it is + not supported in paged mode. + +------------------------------------------------------------------- Old: ---- calibre-0.9.2-nofonts.tar.bz2 New: ---- calibre-0.9.4-nofonts.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.zN80Jr/_old 2012-11-03 21:30:31.000000000 +0100 +++ /var/tmp/diff_new_pack.zN80Jr/_new 2012-11-03 21:30:31.000000000 +0100 @@ -21,7 +21,7 @@ Group: Productivity/Other Name: calibre -Version: 0.9.2 +Version: 0.9.4 Release: 0 Url: http://calibre-ebook.com # Getting and modifying the sources @@ -86,7 +86,7 @@ BuildRequires: python-mechanize >= 0.1.11 BuildRequires: python-odfpy BuildRequires: python-pypdf -BuildRequires: python-qt4-devel >= 4.7.0 +BuildRequires: python-qt4-devel >= 4.9.1 BuildRequires: python-setuptools BuildRequires: python-sip-devel >= 4.12 BuildRequires: sqlite3-devel @@ -151,6 +151,7 @@ %build #export CFLAGS="$CFLAGS $RPM_OPT_FLAGS" #OVERRIDE_CFLAGS="% { optflags } -fno-strict-aliasing" +export LANG="en_US.UTF8" export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %{__python} setup.py build pushd src/calibre/devices ++++++ calibre-0.9.2-nofonts.tar.bz2 -> calibre-0.9.4-nofonts.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-0.9.2-nofonts.tar.bz2 /work/SRC/openSUSE:Factory/.calibre.new/calibre-0.9.4-nofonts.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
