Hello community, here is the log from the commit of package evince for openSUSE:Factory checked in at 2016-09-21 18:44:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evince (Old) and /work/SRC/openSUSE:Factory/.evince.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evince" Changes: -------- --- /work/SRC/openSUSE:Factory/evince/evince.changes 2016-07-21 07:41:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes 2016-09-21 18:44:46.000000000 +0200 @@ -1,0 +2,62 @@ +Tue Sep 20 18:43:50 UTC 2016 - [email protected] + +- Update to version 3.22.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 14 18:03:44 UTC 2016 - [email protected] + +- Update to version 3.21.92: + + Add application/vnd.comicbook+zip to the list of mime-types + supported by the comics backend (bgo#770903). + + Fix mime-type comparisons in commics backend (bgo#770903). + + The browser plugin no longer claims to support loading + documents in Wayland. + + Fix several memory leaks (bgo#770070, bgo#770069). + + Fix scaling calculation in PostScript backend (bgo#755776). + + Fix a crash when processing button events in EvView + (bgo#769700). + + Fix a crash when opening a copy of a document with annotation + popup windows (bgo#760299). + + Updated translations. + +------------------------------------------------------------------- +Wed Jul 20 18:38:27 UTC 2016 - [email protected] + +- Update to version 3.21.4: + + Improve annotation properties dialog UI (bgo#767895). + + Center sidebar action menu (bgo#767895). + + Make Esc close annotation window (bgo#768448). + + Do not hide the fullscreen toolbar when view or action popover + is shown. + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 4 07:10:43 UTC 2016 - [email protected] + +- Update to version 3.21.3: + + New features and improvements: + - Fix style rendering issues with GTK+ 3.20 (bgo#765557, + bgo#758793). + - Stop using first page thumbnail as window icon (bgo#767747). + - Scroll pages fitting in the window in non-continuous mode + (bgo#562257). + - Show the document URI on a tooltip for recent view items + (bgo#764405). + - Add Keyboard Shortcuts entry to App Menu (bgo#761803). + - Make the systemd user unit conditional (bgo#755897). + - Allow to pass URIs to the previewer (bgo#766531). + - Remove the MimeType association from the previewer desktop + file (bgo#744893). + + Bugs fixed: + - Fix build with GCC 6. + - Fix calculation of the maximum width of page selector + (bgo#764771). + - Fix typo in zoom in/out gesture shortcuts (bgo#761803). + - Remove X11 depedency of nautilus extension (bgo#766710). + + Updated translations. +- Stop passing V=1 to make, debugging is done locally. +- Remove a conditional tweak for old and no longer supported + versions of openSUSE. + +------------------------------------------------------------------- Old: ---- evince-3.20.1.tar.xz New: ---- evince-3.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evince.spec ++++++ --- /var/tmp/diff_new_pack.aBDbwP/_old 2016-09-21 18:44:47.000000000 +0200 +++ /var/tmp/diff_new_pack.aBDbwP/_new 2016-09-21 18:44:47.000000000 +0200 @@ -19,13 +19,13 @@ %define _major_version 3.0 %define pluginAPI 4 Name: evince -Version: 3.20.1 +Version: 3.22.0 Release: 0 Summary: GNOME Document Viewer License: GPL-2.0+ Group: Productivity/Office/Other Url: http://www.gnome.org/projects/evince/ -Source: http://download.gnome.org/sources/evince/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/evince/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: ghostscript-fonts-std @@ -222,13 +222,10 @@ --enable-nautilus\ --enable-introspection \ --enable-multimedia -make V=1 %{?_smp_mflags} +make %{?_smp_mflags} %install %make_install -%if 0%{?suse_version} <= 1120 -rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif %if 0%{?suse_version} > 1320 %find_lang %{name} %{?no_lang_C} --metainfo %{name} %else ++++++ evince-3.20.1.tar.xz -> evince-3.22.0.tar.xz ++++++ ++++ 64931 lines of diff (skipped)
