Hello community,

here is the log from the commit of package klinkstatus for openSUSE:Factory 
checked in at 2017-05-16 14:36:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klinkstatus (Old)
 and      /work/SRC/openSUSE:Factory/.klinkstatus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klinkstatus"

Tue May 16 14:36:04 2017 rev:5 rq:490438 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/klinkstatus/klinkstatus.changes  2017-03-16 
09:39:45.653826702 +0100
+++ /work/SRC/openSUSE:Factory/.klinkstatus.new/klinkstatus.changes     
2017-05-16 14:36:11.246728883 +0200
@@ -1,0 +2,31 @@
+Sun Apr 16 10:45:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:41 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:32 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Update email address.
+  * Change email address.
+
+-------------------------------------------------------------------

Old:
----
  klinkstatus-16.12.3.tar.xz

New:
----
  klinkstatus-17.04.0.tar.xz

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

Other differences:
------------------
++++++ klinkstatus.spec ++++++
--- /var/tmp/diff_new_pack.Vg0pWC/_old  2017-05-16 14:36:11.786653026 +0200
+++ /var/tmp/diff_new_pack.Vg0pWC/_new  2017-05-16 14:36:11.790652464 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           klinkstatus
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Link Checker
 License:        GPL-2.0+

++++++ klinkstatus-16.12.3.tar.xz -> klinkstatus-17.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/AUTHORS 
new/klinkstatus-17.04.0/AUTHORS
--- old/klinkstatus-16.12.3/AUTHORS     2016-11-23 02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/AUTHORS     2017-01-11 01:40:13.000000000 +0100
@@ -1 +1 @@
-Paulo Moura Guedes <mo...@kdewebdev.org>
+Paulo Moura Guedes <k...@mouraguedes.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/actionmanager.cpp 
new/klinkstatus-17.04.0/src/actionmanager.cpp
--- old/klinkstatus-16.12.3/src/actionmanager.cpp       2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/actionmanager.cpp       2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/actionmanager.h 
new/klinkstatus-17.04.0/src/actionmanager.h
--- old/klinkstatus-16.12.3/src/actionmanager.h 2016-11-23 02:32:04.000000000 
+0100
+++ new/klinkstatus-17.04.0/src/actionmanager.h 2017-01-11 01:40:13.000000000 
+0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -32,7 +32,7 @@
 class TabWidgetSession;
 
 /**
-    @author Paulo Moura Guedes <mo...@kdewebdev.org>
+    @author Paulo Moura Guedes <k...@mouraguedes.com>
 
     interface for accessing actions, popup menus etc. from widgets.
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/automationengine.cpp 
new/klinkstatus-17.04.0/src/engine/automationengine.cpp
--- old/klinkstatus-16.12.3/src/engine/automationengine.cpp     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/automationengine.cpp     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2008 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/automationengine.h 
new/klinkstatus-17.04.0/src/engine/automationengine.h
--- old/klinkstatus-16.12.3/src/engine/automationengine.h       2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/automationengine.h       2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2008 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkchecker.cpp 
new/klinkstatus-17.04.0/src/engine/linkchecker.cpp
--- old/klinkstatus-16.12.3/src/engine/linkchecker.cpp  2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkchecker.cpp  2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2008 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkchecker.h 
new/klinkstatus-17.04.0/src/engine/linkchecker.h
--- old/klinkstatus-16.12.3/src/engine/linkchecker.h    2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkchecker.h    2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                                  
   *
- *   mo...@kdewebdev.org                                            *
+ *   k...@mouraguedes.com                                            *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkfilter.cpp 
new/klinkstatus-17.04.0/src/engine/linkfilter.cpp
--- old/klinkstatus-16.12.3/src/engine/linkfilter.cpp   2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkfilter.cpp   2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkfilter.h 
new/klinkstatus-17.04.0/src/engine/linkfilter.h
--- old/klinkstatus-16.12.3/src/engine/linkfilter.h     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkfilter.h     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -25,7 +25,7 @@
 #include "linkstatushelper.h"
 
 /**
-       @author Paulo Moura Guedes <mo...@kdewebdev.org>
+       @author Paulo Moura Guedes <k...@mouraguedes.com>
 */
 class LinkMatcher
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkstatus.cpp 
new/klinkstatus-17.04.0/src/engine/linkstatus.cpp
--- old/klinkstatus-16.12.3/src/engine/linkstatus.cpp   2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkstatus.cpp   2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkstatus.h 
new/klinkstatus-17.04.0/src/engine/linkstatus.h
--- old/klinkstatus-16.12.3/src/engine/linkstatus.h     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkstatus.h     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkstatus_impl.h 
new/klinkstatus-17.04.0/src/engine/linkstatus_impl.h
--- old/klinkstatus-16.12.3/src/engine/linkstatus_impl.h        2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkstatus_impl.h        2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
   /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkstatushelper.cpp 
