Hello community,

here is the log from the commit of package mate-indicator-applet for 
openSUSE:Factory checked in at 2015-12-01 09:19:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-indicator-applet (Old)
 and      /work/SRC/openSUSE:Factory/.mate-indicator-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-indicator-applet"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes  
    2015-11-11 10:30:38.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
 2015-12-01 09:20:03.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Nov 30 10:20:18 UTC 2015 - [email protected]
+
+- Update to 1.12.1:
+  * Allow volume change with mouse scroll over sound indicator's
+    icon.
+
+-------------------------------------------------------------------

Old:
----
  mate-indicator-applet-1.12.0.tar.xz

New:
----
  mate-indicator-applet-1.12.1.tar.xz

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

Other differences:
------------------
++++++ mate-indicator-applet.spec ++++++
--- /var/tmp/diff_new_pack.7924K7/_old  2015-12-01 09:20:04.000000000 +0100
+++ /var/tmp/diff_new_pack.7924K7/_new  2015-12-01 09:20:04.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:           mate-indicator-applet
-Version:        1.12.0
+Version:        1.12.1
 Release:        0
 Summary:        Information from applications consistently on the panel
 License:        GPL-3.0 and LGPL-3.0

++++++ mate-indicator-applet-1.12.0.tar.xz -> 
mate-indicator-applet-1.12.1.tar.xz ++++++
++++ 1606 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/ChangeLog 
new/mate-indicator-applet-1.12.1/ChangeLog
--- old/mate-indicator-applet-1.12.0/ChangeLog  2015-11-04 18:05:44.000000000 
+0100
+++ new/mate-indicator-applet-1.12.1/ChangeLog  2015-11-30 08:17:07.000000000 
+0100
@@ -1,5 +1,27 @@
 # Generated by Makefile. Do not edit.
 
+commit 23b1379ab455d5f94f5686baab4601f7710eb83d
+Author: monsta <[email protected]>
+Date:   Mon Nov 30 10:16:05 2015 +0300
+
+    Bump version to 1.12.1
+
+ NEWS         | 5 +++++
+ configure.ac | 2 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+commit c7178b639cce576a4e430e884cae2ebd5fc78991
+Author: patrickalbie <[email protected]>
+Date:   Mon Nov 23 13:51:32 2015 +0000
+
+    allow volume change with mouse scroll over sound indicator's icon
+    
+    closes https://github.com/mate-desktop/mate-indicator-applet/issues/15
+    closes https://github.com/mate-desktop/mate-indicator-applet/pull/16
+
+ src/applet-main.c | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit c6e5ccfd138e38117ac69b833629e107f957fa74
 Author: Clement Lefebvre <[email protected]>
 Date:   Tue Nov 3 14:59:46 2015 +0000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/NEWS new/mate-indicator-applet-1.12.1/NEWS
--- old/mate-indicator-applet-1.12.0/NEWS       2015-11-04 18:04:28.000000000 
+0100
+++ new/mate-indicator-applet-1.12.1/NEWS       2015-11-30 08:15:25.000000000 
+0100
@@ -1,3 +1,8 @@
+1.12.1
+
+  * Allow volume change with mouse scroll over
+    sound indicator's icon
+
 1.12.0
 
   * Bug fixes and cleanups
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/compile 
new/mate-indicator-applet-1.12.1/compile
--- old/mate-indicator-applet-1.12.0/compile    2015-11-04 18:05:10.000000000 
+0100
+++ new/mate-indicator-applet-1.12.1/compile    2015-11-30 08:16:58.000000000 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2013 Free Software Foundation, Inc.
 # Written by Tom Tromey <[email protected]>.
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/configure.ac 
new/mate-indicator-applet-1.12.1/configure.ac
--- old/mate-indicator-applet-1.12.0/configure.ac       2015-11-04 
18:04:28.000000000 +0100
+++ new/mate-indicator-applet-1.12.1/configure.ac       2015-11-30 
08:15:05.000000000 +0100
@@ -1,6 +1,6 @@
 AC_PREREQ(2.53)
 
-AC_INIT([mate-indicator-applet], [1.12.0], 
[https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.12.1], 
[https://github.com/mate-desktop/mate-indicator-applet/issues])
 AC_CONFIG_SRCDIR(src/applet-main.c)
 
 AM_CONFIG_HEADER(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/missing 
new/mate-indicator-applet-1.12.1/missing
--- old/mate-indicator-applet-1.12.0/missing    2015-11-04 18:05:10.000000000 
+0100
+++ new/mate-indicator-applet-1.12.1/missing    2015-11-30 08:16:58.000000000 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2013 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <[email protected]>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mate-indicator-applet-1.12.0/src/applet-main.c 
new/mate-indicator-applet-1.12.1/src/applet-main.c
--- old/mate-indicator-applet-1.12.0/src/applet-main.c  2015-08-31 
15:17:24.000000000 +0200
+++ new/mate-indicator-applet-1.12.1/src/applet-main.c  2015-11-30 
08:14:31.000000000 +0100
@@ -251,6 +251,7 @@
 
        g_signal_emit_by_name (io, "scroll", 1, event->direction);
        g_signal_emit_by_name (io, "scroll-entry", entry, 1, event->direction);
+       g_signal_emit_by_name (io, INDICATOR_OBJECT_SIGNAL_ENTRY_SCROLLED, 
entry, 1, event->direction);
 
        return FALSE;
 }


Reply via email to