Hello community, here is the log from the commit of package xreader for openSUSE:Factory checked in at 2017-05-27 13:13:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xreader (Old) and /work/SRC/openSUSE:Factory/.xreader.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xreader" Sat May 27 13:13:20 2017 rev:9 rq:498046 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xreader/xreader.changes 2017-04-11 09:36:10.797220972 +0200 +++ /work/SRC/openSUSE:Factory/.xreader.new/xreader.changes 2017-05-27 13:13:21.969908513 +0200 @@ -1,0 +2,91 @@ +Wed May 24 14:40:01 UTC 2017 - [email protected] + +- Update to version 1.4.2: + * Fix gtk-doc with no Caja or no Nemo extension building. + * Update translations. +- Remove xreader-fix-nocaja-build.patch: merged upstream. + +------------------------------------------------------------------- +Wed May 10 08:31:40 UTC 2017 - [email protected] + +- Update descriptions from current homepage + +------------------------------------------------------------------- +Sun May 7 11:23:03 UTC 2017 - [email protected] + +- Update to version 1.4.1 (changes since 1.2.2): + * Documentation: Add INSTALL, update README. + * document-model: Make dual mode and dual mode odd page left + mutally exclusive. + * Split dual mode option into dual mode with odd and even pages + on the left. + * Fix case sensitive searching for PDF. + * Bump poppler version requirement to 0.22.0. + * comics: Properly open files with special characters in path. + * comics: Fix MIME type comparisons. + * comics: Support application/vnd.comicbook+zip MIME type. + * djvu: Remove unneeded assignment. + * tiff: Use function from cairo >= 1.6 unconditionally. + * Add some missing contextual information for translators. + * djvu: Support the image/vnd.djvu+multipage MIME type. + * thumbnailer: Skip epub files. + * Removed deprecated GTK_POLICY_AUTOMATIC. + * Fix a crash when running with the Broadway Gdk backend. + * ev-window.c: Remove some gtk version checks. + * ev-window: Swap out the EggEditable toolbar for a normal + toolbar. + * Convert all icons to symbolics. + * Tweak the fullscreen tool bar to match the style of the main + tool bar a bit better. + * annotation-window: Fix the sizes of close and resize icons. + * build: --disable-caja and --disable-nemo are no longer ignored. + * libdocument: Add deprecation macros. + * libdocument: Use the new deprecation macros. + * libdocument: Add EvAnnotation API using GdkRGBA. + * shell: Use GdkRGBA for annotations. + * ev-annotation: Use correct variable names in function prototype. + * libview: Don't change the font colour of the annotation window. + * libview: Fix focus on ev_annotation_window. + * libview: fix annotation window focus change after creation. + * ev-view: Add pinch/zoom gesture to handle document zooming. + * ev-view: explicitly require a GtkScrolledWindow as the parent + widget. + * ev-view: Add pan gesture to switch page. + * libview: Ctrl+mouse wheel zoom should be pointer-centred, not + window-centred. + * Remove unneeded pkgconfig checks. + * ev-annotation-window: Fix setting the colour of the window + border. + * annotation-properties-dialog: Don't use a header bar. + * Add a new EvToolbar. + * ev-window.c: Simplify an if/else. + * shell: Remove metadata migration code. + * annotations-sidebar: Clean up the styling. + * bookmarks-sidebar: Clean up the styling. + * ev-sidebar: Do a bit of restyling. + * sidebar-layers: Make it actually usable. + * ev-page-action-widget: Allow changing pages with mouse wheel + scrolling. + * ev-page-action-widget: Update the page number when unfocused. + * shell: Replace deprecated function call inside the GTK+3 code + block. + * cut-n-paste: Set vertical box to be homogeneous in the GTK+3 + code too. + * ev-view: Properly declare a function. + * shell: Ditch gimpcellrenderertoggle. + * toolbar: Make further improvements. + * Fix for bug #92: Segfault if djvu file gets clicked/moved. + * djvu: Make empty pages white. + * djvu: Use dpi of pages to compute scaling factor. + * djvu: Enable selection highlighting. + * comics backend: Add support for unarchiver (unar and lsar). + * Force the X11 Gdk backend. + * First page should not reloaded. + * Previously opened page incorrectly restored if it was the last + one. + * Remove the GTK+2 code. + * l10n: Update POT file. + * Update translations. +- Add xreader-fix-nocaja-build.patch: Fix building with no Caja. + +------------------------------------------------------------------- Old: ---- xreader-1.2.2.tar.gz New: ---- xreader-1.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xreader.spec ++++++ --- /var/tmp/diff_new_pack.JLKrdK/_old 2017-05-27 13:13:22.489835005 +0200 +++ /var/tmp/diff_new_pack.JLKrdK/_new 2017-05-27 13:13:22.493834440 +0200 @@ -20,9 +20,9 @@ %define typelib1 typelib-1_0-XreaderDocument-1_5_0 %define typelib2 typelib-1_0-XreaderView-1_5_0 Name: xreader -Version: 1.2.2 +Version: 1.4.2 Release: 0 -Summary: Simple document viewer +Summary: Document viewer for documents like PDF/PostScript License: GPL-2.0 and LGPL-2.0 Group: Productivity/Office/Other Url: https://github.com/linuxmint/xreader @@ -39,28 +39,29 @@ BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6 -BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) -BuildRequires: pkgconfig(libcaja-extension) BuildRequires: pkgconfig(libgxps) >= 0.2.0 BuildRequires: pkgconfig(libnemo-extension) BuildRequires: pkgconfig(libsecret-1) >= 0.5 BuildRequires: pkgconfig(libspectre) >= 0.2.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0 -BuildRequires: pkgconfig(poppler-glib) >= 0.16.0 +BuildRequires: pkgconfig(poppler-glib) >= 0.22.0 BuildRequires: pkgconfig(sm) >= 1.0.0 BuildRequires: pkgconfig(zlib) Requires: %{name}-backends = %{version} Recommends: %{name}-lang %glib2_gsettings_schema_requires +%if 0%{?suse_version} > 1320 || (0%{?sle_version} > 120200 && 0%{?is_opensuse}) +BuildRequires: pkgconfig(libcaja-extension) +%endif %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 0%{?is_opensuse}) BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.4.3 %endif %description -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %lang_package @@ -69,40 +70,40 @@ Group: System/Libraries %description -n libxreaderdocument%{sover} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %package -n libxreaderview%{sover} Summary: X-Apps Document Reader -- System Library Group: System/Libraries %description -n libxreaderview%{sover} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %package -n %{typelib1} Summary: XReaderDocument -- Introspection Bindings Group: System/Libraries %description -n %{typelib1} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %package -n %{typelib2} Summary: XReaderView -- Introspection Bindings Group: System/Libraries %description -n %{typelib2} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %package backends Summary: XReader shared libraries (View and Document) Group: System/Libraries %description backends -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %package -n nemo-extension-%{name} Summary: X-Apps Document Reader file manager extension @@ -112,14 +113,14 @@ Recommends: nemo-extension-sendto %description -n nemo-extension-%{name} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. -This package contains the xreader extension for the -Nemo file manager. -It adds an additional tab called "Document" to the file properties -dialog. +This package contains the xreader extension for the Nemo file +manager. It adds an additional tab called "Document" to the file +properties dialog. +%if 0%{?suse_version} > 1320 || (0%{?sle_version} > 120200 && 0%{?is_opensuse}) %package -n caja-extension-%{name} Summary: X-Apps Document Reader file manager extension Group: Productivity/Office/Other @@ -128,13 +129,13 @@ Recommends: caja-extension-sendto %description -n caja-extension-%{name} -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. -This package contains the xreader extension for the -Caja file manager. -It adds an additional tab called "Document" to the file properties -dialog. +This package contains the xreader extension for the Caja file +manager. It adds an additional tab called "Document" to the file +properties dialog. +%endif %package devel Summary: X-Apps Document Reader development files @@ -144,8 +145,8 @@ Requires: %{typelib2} = %{version} %description devel -X-Apps Document Reader is a document viewer capable of displaying -multiple and singlepage document formats like PDF and PostScript. +Xreader is a document viewer capable of displaying multiple and +single page document formats like PDF and Postscript. %prep %setup -q @@ -155,6 +156,9 @@ %configure \ --disable-static \ --libexecdir=%{_libexecdir}/%{name} \ +%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} > 120200 && 0%{?is_opensuse}) + --disable-caja \ +%endif --enable-introspection \ --enable-gtk-doc make %{?_smp_mflags} V=1 @@ -235,11 +239,13 @@ %{_datadir}/nemo/extensions/libxreader-properties-page.nemo-extension %{_libdir}/nemo/ +%if 0%{?suse_version} > 1320 || (0%{?sle_version} > 120200 && 0%{?is_opensuse}) %files -n caja-extension-%{name} %defattr(-,root,root) %dir %{_datadir}/caja/extensions/ %{_datadir}/caja/extensions/libxreader-properties-page.caja-extension %{_libdir}/caja/ +%endif %files -n %{typelib1} %defattr(-,root,root) ++++++ xreader-1.2.2.tar.gz -> xreader-1.4.2.tar.gz ++++++ ++++ 166654 lines of diff (skipped)
