Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2015-10-06 16:27:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-05-29 
09:45:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes       2015-10-06 
16:27:05.000000000 +0200
@@ -1,0 +2,76 @@
+Mon Sep 21 19:27:12 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep 16 17:40:55 UTC 2015 - [email protected]
+
+- Update to version 3.17.92:
+  + When copying a file, use the default permissions for the new
+    file instead of copying the ones from the original file
+    (bgo#753019).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jul 23 07:51:14 UTC 2015 - [email protected]
+
+- Update to version 3.17.4:
+  + The sidebar tab to add new annotations has been removed, and a
+    new annotations toolbar has been added making it easier to
+    discover and more convenient to annotate documents
+    (bgo#649045).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jun 24 09:49:29 UTC 2015 - [email protected]
+
+- Update to version 3.17.3:
+  + Add initial support for adding highlight annotations
+    (bgo#583377).
+  + Add support for squiggly highlight annotations too
+    (bgo#750612).
+  + Add support for moving text annotations (bgo#649043).
+  + Force text annotations to have a fixed size 24x24 (bgo#685334).
+  + Handle GTK_SCROLL_START/GTK_SCROLL_END also in fit-to-page mode
+    (bgo#737996).
+  + Bugs fixed: bgo#750548, bgo#741979.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu May 28 08:08:21 UTC 2015 - [email protected]
+
+- Update to version 3.17.2:
+  + Add initial support for PDF multimedia using GStreamer
+    (bgo#573748).
+  + Add accessible relations between the labels in properties
+    dialog (bgo#749127).
+  + Updated translations.
+- Add pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-base-1.0) and
+  pkgconfig(gstreamer-video-1.0) BuildRequires for the new
+  multimedia support.
+- Pass --enable-multimedia to configure, to ensure MM support is
+  built.
+- Drop --with-smclient=xsmp and --disable-scrollkeeper configure
+  parameters: they are no longer understood for a while already.
+
+-------------------------------------------------------------------
+Wed May 27 11:01:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.1:
+  + New features and improvements:
+    - Provide a symbolic variant of the app icon (bgo#746844).
+    - Add search support to browser plugin.
+    - Create popup windows for all markup annotation that can have
+      a popup associated (bgo#733603).
+    - Add shortcuts for Continuous and Dual modes (bgo#670964).
+    - Remove custom search bar implementation and use GtkSearchBar
+      instead.
+  + Bug fixes:
+    - Never save n-copies in the persistent print-settings file
+      (bgo#748549).
+    - Fix the background color of annotation popup windows
+      (bgo#732211).
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  evince-3.16.1.tar.xz

New:
----
  evince-3.18.0.tar.xz

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.zTlCGa/_old  2015-10-06 16:27:06.000000000 +0200
+++ /var/tmp/diff_new_pack.zTlCGa/_new  2015-10-06 16:27:06.000000000 +0200
@@ -19,13 +19,13 @@
 %define _major_version 3.0
 %define pluginAPI 4
 Name:           evince
-Version:        3.16.1
+Version:        3.18.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.16/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/evince/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std
@@ -42,8 +42,11 @@
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-base-1.0)
+BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libgxps) >= 0.2.1
 BuildRequires:  pkgconfig(libnautilus-extension) >= 2.91.4
@@ -216,13 +219,12 @@
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
 %configure --disable-static --with-pic\
         --libexecdir=%{_libexecdir}/%{name} \
-        --with-smclient=xsmp\
-        --disable-scrollkeeper\
         --enable-djvu\
         --enable-dvi\
         --enable-comics\
         --enable-nautilus\
-        --enable-introspection
+        --enable-introspection \
+        --enable-multimedia
 make V=1 %{?_smp_mflags}
 
 %install

++++++ evince-3.16.1.tar.xz -> evince-3.18.0.tar.xz ++++++
++++ 69490 lines of diff (skipped)


Reply via email to