Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2019-06-22 11:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/milou5 (Old)
 and      /work/SRC/openSUSE:Factory/.milou5.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "milou5"

Sat Jun 22 11:19:04 2019 rev:82 rq:711096 version:5.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/milou5/milou5.changes    2019-06-12 
13:30:00.288247038 +0200
+++ /work/SRC/openSUSE:Factory/.milou5.new.4615/milou5.changes  2019-06-22 
11:19:08.641063176 +0200
@@ -1,0 +2,10 @@
+Tue Jun 18 16:38:15 UTC 2019 - [email protected]
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- Changes since 5.16.0:
+  * Enforce use of the reset timer for clearing the model
+
+-------------------------------------------------------------------

Old:
----
  milou-5.16.0.tar.xz
  milou-5.16.0.tar.xz.sig

New:
----
  milou-5.16.1.tar.xz
  milou-5.16.1.tar.xz.sig

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

Other differences:
------------------
++++++ milou5.spec ++++++
--- /var/tmp/diff_new_pack.WKYfmf/_old  2019-06-22 11:19:09.277063837 +0200
+++ /var/tmp/diff_new_pack.WKYfmf/_new  2019-06-22 11:19:09.281063840 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           milou5
-Version:        5.16.0
+Version:        5.16.1
 Release:        0
 Summary:        Dedicated search application built on top of Baloo
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/KDE
 Url:            https://projects.kde.org/milou
-Source:         milou-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz
 %if %{with lang}
-Source1:        milou-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/milou-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 # PATCH-FIX-UPSTREAM (https://phabricator.kde.org/D21605)

++++++ milou-5.16.0.tar.xz -> milou-5.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.16.0/CMakeLists.txt 
new/milou-5.16.1/CMakeLists.txt
--- old/milou-5.16.0/CMakeLists.txt     2019-06-06 15:04:40.000000000 +0200
+++ new/milou-5.16.1/CMakeLists.txt     2019-06-18 12:00:42.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(Milou)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.16.0/lib/sourcesmodel.cpp 
new/milou-5.16.1/lib/sourcesmodel.cpp
--- old/milou-5.16.0/lib/sourcesmodel.cpp       2019-06-06 15:04:04.000000000 
+0200
+++ new/milou-5.16.1/lib/sourcesmodel.cpp       2019-06-18 12:00:00.000000000 
+0200
@@ -224,14 +224,14 @@
         return;
     }
 
-    m_modelPopulated = false;
-    m_manager->launchQuery(m_queryString, m_runner);
-
     // We avoid clearing the model instantly, and instead wait for the results
     // to show up, and only then do we clear the model. In the event
     // where there are no results, we wait for a predefined time before
     // clearing the model
     m_resetTimer.start();
+
+    m_modelPopulated = false;
+    m_manager->launchQuery(m_queryString, m_runner);
 }
 
 void SourcesModel::slotResetTimeout()
@@ -243,6 +243,12 @@
 
 void SourcesModel::slotMatchesChanged(const QList<Plasma::QueryMatch>& l)
 {
+    // We do reset handling ourselves, so ignore clears if the reset timer
+    // is supposed to handle them (see setQueryString)
+    if(l.length() == 0 && m_resetTimer.isActive() && !m_modelPopulated) {
+        return;
+    }
+
     beginResetModel();
     m_matches.clear();
     m_size = 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.16.0/po/eu/plasma_applet_org.kde.milou.po 
new/milou-5.16.1/po/eu/plasma_applet_org.kde.milou.po
--- old/milou-5.16.0/po/eu/plasma_applet_org.kde.milou.po       2019-06-06 
15:04:19.000000000 +0200
+++ new/milou-5.16.1/po/eu/plasma_applet_org.kde.milou.po       2019-06-18 
12:00:17.000000000 +0200
@@ -1,18 +1,19 @@
 # Translation of plasma_applet_org.kde.milou.po to Euskara/Basque (eu).
 # Copyright (C) 2017, Free Software Foundation, Inc.
-# This file is distributed under the same license as the kde-workspace package.
+# Copyright (C) 2018-2019, This file is copyright:
+# This file is distributed under the same license as the milou package.
 # KDE Euskaratzeko proiektuaren arduraduna <[email protected]>.
 #
 # Translators:
-# Iñigo Salvador Azurmendi <[email protected]>, 2017.
+# Iñigo Salvador Azurmendi <[email protected]>, 2017, 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: plasma_applet_org.kde.milou\n"
+"Project-Id-Version: milou\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2017-11-12 01:49+0100\n"
+"PO-Revision-Date: 2019-06-09 19:28+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
-"Language-Team: Basque <[email protected]>\n"
+"Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -36,7 +37,6 @@
 msgstr "Arrastatu kategoriak emaitzak agertzeko hurrenkera aldatzeko"
 
 #: package/contents/ui/SearchField.qml:43
-#, fuzzy, kde-format
-#| msgid "Search"
+#, kde-format
 msgid "Search..."
-msgstr "Bilatu"
\ No newline at end of file
+msgstr "Bilatu..."
\ No newline at end of file



Reply via email to