Hello community, here is the log from the commit of package calibre for openSUSE:Factory checked in at 2016-07-30 00:27:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-07-20 09:19:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2016-07-30 00:27:27.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Jul 26 10:14:51 UTC 2016 - cornelis@solcon.nl + +- Update to 2.63.0: + * For details see http://calibre-ebook.com/whats-new + +------------------------------------------------------------------- +Mon Jul 25 17:40:57 UTC 2016 - badshah400@gmail.com + +- Fix calibre-appdata-add-name-summary.patch so that description + paragraphs do not show up elsewhere (boo#990425). + +------------------------------------------------------------------- Old: ---- calibre-2.62.0.tar.xz New: ---- calibre-2.63.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calibre.spec ++++++ --- /var/tmp/diff_new_pack.93fvIH/_old 2016-07-30 00:27:29.000000000 +0200 +++ /var/tmp/diff_new_pack.93fvIH/_new 2016-07-30 00:27:29.000000000 +0200 @@ -20,7 +20,7 @@ License: GPL-3.0 Group: Productivity/Other Name: calibre -Version: 2.62.0 +Version: 2.63.0 Release: 0 Url: http://calibre-ebook.com Source0: http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz ++++++ calibre-2.62.0.tar.xz -> calibre-2.63.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/calibre/calibre-2.62.0.tar.xz /work/SRC/openSUSE:Factory/.calibre.new/calibre-2.63.0.tar.xz differ: char 27, line 1 ++++++ calibre-appdata-add-name-summary.patch ++++++ --- /var/tmp/diff_new_pack.93fvIH/_old 2016-07-30 00:27:29.000000000 +0200 +++ /var/tmp/diff_new_pack.93fvIH/_new 2016-07-30 00:27:29.000000000 +0200 @@ -2,12 +2,12 @@ =================================================================== --- calibre-2.62.0.orig/src/calibre/linux.py +++ calibre-2.62.0/src/calibre/linux.py -@@ -1074,6 +1074,8 @@ def write_appdata(key, entry, base, tran - root = E.application( - E.id(key + '.desktop', type='desktop'), +@@ -1076,6 +1076,8 @@ def write_appdata(key, entry, base, tran E.licence('CC0'), -+ E.name('Calibre Ebook Reader'), -+ E.summary('The one stop solution to all your e-book needs'), E.description(), E.url('https://calibre-ebook.com', type='homepage'), ++ E.name('Calibre Ebook Reader'), ++ E.summary('The one stop solution to all your e-book needs'), E.screenshots(), + ) + for w, h, url in entry['screenshots']:
participants (1)
-
root@hilbert.suse.de