commit calibre for openSUSE:Factory
Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at Wed Mar 30 16:25:00 CEST 2011. -------- --- calibre/calibre.changes 2011-03-19 00:19:20.000000000 +0100 +++ /mounts/work_src_done/STABLE/calibre/calibre.changes 2011-03-30 09:41:25.000000000 +0200 @@ -1,0 +2,56 @@ +Wed Mar 30 07:36:50 UTC 2011 - saigkill@opensuse.org + +- removed sed hack for wrong-end-of-line-encoding. Looks like it isn't + longer needed. + +------------------------------------------------------------------- +Wed Mar 30 07:26:13 UTC 2011 - saigkill@opensuse.org + +- updated to version 0.7.52 +- Bug Fixes + o Fixes a typo in 0.7.51 that broke the downloading of some news. + Apologies. + +------------------------------------------------------------------- +Fri Mar 25 06:59:00 UTC 2011 - saigkill@opensuse.org + +- updated to version 0.7.51 +- New Features + o Conversion: Detect and remove fake page margins that are specified as + a margin on (nearly) every paragraph. + o Windows build: All the python code and recipes are now put into zip + files. This should decrease the amount of time the windows installer + spends 'calculating free space' + o OSX and Linux: Add a setting in Preferences->Behavior to control the + priority with which calibre worker processes run. This setting was + already available on windows. + o Driver for HTC Thunderbolt, T-Mobile Optimus, Archos 43 and Blackberry + OS6 + o A new 'authors type' custom column + o When building calibre from source note that calibre now absolutely + requires python >= 2.7 + o Add the keyboard shortcut: Ctrl+Shift+R to restart calibre in debug + mode +- Bug Fixes + o Fix dragging and dropping lots of books from the book list to the Tag + Browser was broken + o Change the shebang in the calibre launcher script on linux to + explicitly use python2 rather than python + o When adding formats do not corrupt the added file if the user tries to + add an existing format to itself + o Fix drag and drop to add files that contain the # character in the + filename + o Tag editor shouldn't add empty tags + o MOBI Input: Handle MOBI files that have a too large 'number of + records' field in their headers. + o News download: Update RSS feedparser module to latest version + o Various fixes to the zipfile module in calibre to handle 64 bit + zipfiles and bring it up to date with the zip file module in the + python stdlib + o News download: Handle titles with ASCII control codes in them. + o Make search hierarchies show simple names instead of compound ones. + o Fix commas in author names being converted to pipe symbols in the book + details window + o Fix PocketBook can't always find epub cover image to create thumbnail + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- calibre-0.7.50-nofonts.tar.bz2 New: ---- calibre-0.7.52-nofonts.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.Zto43T/_old 2011-03-30 16:24:47.000000000 +0200 +++ /var/tmp/diff_new_pack.Zto43T/_new 2011-03-30 16:24:47.000000000 +0200 @@ -19,7 +19,7 @@ Summary: EBook Management Application Name: calibre -Version: 0.7.50 +Version: 0.7.52 Release: 1 Url: http://calibre-ebook.com Group: Productivity/Other @@ -139,7 +139,7 @@ # remove the executable flag from files find src/calibre -name "*.py" -type f | xargs %{__chmod} -x -%{__chmod} -x resources/recipes/* +%{__chmod} -x recipes/* %{__cp} -v %{S:2} %{S:3} . @@ -168,9 +168,6 @@ %find_lang %{name} %find_lang iso639 -# fix for wrong-end-of-line-encoding -%{__sed} -i 's/\r//' %{buildroot}%{_datadir}/%{name}/recipes/kompiutierra.recipe - %fdupes $RPM_BUILD_ROOT%{_libdir}/%{name}/ %fdupes $RPM_BUILD_ROOT%{_datadir}/%{name}/ ++++++ calibre-0.7.50-nofonts.tar.bz2 -> calibre-0.7.52-nofonts.tar.bz2 ++++++ calibre/calibre-0.7.50-nofonts.tar.bz2 /mounts/work_src_done/STABLE/calibre/calibre-0.7.52-nofonts.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de