Hello community,

here is the log from the commit of package cervisia for openSUSE:Factory 
checked in at 2016-10-19 13:06:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cervisia (Old)
 and      /work/SRC/openSUSE:Factory/.cervisia.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cervisia"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cervisia/cervisia.changes        2016-09-24 
15:23:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cervisia.new/cervisia.changes   2016-10-19 
13:06:03.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:45:57 UTC 2016 - [email protected]
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+-------------------------------------------------------------------

Old:
----
  cervisia-16.08.1.tar.xz

New:
----
  cervisia-16.08.2.tar.xz

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

Other differences:
------------------
++++++ cervisia.spec ++++++
--- /var/tmp/diff_new_pack.1XkwK3/_old  2016-10-19 13:06:04.000000000 +0200
+++ /var/tmp/diff_new_pack.1XkwK3/_new  2016-10-19 13:06:04.000000000 +0200
@@ -36,7 +36,7 @@
 License:        GPL-2.0 and GFDL-1.2 and LGPL-2.0
 Group:          Development/Tools/Version Control
 Url:            http://www.kde.org/
-Version:        16.08.1
+Version:        16.08.2
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ cervisia-16.08.1.tar.xz -> cervisia-16.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-16.08.1/logdialog.cpp 
new/cervisia-16.08.2/logdialog.cpp
--- old/cervisia-16.08.1/logdialog.cpp  2016-09-02 14:04:56.000000000 +0200
+++ new/cervisia-16.08.2/logdialog.cpp  2016-10-05 12:40:43.000000000 +0200
@@ -486,9 +486,7 @@
         QFile::setPermissions(tempFileName, QFileDevice::ReadOwner);
 
         // open file in preferred editor
-        QUrl url;
-        url.setPath(tempFileName);
-        (void) new KRun(url, 0, true);
+        (void) new KRun(QUrl::fromLocalFile(tempFileName), 0, true);
     }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cervisia-16.08.1/org.kde.cervisia.appdata.xml 
new/cervisia-16.08.2/org.kde.cervisia.appdata.xml
--- old/cervisia-16.08.1/org.kde.cervisia.appdata.xml   2016-09-02 
14:04:56.000000000 +0200
+++ new/cervisia-16.08.2/org.kde.cervisia.appdata.xml   2016-10-05 
12:40:43.000000000 +0200
@@ -28,6 +28,7 @@
   <name xml:lang="tr">Cervisia</name>
   <name xml:lang="uk">Cervisia</name>
   <name xml:lang="x-test">xxCervisiaxx</name>
+  <name xml:lang="zh-CN">Cervisia</name>
   <name xml:lang="zh-TW">版本控制_Cervisia</name>
   <description>
     <p>


Reply via email to