Hello community,

here is the log from the commit of package gnome-sound-recorder for 
openSUSE:Factory checked in at 2016-05-05 12:11:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-sound-recorder (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-sound-recorder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-sound-recorder"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-sound-recorder/gnome-sound-recorder.changes    
    2016-03-29 14:25:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-sound-recorder.new/gnome-sound-recorder.changes
   2016-05-05 12:11:29.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 11:38:15 UTC 2016 - [email protected]
+
+- Update to version 3.19.92:
+  + Deleting files did not refresh listview (bgo#765348).
+
+-------------------------------------------------------------------
@@ -10 +16 @@
-  + Create lookup table for files so retrieval for renaming is n(1)
+  + Create lookup table for files so retrieval for renaming is o(1)

Old:
----
  gnome-sound-recorder-3.19.91.tar.xz

New:
----
  gnome-sound-recorder-3.19.92.tar.xz

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

Other differences:
------------------
++++++ gnome-sound-recorder.spec ++++++
--- /var/tmp/diff_new_pack.fKSop1/_old  2016-05-05 12:11:30.000000000 +0200
+++ /var/tmp/diff_new_pack.fKSop1/_new  2016-05-05 12:11:30.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-sound-recorder
-Version:        3.19.91
+Version:        3.19.92
 Release:        0
 Summary:        Sound Recorder
 License:        BSD-3-Clause and LGPL-2.0+

++++++ gnome-sound-recorder-3.19.91.tar.xz -> 
gnome-sound-recorder-3.19.92.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sound-recorder-3.19.91/NEWS 
new/gnome-sound-recorder-3.19.92/NEWS
--- old/gnome-sound-recorder-3.19.91/NEWS       2016-02-28 01:59:08.000000000 
+0100
+++ new/gnome-sound-recorder-3.19.92/NEWS       2016-04-28 03:31:06.000000000 
+0200
@@ -1,3 +1,7 @@
+ 3.19.92
+ =========
+ Fix for bug 765348 Deleting files did not refresh listview.
+
  3.19.91
  =======
  Fix syntax error in icons Makefile by Miguel Vaello Martínez.
@@ -6,7 +10,7 @@
  Icon: provide a symbolic variant by Jakub Steiner.
  Translation updates.
  Format date created.
- Create lookup table for files so retrieval for renaming is n(1) operation.
+ Create lookup table for files so retrieval for renaming is o(1) operation.
 
  3.19.4
  ======
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sound-recorder-3.19.91/configure 
new/gnome-sound-recorder-3.19.92/configure
--- old/gnome-sound-recorder-3.19.91/configure  2016-02-28 01:59:57.000000000 
+0100
+++ new/gnome-sound-recorder-3.19.92/configure  2016-04-28 03:32:29.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-sound-recorder 3.19.91.
+# Generated by GNU Autoconf 2.69 for gnome-sound-recorder 3.19.92.
 #
 # Report bugs to <gnome-sound-recorder>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-sound-recorder'
 PACKAGE_TARNAME='gnome-sound-recorder'
-PACKAGE_VERSION='3.19.91'
-PACKAGE_STRING='gnome-sound-recorder 3.19.91'
+PACKAGE_VERSION='3.19.92'
+PACKAGE_STRING='gnome-sound-recorder 3.19.92'
 PACKAGE_BUGREPORT='gnome-sound-recorder'
 PACKAGE_URL=''
 
@@ -1376,7 +1376,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-sound-recorder 3.19.91 to adapt to many kinds of 
systems.
+\`configure' configures gnome-sound-recorder 3.19.92 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1447,7 +1447,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-sound-recorder 
3.19.91:";;
+     short | recursive ) echo "Configuration of gnome-sound-recorder 
3.19.92:";;
    esac
   cat <<\_ACEOF
 
@@ -1567,7 +1567,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-sound-recorder configure 3.19.91
+gnome-sound-recorder configure 3.19.92
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1845,7 +1845,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-sound-recorder $as_me 3.19.91, which was
+It was created by gnome-sound-recorder $as_me 3.19.92, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2713,7 +2713,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-sound-recorder'
- VERSION='3.19.91'
+ VERSION='3.19.92'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13663,7 +13663,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-sound-recorder $as_me 3.19.91, which was
+This file was extended by gnome-sound-recorder $as_me 3.19.92, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13729,7 +13729,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-sound-recorder config.status 3.19.91
+gnome-sound-recorder config.status 3.19.92
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sound-recorder-3.19.91/configure.ac 
new/gnome-sound-recorder-3.19.92/configure.ac
--- old/gnome-sound-recorder-3.19.91/configure.ac       2016-02-28 
01:59:28.000000000 +0100
+++ new/gnome-sound-recorder-3.19.92/configure.ac       2016-04-28 
03:31:13.000000000 +0200
@@ -1,4 +1,4 @@
-AC_INIT([gnome-sound-recorder],[3.19.91],[gnome-sound-recorder])
+AC_INIT([gnome-sound-recorder],[3.19.92],[gnome-sound-recorder])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-sound-recorder-3.19.91/src/listview.js 
new/gnome-sound-recorder-3.19.92/src/listview.js
--- old/gnome-sound-recorder-3.19.91/src/listview.js    2016-02-28 
01:41:08.000000000 +0100
+++ new/gnome-sound-recorder-3.19.92/src/listview.js    2016-04-28 
02:54:46.000000000 +0200
@@ -260,7 +260,7 @@
     },
 
     _onDirChanged: function(dirMonitor, file1, file2, eventType) {
-        if ((eventType == Gio.FileMonitorEvent.DELETED && 
!Gio.Application.get_default().saveDir.equal(file1)) ||
+        if ((eventType == Gio.FileMonitorEvent.MOVED_OUT && 
!Gio.Application.get_default().saveDir.equal(file1)) ||
             (eventType == Gio.FileMonitorEvent.CHANGES_DONE_HINT
                 && MainWindow.recordPipeline == 
MainWindow.RecordPipelineStates.STOPPED)) {
             stopVal = EnumeratorState.ACTIVE;


Reply via email to