Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2019-05-03 22:09:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and      /work/SRC/openSUSE:Factory/.evince.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evince"

Fri May  3 22:09:14 2019 rev:138 rq:695670 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/evince/evince.changes    2018-12-31 
09:39:29.886554984 +0100
+++ /work/SRC/openSUSE:Factory/.evince.new.5148/evince.changes  2019-05-03 
22:09:16.535136726 +0200
@@ -1,0 +2,77 @@
+Thu Mar 14 18:54:57 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 20 12:36:35 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.31.91:
+  + Updated translations.
+- Changes from version 3.31.90:
+  + Fix typo's spotted for max-scale and min-scale.
+  + Remove '.flat' style from PDF forms GtkEntry's.
+  + Set MIN_SCALE back to previous low value.
+  + Revert removal of browser-plugin support.
+  + Update app icon.
+  + help:
+    -  No more View menu.
+    -  Replace title bar with header bar.
+  + pdf backend: Ignore diacritics when searching text.
+  + unarr: Update LZMA SDK.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan  9 22:15:04 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 3.31.4:
+  + General:
+    - Fix build when compiled without dbus.
+    - Fix reference to Bugzilla by Gitlab URL in DOAP file.
+  + Sidebar::
+    - Display a first blank thumbnail.
+    - Remove GtkTreeView implementation for thumbnails.
+  + Updated translations.
+- Changes from version 3.31.3:
+  + UI:
+    - Fix criticals in tree view mode.
+    - Fix ComboBoxText user selected item's logic.
+  + help:
+    - Search uses icon instead of text for zero matches.
+    - Update printer debugging to 3.30 Control Center UI.
+  + Updated translations.
+- Changes from version 3.31.2:
+  + UI:
+    - Fix appearance of editable GtkComboBox in PDF form.
+    - Handle adjustment change during drag event.
+    - Set propergravity on popup menu in search box.
+    - Fix default icon name in evince-previewer.
+    - Use GtkHeaderBar in print preview.
+    - Beautify placeholder text for password locked documents.
+    - Remove App menu.
+    - Use monitor instead of screen to determine window size.
+    - Close auto-expanded rows and remember state.
+    - Provide a visual cue when find is unsupported.
+    - Add symbolic to show a layer when is visible.
+    - Use the info bar close button instead of a custom one.
+    - Add icons for squiggly and text annotations.
+  + misc: Remove EvPageAction widget.
+  + general: Code cleanup:
+    - Remove unused variables.
+    - Replace deprecated symbols.
+    - Sync cut-n-paste code.
+    - Fix dependencies.
+    - Sync overwrite dialog against GtkFileChooserWidget.
+- Changes from version 3.31.1:
+  + No changes.
+- Drop upstream fixed patches:
+  + evince-previewer-Fix-default-icon-name.patch
+  + evince-shell-Use-monitor-instead-of-screen.patch
+- Drop all references to browser-plugin sans obsoletes: It has now
+  been dropped upstream.
+- Add pkgconfig(appstream-glib) BuildRequires: New dependency.
+- Add explicit libtool BuildRequires: We pull it in anyway, and use
+  it during build.
+- Drop intltool BuildRequires: No longer needed.
+
+-------------------------------------------------------------------

Old:
----
  evince-3.30.2.tar.xz
  evince-previewer-Fix-default-icon-name.patch
  evince-shell-Use-monitor-instead-of-screen.patch

New:
----
  evince-3.32.0.tar.xz

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.xVPMjl/_old  2019-05-03 22:09:17.331138319 +0200
+++ /var/tmp/diff_new_pack.xVPMjl/_new  2019-05-03 22:09:17.331138319 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package evince
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,30 +19,27 @@
 %define _major_version 3.0
 %define pluginAPI 4
 Name:           evince
-Version:        3.30.2
+Version:        3.32.0
 Release:        0
 Summary:        GNOME Document Viewer
 License:        GPL-2.0-or-later
 Group:          Productivity/Office/Other
-URL:            https://www.gnome.org/projects/evince/
-Source0:        
https://download.gnome.org/sources/evince/3.30/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM evince-previewer-Fix-default-icon-name.patch -- 
previewer: Fix default icon name
-Patch0:         evince-previewer-Fix-default-icon-name.patch
-# PATCH-FIX-UPSTREAM evince-shell-Use-monitor-instead-of-screen.patch -- Use 
monitor instead of screen to determine window size
-Patch1:         evince-shell-Use-monitor-instead-of-screen.patch
+URL:            https://wiki.gnome.org/Apps/Evince
+Source0:        
https://download.gnome.org/sources/evince/3.32/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std
 BuildRequires:  ghostscript-x11
 BuildRequires:  gtk-doc >= 1.3
-BuildRequires:  intltool
 BuildRequires:  libtiff-devel
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  texlive-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(adwaita-icon-theme) >= 2.17.1
+BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.22
 BuildRequires:  pkgconfig(gio-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -124,19 +121,6 @@
 
 This package contains the header files for building additional plugins.
 
-%package browser-plugin
-Summary:        Browser Plugin Based on Evince
-Group:          Productivity/Office/Other
-Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:MozillaFirefox)
-
-%description browser-plugin
-Evince is a document viewer capable of displaying single-page and multi-page
-document formats like PDF and PostScript.
-
-This package contains a NPAPI browser plugin for use by e.g. Firefox and
-Seamonkey.
-
 %package -n nautilus-evince
 Summary:        Evince Plugin for Nautilus
 Group:          Productivity/Office/Other
@@ -221,8 +205,6 @@
 translation-update-upstream
 
 %build
-# on openSUSE, we share the browser plugins between browsers; do not use 
mozilla's default.
-export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
 %configure \
        --disable-static \
        --libexecdir=%{_libexecdir}/%{name} \
@@ -232,7 +214,6 @@
        --enable-nautilus \
        --enable-introspection \
        --enable-multimedia \
-       --disable-browser-plugin \
        --enable-gtk-doc \
        --enable-ps \
        %{nil}
@@ -272,10 +253,6 @@
 %{_mandir}/man?/*%{ext_man}
 %{_userunitdir}/org.gnome.Evince.service
 
-#%%files browser-plugin
-#%%defattr(-,root,root)
-#%%{_libdir}/browser-plugins/libevbrowserplugin.so
-
 %files -n libevdocument3-4
 %{_libdir}/libevdocument3.so.4*
 

++++++ evince-3.30.2.tar.xz -> evince-3.32.0.tar.xz ++++++
++++ 131425 lines of diff (skipped)


Reply via email to