Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2013-11-19 10:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and      /work/SRC/openSUSE:Factory/.calibre.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calibre"

Changes:
--------
--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2013-10-18 
14:53:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes     2013-11-19 
10:44:56.000000000 +0100
@@ -1,0 +2,136 @@
+Sun Nov 10 18:48:11 UTC 2013 - Sascha Manns <[email protected]>
+
+- added Suggests: python-Pillow 
+
+-------------------------------------------------------------------
+Sat Nov  9 19:59:43 UTC 2013 - [email protected]
+
+- added a python-pillow patch for calibre
+
+-------------------------------------------------------------------
+Sat Nov  9 08:45:10 UTC 2013 - Sascha Manns <[email protected]>
+
+- updated to 1.10
+- New features
+  o Conversion: Treat .docm the same as .docx files, ignoring any macros
+    in the file.
+  o EPUB Output: Auto convert CMYK images to RGB. Works around the
+    inability of Adobe Digital Editions to display CMYK images.
+  o Quickview: Add a checkbox to lock the quickview window so that it does
+    not change while moving around in the main book list 
+- Bug fixes
+  o Fix number of marked books shown in the drop down menu of the Mark
+  o Books action not being updated when marked books are deleted (as
+    opposed to being unmarked).
+  o Book list: Preserve the current column when using Ctrl+Home or
+    Ctrl+End shortcuts
+  o Booklist: Fix using Page Up/Down keys moving book list by one row too
+    many.
+  o Metadata download: Do not auto trim downloaded covers as trimming can
+    sometimes have undesirable effects.
+  o Template language: Fix zero valued series indices not formatting
+    correctly
+  o Fix a regression in 1.9 that broke bibtex catalog creation
+  o Quickview: Auto-close the quickview window when changing libraries.
+    You have to open it again in the new library.
+  o Linux binary build: Update the bundled version of zlib to fix library
+    compatibility on some newer linux distros that have libpng16 compiled
+    to require newer zlib versions
+
+-------------------------------------------------------------------
+Fri Nov  1 16:57:29 UTC 2013 - Sascha Manns <[email protected]>
+
+- updated to 1.9
+- New features
+  o Drivers for the new Nook Glowlight, Lenovo IdeaPad and Kindle Fire HDX
+    (linux)
+  o Add an option to check for duplicates (books with the same
+    title/author) when copying between libraries. Option is under
+Preferences->Adding books.
+  o Content server: Display book title on details page. Also put the most
+    important fields (authors/series/tags) at the top.
+  o When developing recipes using the command line, allow specifying the
+    number of feeds and articles when using the --test parameter.
+  o PDF Output: Option to control title of generated Table of Contents
+  o PDF metadata: If one of the keywords in the PDF is a valid ISBN, use
+    it as the ISBN for the book 
+- Bug fixes
+  o Amazon metadata download: Fix spurious ratings being returned for
+    unrated books.
+  o Bulk metadata edit: Only clear series if the clear series checkbox is
+    checked. Also add a clear checkbox for publishers, so that publishers
+    can be removed.
+  o Use for the inserted Table of Contents title for the MOBI and PDF formats
+    as well as the EPUB and AZW3 formats.
+  o Fix comments editor in review metadata becoming too small on small
+    screens.
+  o DOCX Input: Fix hyperlink showing as underlined even if the hyperlink
+    style in word is set to not show underlines.
+  o E-book viewer: Remember the size of the 'Inspect' window used to
+    examine the book's code.
+  o Wireless driver: Fix bug that prevented different formats of the same
+    book on the device from being recognized
+  o Bulk metadata download: When downloading only covers and some covers
+    fail, do not show the failed books while reviewing downloaded
+    metadata.
+  o BibTeX catalogs: Strip unmatched braces to prevent generation of
+    invalid .bib file.
+
+-------------------------------------------------------------------
+Sun Oct 27 19:39:57 UTC 2013 - Sascha Manns <[email protected]> - 1.8.0
+
+- updated to 1.8
+- New Features:
+  o DOCX Input: Support linked (as opposed to embedded) images, if the
+    linked image is found on the local computer.
+  o FB2 Input: Add support for note and cite back references. Link pairs
+    of type="note" and type="cite" now automatically generate the correct
+    back reference.
+  o When automerging books during during an add, include the author as
+    well as the title in the report of merged books.
+  o OS X Mavericks (10.9) breaks connecting to iTunes and iBooks on iOS
+    devices. For more details see:
+    http://www.mobileread.com/forums/showthread.php?t=215624
+- Bug Fixes: 
+  o OS X: Fix system tray notifications causing crashes on some OS X 10.9
+    (Mavericks) systems (those that had Growl installed at some point).
+  o OSX: Fix font size in completion popups too small on Mavericks (I
+    hope)
+  o PDF Output: Fix rendering of some semi-transparent images. All
+    semi-transparent images are now rendered using soft masks.
+  o MOBI Output: Fix text marked with white-space:pre-wrap causing the
+    Kindle to break lines at arbitrary points inside words.
+  o FB2 Input: Fix a regression that broke conversion of FB2 files with
+    paragraphs having both a style and an id attribute.
+  o TXT Input: Ensure that
+
+-------------------------------------------------------------------
+Mon Oct 21 11:43:57 UTC 2013 - Sascha Manns <[email protected]> -1.7.0
+
+- updated to 1.7
+- New Features:
+  o Cover grid: Allow using images as the background for the cover grid.
+  o To choose an image, go to Preferences->Look & Feel->Cover Grid.
+  o An option to mark newly added books with a temporary mark. Option is
+    in Preferences->Adding books.
+  o Edit metadata dialog: Allow turning off the cover size displayed in
+    the bottom right corner of the cover by right clicking the cover and
+    choosing 'Hide cover size'. It can be restored the same way.
+- Bug Fixes:
+  o Conversion: If both embed font family and the filter css option to
+    remove fonts are set, do not remove the font specified by the embed
+    font family option.
+  o Fix a few remaining situations that could cause formats column to show
+    an error message about SHLock
+  o Make deleting books to recycle bin more robust. Ensure that the
+    temporary directory created during the move to recycle bin process is
+    not left behind in case of errors.
+  o Windows: Check if the books' files are in use before deleting
+  o Fix custom device driver swap main and card option not working. Also
+    fix swapping not happening for a few devices on linux
+  o Edit metadata dialog: The Edit metadata dialog currently limits its
+    max size based on the geometry of the smallest attached screen. Change
+    that to use the geometry of the screen on which it will be shown.
+  o HTMLZ Output: Fix
+
+-------------------------------------------------------------------

