Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2012-09-25 09:30:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-04 21:44:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2012-09-25 09:30:47.000000000 +0200 @@ -1,0 +2,166 @@ +Mon Sep 10 06:39:26 UTC 2012 - Sascha Manns <[email protected]> + +- update to 0.8.68 +- New features + o Drivers for the Nokia N9, Viewsonic 7e, Prestigio PER3274B and Coby + Kyros 7035 + o Add a tutorial on creating catalogs to the User Manual and a link to + it in the create catalogs dialog + o Wireless device connections: Add an option to force calibre to listen + on a particular IP address. Access it by customizing the plugin in + Preferences->Plugins + o Android driver: Add an extra customization option to configure the + directory to which ebooks are sent on the storage cards. + o Add an option under Preferences->Look & Feel->Book Details to hide the + cover in the book details panel + o The Calibre Companion Android app that allows wireless connection of + Android device to calibre is out of beta. See + https://play.google.com/store/apps/details?id=com.multipie.calibreandroid +- Bug fixes + o Fix sorting by author not working in the device view in calibre when + connected to iTunes + o Fix using the 'configure this device' menu action not validating + settings + o Device drivers: Ignore corrupted entries in metadata.calibre, instead + of raising an error + o PDF Output: Do not error out when generating an outline which points + to pages that have been removed. + o PDF Output: Fix incorrect page numbers being generated in the outline + when converting some books + o PDF Output: Reduce memory consumption when writing out the PDF file, + by using a stream + o EPUB metadata: When there are multiple tags use the one with the + earliest date as the published date + +------------------------------------------------------------------- +Sat Sep 1 10:38:29 UTC 2012 - Sascha Manns <[email protected]> + +- update to 0.8.67 +- New Features + o PDF Output: Generate a PDF Outline based on the Table of Contents of + the input document + o Conversion: Add an option under Structure Detection to set the 'Start + reading at' metadata with an XPath expression. + o Speed up changing the title and author of files with books larger than + 3MB by avoiding an unnecessary extra copy. + o Wireless device driver: Make detecting and connecting to devices + easier on networks where mdns is disabled + o PDF Output: Allow choosing the default font family and size when + generating PDF files (under PDF Options) in the conversion dialog + o Metadata dialog: Comments editor: Allow specifying the name of a link + when using the insert link button. + o Remove the unmaintained pdfmanipulate command line utility. There are + many other tools that provide similar functionality, for example, + pdftk and podofo +- Bug Fixes + o Catalogs: Fix regression that broke sorting of non series title + before series titles + o PDF Output: Do not create duplicate embedded fonts in the PDF for + every individual HTML file in the input document + o Fix regression that broke DnD of files having a # character in their + names to the book details panel + o PDF Output: Allow generating PDF files with more than 512 pages on + windows. + o Fix minor bug in handling of the completion popups when using the + next/previous buttons in the edit metadata dialog + +------------------------------------------------------------------- +Sat Aug 25 10:23:36 UTC 2012 - [email protected] + +- update to 0.8.66 +- New Features: + o Ebook viewer: Support the display of mathematics in e-books. Supports both + embedded TeX and MathML + o Drivers for SONY PRS-T2, Freelander PD10 and Coolreader Tablet + o Wireless device connections: Use a streamed mode for improved + networking performance leading to much less time spent sending + metadata to/from the device. Also make it easier to specify a fixed + port directly in the dialog used to start the connection. + o Get books: Add ebooksgratuitis.com + +- Bug Fixes: + o PDF Output: Handle input epub documents with filenames starting with a + dot. Also do not hang if there is an unhandled error. + o Get Books: Update B&N plugin to handle changes to the B&N website + o Content server: Fix regression that caused the port being advertised + via BonJour to be incorrect if the user changed the port for the + server. + +------------------------------------------------------------------- +Sat Aug 18 08:10:31 UTC 2012 - [email protected] + +- update to 0.8.65 +- New Features: + o A new wireless device driver. This allows connecting wirelessly to a + device running a 'smart' calibre client + o MOBI Output: Add an option to control the type of MOBI file produced, + to the MOBI Output conversion options. You can now generate an old + o MOBI6, a new KF8 or a joint MOBI6/KF8 file. By default, MOBI6 files + are generated. This replaces the previous use of a tweak. + o E-book viewer: Make paged mode the default. You can go back to the old + flow mode by clicking the button with the yellow scroll in the top + right corner of the viewer. + o Driver for COBY kYROS MID7042 and Samsung Galaxy Ace S5839i + +- Bug Fixes: + o Update version of poppler bundled with calibre to fix reading covers + from some PDF files + o Get Books: Fix clicking of results from Diesel books when there is + only a single result not working + o Improve detection of system language on first run of calibre + When finding the next series index and the last series index is a + fractional number, use the next largest integer, instead of just + adding 1 + o Fix exception when saving a search/replace when no saved + search/replace had been opened previously in the bulk search/replace + dialog + o Fix restore database not restoring entries for the original_* formats + o Fix first run wizard not allowing empty email sending settings + o Do not error out when setting the cover for a book that has no folders + in the library. + o Conversion pipeline: Ignore unparseable values in the color attribute + of font tags, instead of erroring out on them. + o Catalogs: Fix regression that broke creation of catalogs while a + device is connected + o Fix --with-library=/whatever not working for calibredb list + +------------------------------------------------------------------- +Sun Aug 12 11:47:11 UTC 2012 - [email protected] + +- update to 0.8.64 +- New Features: + o E-book viewer: Allow viewing images in the book in a separate pop-up + window by right clicking on the image. Useful if you want to keep some + image, like a map to the side while reading the book. + o Catalogs: Allow generation of catalogs in AZW3 format. Also add more + powerful configuration options to exclude books and set prefixes. See + http://www.mobileread.com/forums/showthread.php?t=187298 for details. + o Generate a PDF version of the User Manual + +- Bug Fixes: + o News download: Fix broken handling of nesting for HTML 5 tags when + parsing with BeautifulSoup + o EPUB: Handle files in the EPUB that have semi-colons in their file + names. This means in particular using URL escaping when creating the + NCX as ADE cannot handle unescaped semi-colons in the NCX. + o Conversion pipeline: Ignore unparseable CSS instead of erroring out on + it. + o When setting up a column coloring rule based on the languages column, + allow entry of localized language names instead of only ISO codes + o Catalogs: Generate cover for mobi/azw3 catalogs + o Update the last modified column record of a book, whenever a format is + added to the book. + o E-book viewer: Fix line scrolling stops at breaks option not working + in paged mode + o MOBI Output: Fix ToC at start option having no effect when converting + some input documents that have an out-of-spine ToC. + o Catalog Generation: When generating EPUB/MOBI catalogs add more + flexible rules for excluding books. Also add rules to customize the + prefix characters used. + o Make setting published date using metadata search/replace more robust. + o Tag Browser: Flatten the display of sub-groups when sort by is not set + to 'name'. + o Fix isbn:false not matching if other identifiers are attached to the + book. + +------------------------------------------------------------------- Old: ---- calibre-0.8.63-nofonts.tar.bz2 New: ---- calibre-0.8.68-nofonts.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.IHId6y/_old 2012-09-25 09:30:49.000000000 +0200 +++ /var/tmp/diff_new_pack.IHId6y/_new 2012-09-25 09:30:49.000000000 +0200 @@ -21,7 +21,7 @@ Group: Productivity/Other Name: calibre -Version: 0.8.63 +Version: 0.8.68 Release: 0 Url: http://calibre-ebook.com # Getting and modifying the sources @@ -65,6 +65,7 @@ BuildRequires: help2man BuildRequires: liberation-fonts BuildRequires: libicu-devel >= 4.4.0 +BuildRequires: libmtp-devel BuildRequires: libpodofo-devel BuildRequires: libpoppler-qt4-devel >= 0.12.0 BuildRequires: libqt4-devel >= 4.6.0 @@ -97,6 +98,7 @@ Requires: dbus-1-python Requires: liberation-fonts Requires: libicu >= 4.4 +Requires: libmtp9 Requires: libqt4 >= 4.6.0 Requires: libwmf >= 0.2.8 Requires: podofo >= 0.8.2 ++++++ calibre-0.8.63-nofonts.tar.bz2 -> calibre-0.8.68-nofonts.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-0.8.63-nofonts.tar.bz2 /work/SRC/openSUSE:Factory/.calibre.new/calibre-0.8.68-nofonts.tar.bz2 differ: char 11, line 1 ++++++ generate-tarball.sh ++++++ --- /var/tmp/diff_new_pack.IHId6y/_old 2012-09-25 09:30:49.000000000 +0200 +++ /var/tmp/diff_new_pack.IHId6y/_new 2012-09-25 09:30:49.000000000 +0200 @@ -68,5 +68,5 @@ # echo -n "Adding calibre-$VERSION-nofonts.tar.bz2 to OBS ... " echo -# osc add $(pwd)/calibre-$VERSION-nofonts.tar.bz2 +osc add $(pwd)/calibre-$VERSION-nofonts.tar.bz2 echo "done" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
