Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2012-11-08 08:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-03 
21:30:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes     2012-11-08 
08:02:40.000000000 +0100
@@ -1,0 +2,50 @@
+Tue Nov  6 09:50:56 UTC 2012 - [email protected]
+
+- Add conditionals for bnc#788151 fix. This should only be done for opensuse 
12.2
+  Earlier versions are not affected and the later should have it fixed by 
proper packaging of dependencies.
+
+-------------------------------------------------------------------
+Mon Nov  5 15:18:29 UTC 2012 - [email protected]
+
+- Add cssselect as private code to fix bnc#788151
+
+-------------------------------------------------------------------
+Mon Nov  5 14:16:54 UTC 2012 - Sascha Manns <[email protected]>
+
+- updated to 0.9.5
+- New Features:
+  o Font embedding: Add support for the CSS 3 Fonts module, which means
+    you can embed font families that have more that the usual four faces,
+    with the full set of font-stretch and font-weight variations. Of
+    course, whether the fonts actually show up on a reader will depend on
+    the readers' support for CSS 3.
+  o Sharing by email: Allow specifying an 'alias' or friendly name by
+    which to identify each email recipient.
+  o Embedding fonts: Allow adding ttf/otf font files to calibre directly
+    to be used for embedding. That way the fonts do not have to be
+    installed system wide. You can add a font to calibre via the 'Add
+    fonts' button in the font chooser dialog for embedding fonts.
+  o E-book viewer: Add the ability to rotate images to the popup image
+    viewer.
+  o Generate cover: Speedup searching the system for a font that can
+    render special characters
+  o A new custom font scanner to locate all fonts on the system. Faster
+    and less crash prone that fontconfig/freetype
+  o Font family chooser: Show the faces available for a family when
+    clicking on the family
+
+- Bug fixes
+  o Get Books: Fix eHarlequin and Kobo stores.
+  o Kobo driver: Fix a bug that could cause the on device book matching to
+    fail in certain circumstances.
+  o Kobo driver: When using a SD card do not delete shelves that contain
+    on books on the card (there might be books in the shelf in the main
+    memory).
+  o Workaround for bug in the windows API CreateHardLink function that
+    breaks using calibre libraries on some networked filesystems.
+  o Template editor: Use dummy metadata instead of blank/unknown values
+  o Windows: abort setting of title/author if any of the books' files are
+    in use. Results in less surprising behavior than before, when the
+    title/author would be changed, but the on disk location would not.
+
+-------------------------------------------------------------------

Old:
----
  calibre-0.9.4-nofonts.tar.bz2

New:
----
  calibre-0.9.5-nofonts.tar.bz2
  calibre-cssselect-0.7.1.tar.gz

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

Other differences:
------------------
++++++ calibre.spec ++++++
--- /var/tmp/diff_new_pack.SfQqTb/_old  2012-11-08 08:02:42.000000000 +0100
+++ /var/tmp/diff_new_pack.SfQqTb/_new  2012-11-08 08:02:42.000000000 +0100
@@ -21,7 +21,7 @@
 Group:          Productivity/Other
 
 Name:           calibre
-Version:        0.9.4
+Version:        0.9.5
 Release:        0
 Url:            http://calibre-ebook.com
 # Getting and modifying the sources
@@ -37,6 +37,10 @@
 Source3:        %{name}.png
 Source4:        generate-tarball.sh
 
+%if 0%{?suse_version} == 1220
+Source5:        %{name}-cssselect-0.7.1.tar.gz
+%endif
+
 Patch2:         %{name}-setup.install.py.diff
 Patch3:         %{name}-no-update.diff
 Obsoletes:      calibre07
@@ -148,6 +152,11 @@
 
 %{__cp} -v %{S:2} %{S:3}  .
 
+# Add cssselect private code, only for opensuse 12.2
+%if 0%{?suse_version} == 1220
+%{__tar} xzf %{SOURCE5} -C $RPM_BUILD_DIR/%{name}/src/ --strip-components=1 
cssselect-0.7.1/cssselect/
+%endif
+
 %build
 #export CFLAGS="$CFLAGS $RPM_OPT_FLAGS"
 #OVERRIDE_CFLAGS="% { optflags } -fno-strict-aliasing"

++++++ calibre-0.9.4-nofonts.tar.bz2 -> calibre-0.9.5-nofonts.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/calibre/calibre-0.9.4-nofonts.tar.bz2 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-0.9.5-nofonts.tar.bz2 differ: 
char 11, line 1


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

Reply via email to