Old:
----
  calibre-1.5.tar.bz2

New:
----
  calibre-0.9.38-pillow.patch
  calibre-1.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.VIBbQQ/_old  2013-11-19 10:44:58.000000000 +0100
+++ /var/tmp/diff_new_pack.VIBbQQ/_new  2013-11-19 10:44:58.000000000 +0100
@@ -20,7 +20,7 @@
 License:        GPL-3.0
 Group:          Productivity/Other
 Name:           calibre
-Version:        1.5
+Version:        1.10
 Release:        0
 Url:            http://calibre-ebook.com
 
@@ -33,12 +33,14 @@
 # which downloads the sources, deletes the fonts and repacks it to
 # calibre-$VERSION-nofonts.tar.bz2
 Source0:        %{name}-%{version}.tar.bz2
+#Source0:      
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz
 Source2:        %{name}.desktop
 Source3:        %{name}.png
 Source4:        generate-tarball.sh
 %if 0%{?suse_version} == 1220
 Source5:        %{name}-cssselect-0.7.1.tar.gz
 %endif
+Patch1:         %{name}-0.9.38-pillow.patch
 Patch2:         %{name}-setup.install.py.diff
 Patch3:         %{name}-no-update.diff
 
@@ -122,7 +124,7 @@
 Requires:       python-dateutil >= 1.4.1
 Requires:       python-dnspython >= 1.6.0
 Requires:       python-genshi
-Requires:       python-imaging >= 1.1.6
+#equires:       python-imaging >= 1.1.6
 Requires:       python-lxml >= 2.2.1
 Requires:       python-mechanize >= 0.1.11
 Requires:       python-netifaces
@@ -133,6 +135,7 @@
 Requires:       python-sip >= 4.12.1
 Requires:       sqlite3
 Requires:       xdg-utils >= 1.0.2
+Suggests:       python-Pillow
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{py_requires}
@@ -148,6 +151,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch1 -p1 -b .no-update
 %patch2 -p1
 %patch3 -p1 -b .no-update
 

++++++ calibre-0.9.38-pillow.patch ++++++
diff -Nur calibre.orig/src/calibre/test_build.py 
calibre/src/calibre/test_build.py
--- calibre.orig/src/calibre/test_build.py      2013-07-05 13:10:05.381104153 
-0600
+++ calibre/src/calibre/test_build.py   2013-07-05 13:11:28.236681380 -0600
@@ -74,12 +74,6 @@
     else:
         raise RuntimeError('ImageMagick choked!')
     from PIL import Image
-    try:
-        import _imaging, _imagingmath, _imagingft
-        _imaging, _imagingmath, _imagingft
-    except ImportError:
-        from PIL import _imaging, _imagingmath, _imagingft
-    _imaging, _imagingmath, _imagingft
     i = Image.open(cStringIO.StringIO(data))
     if i.size < (20, 20):
         raise RuntimeError('PIL choked!')
++++++ calibre-1.5.tar.bz2 -> calibre-1.10.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/calibre/calibre-1.5.tar.bz2 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-1.10.tar.bz2 differ: char 11, 
line 1


++++++ generate-tarball.sh ++++++
--- /var/tmp/diff_new_pack.VIBbQQ/_old  2013-11-19 10:44:58.000000000 +0100
+++ /var/tmp/diff_new_pack.VIBbQQ/_new  2013-11-19 10:44:58.000000000 +0100
@@ -14,9 +14,9 @@
 #----------
 # Functions
 #----------
+VERSION=$1
 
 # usage
-
 function usage {
                  echo -e "\nusage: $0 VERSION\n"
                  echo -e "Downloads the latest source file for Calibre from"
@@ -32,7 +32,6 @@
     exit 1
 }
 
-VERSION=$1
 [ -z $VERSION ] && usage
 
 MYTEMP=$(mktemp -dq) || exit_on_error "Error: Could not create tmp directory"
@@ -70,3 +69,7 @@
 echo
 osc add $(pwd)/calibre-$VERSION.tar.bz2
 echo "done"
+echo "Change Version in Spec"
+sed "/^Version/ c\Version:        $VERSION" calibre.spec > calibre.spec.tmp
+mv calibre.spec.tmp calibre.spec
+echo "Done"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to