Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2018-02-03 15:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and      /work/SRC/openSUSE:Factory/.evince.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evince"

Sat Feb  3 15:38:27 2018 rev:131 rq:572078 version:3.26.0+20180128.1bd86963

Changes:
--------
--- /work/SRC/openSUSE:Factory/evince/evince.changes    2018-01-16 
09:28:00.290024504 +0100
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes       2018-02-03 
15:38:28.692649085 +0100
@@ -1,0 +2,6 @@
+Sun Jan 28 23:07:32 UTC 2018 - [email protected]
+
+- Update to version 3.26.0+20180128.1bd86963:
+  + shell: Fix media-player keys not working.
+
+-------------------------------------------------------------------

Old:
----
  evince-3.26.0+20171120.3955d480.tar.xz

New:
----
  evince-3.26.0+20180128.1bd86963.tar.xz

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.XD0pMQ/_old  2018-02-03 15:38:29.280621621 +0100
+++ /var/tmp/diff_new_pack.XD0pMQ/_new  2018-02-03 15:38:29.284621434 +0100
@@ -20,7 +20,7 @@
 %define pluginAPI 4
 
 Name:           evince
-Version:        3.26.0+20171120.3955d480
+Version:        3.26.0+20180128.1bd86963
 Release:        0
 Summary:        GNOME Document Viewer
 License:        GPL-2.0+

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.XD0pMQ/_old  2018-02-03 15:38:29.332619193 +0100
+++ /var/tmp/diff_new_pack.XD0pMQ/_new  2018-02-03 15:38:29.332619193 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">git://git.gnome.org/evince</param>
-              <param 
name="changesrevision">3955d4805df2409e98ad2396f29af27d6fa2b4f2</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">1bd869630f96e83ae1d748eb551ee70d213dc1f4</param></service></servicedata>
\ No newline at end of file

++++++ evince-3.26.0+20171120.3955d480.tar.xz -> 
evince-3.26.0+20180128.1bd86963.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/evince-3.26.0+20171120.3955d480/shell/ev-media-player-keys.c 
new/evince-3.26.0+20180128.1bd86963/shell/ev-media-player-keys.c
--- old/evince-3.26.0+20171120.3955d480/shell/ev-media-player-keys.c    
2017-11-20 03:17:19.000000000 +0100
+++ new/evince-3.26.0+20180128.1bd86963/shell/ev-media-player-keys.c    
2018-01-28 16:28:58.000000000 +0100
@@ -135,9 +135,6 @@
 {
         const char *application, *key;
 
-        if (g_strcmp0 (sender_name, SD_NAME) != 0)
-                return;
-
         if (g_strcmp0 (signal_name, "MediaPlayerKeyPressed") != 0)
                 return;
 


Reply via email to