new/klinkstatus-17.04.0/src/engine/linkstatushelper.cpp
--- old/klinkstatus-16.12.3/src/engine/linkstatushelper.cpp     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkstatushelper.cpp     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/linkstatushelper.h 
new/klinkstatus-17.04.0/src/engine/linkstatushelper.h
--- old/klinkstatus-16.12.3/src/engine/linkstatushelper.h       2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/linkstatushelper.h       2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2006 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
@@ -27,7 +27,7 @@
 #include "engine/linkstatus.h"
 
 /**
-       @author Paulo Moura Guedes <mo...@kdewebdev.org>
+       @author Paulo Moura Guedes <k...@mouraguedes.com>
     
     All the code here could go to LinkStatus class.
     It's here to save some memory, as there are a lot of LinkStatus objects 
out there.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/searchmanager.cpp 
new/klinkstatus-17.04.0/src/engine/searchmanager.cpp
--- old/klinkstatus-16.12.3/src/engine/searchmanager.cpp        2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/searchmanager.cpp        2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/searchmanager.h 
new/klinkstatus-17.04.0/src/engine/searchmanager.h
--- old/klinkstatus-16.12.3/src/engine/searchmanager.h  2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/searchmanager.h  2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/searchmanager_impl.h 
new/klinkstatus-17.04.0/src/engine/searchmanager_impl.h
--- old/klinkstatus-16.12.3/src/engine/searchmanager_impl.h     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/searchmanager_impl.h     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2004 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                       
 *
+ *   k...@mouraguedes.com                                                      
  *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/klinkstatus-16.12.3/src/engine/searchmanageragent.cpp 
new/klinkstatus-17.04.0/src/engine/searchmanageragent.cpp
--- old/klinkstatus-16.12.3/src/engine/searchmanageragent.cpp   2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/searchmanageragent.cpp   2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2008 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klinkstatus-16.12.3/src/engine/searchmanageragent.h 
new/klinkstatus-17.04.0/src/engine/searchmanageragent.h
--- old/klinkstatus-16.12.3/src/engine/searchmanageragent.h     2016-11-23 
02:32:04.000000000 +0100
+++ new/klinkstatus-17.04.0/src/engine/searchmanageragent.h     2017-01-11 
01:40:13.000000000 +0100
@@ -1,6 +1,6 @@
 /***************************************************************************
  *   Copyright (C) 2008 by Paulo Moura Guedes                              *
- *   mo...@kdewebdev.org                                                   *
+ *   k...@mouraguedes.com                                                   *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
  *   it under the terms of the GNU General Public License as published by  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/klinkstatus-16.12.3/src/plugins/scripting/krossmoduleklinkstatus.desktop 
new/klinkstatus-17.04.0/src/plugins/scripting/krossmoduleklinkstatus.desktop
--- 
old/klinkstatus-16.12.3/src/plugins/scripting/krossmoduleklinkstatus.desktop    
    2016-11-23 02:32:04.000000000 +0100
+++ 
new/klinkstatus-17.04.0/src/plugins/scripting/krossmoduleklinkstatus.desktop    
    2017-01-11 01:40:13.000000000 +0100
@@ -71,7 +71,7 @@
 Comment[lv]=Atļauj izpildīt skriptus
 Comment[nb]=Tillater skriptkjøring
 Comment[nds]=Mit dit Moduul laat sik Skripten utföhren
-Comment[nl]=Uitvoeren van scripts toestaan
+Comment[nl]=Uitvoering van scripts toestaan
 Comment[nn]=Lèt deg køyra skript
 Comment[pl]=Pozwala na uruchamianie skryptów
 Comment[pt]=Permitir executar programas ou 'scripts'


Reply via email to