Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2021-04-24 23:07:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmousetool (Old)
 and      /work/SRC/openSUSE:Factory/.kmousetool.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmousetool"

Sat Apr 24 23:07:46 2021 rev:120 rq:887692 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes    2021-03-08 
15:13:36.393771649 +0100
+++ /work/SRC/openSUSE:Factory/.kmousetool.new.12324/kmousetool.changes 
2021-04-24 23:08:34.511345771 +0200
@@ -1,0 +2,23 @@
+Fri Apr 16 16:12:16 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:42 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:29 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.80
+  * New feature release
+- No code change since 20.12.3
+
+-------------------------------------------------------------------

Old:
----
  kmousetool-20.12.3.tar.xz
  kmousetool-20.12.3.tar.xz.sig

New:
----
  kmousetool-21.04.0.tar.xz
  kmousetool-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kmousetool.spec ++++++
--- /var/tmp/diff_new_pack.47TLG1/_old  2021-04-24 23:08:34.991346450 +0200
+++ /var/tmp/diff_new_pack.47TLG1/_new  2021-04-24 23:08:34.995346456 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kmousetool
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmousetool
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Automatic Mouse Click
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/kmousetool
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  alsa-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  oxygen-icon-theme-large
@@ -48,20 +52,14 @@
 Recommends:     %{name}-lang
 Provides:       kmousetool5 = %{version}
 Obsoletes:      kmousetool5 < %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 Clicks the mouse for you, reducing hand strain.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build
@@ -77,15 +75,13 @@
 
 %files
 %license COPYING COPYING.DOC
-%dir %{_kf5_htmldir}
-%dir %{_kf5_htmldir}/en
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %{_kf5_applicationsdir}/*.desktop
+%{_kf5_appstreamdir}/org.kde.kmousetool.appdata.xml
 %{_kf5_bindir}/kmousetool
 %{_kf5_iconsdir}/hicolor/*/*/*.png
 %{_kf5_mandir}/man1/kmousetool*
 %{_kf5_sharedir}/kmousetool/
-%{_kf5_appstreamdir}/org.kde.kmousetool.appdata.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ kmousetool-20.12.3.tar.xz -> kmousetool-21.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-20.12.3/doc/CMakeLists.txt 
new/kmousetool-21.04.0/doc/CMakeLists.txt
--- old/kmousetool-20.12.3/doc/CMakeLists.txt   2021-01-18 09:10:43.000000000 
+0100
+++ new/kmousetool-21.04.0/doc/CMakeLists.txt   2021-03-28 15:50:59.000000000 
+0200
@@ -1,5 +1,5 @@
 ########### install files ###############
 
 #
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kmousetool)
-kdoctools_create_manpage(man-kmousetool.1.docbook 1 INSTALL_DESTINATION 
${MAN_INSTALL_DIR})
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kmousetool)
+kdoctools_create_manpage(man-kmousetool.1.docbook 1 INSTALL_DESTINATION 
${KDE_INSTALL_MANDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-20.12.3/kmousetool/CMakeLists.txt 
new/kmousetool-21.04.0/kmousetool/CMakeLists.txt
--- old/kmousetool-20.12.3/kmousetool/CMakeLists.txt    2021-01-18 
09:10:43.000000000 +0100
+++ new/kmousetool-21.04.0/kmousetool/CMakeLists.txt    2021-03-28 
15:50:59.000000000 +0200
@@ -29,12 +29,12 @@
   ${X11_Xext_LIB}
   ${X11_LIBRARIES})
 
-install(TARGETS kmousetool  ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS kmousetool  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
 
 
 ########### install files ###############
 
-install( PROGRAMS org.kde.kmousetool.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
-install( FILES mousetool_tap.wav  DESTINATION  
${DATA_INSTALL_DIR}/kmousetool/sounds )
-install(FILES org.kde.kmousetool.appdata.xml DESTINATION 
${CMAKE_INSTALL_METAINFODIR})
+install( PROGRAMS org.kde.kmousetool.desktop  DESTINATION  
${KDE_INSTALL_APPDIR} )
+install( FILES mousetool_tap.wav  DESTINATION  
${KDE_INSTALL_DATADIR}/kmousetool/sounds )
+install(FILES org.kde.kmousetool.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmousetool-20.12.3/kmousetool/org.kde.kmousetool.appdata.xml 
new/kmousetool-21.04.0/kmousetool/org.kde.kmousetool.appdata.xml
--- old/kmousetool-20.12.3/kmousetool/org.kde.kmousetool.appdata.xml    
2021-01-18 09:10:43.000000000 +0100
+++ new/kmousetool-21.04.0/kmousetool/org.kde.kmousetool.appdata.xml    
2021-03-28 15:50:59.000000000 +0200
@@ -44,6 +44,7 @@
   <summary xml:lang="en-GB">Automatic clicks to reduce the effects of 
repetitive strain injury</summary>
   <summary xml:lang="es">Clics autom??ticos para reducir el efecto de lesiones 
por esfuerzo repetitivo</summary>
   <summary xml:lang="et">Automaatne kl??psamine ??lekoormuskahjustuse m??jude 
v??hendamiseks</summary>
+  <summary xml:lang="fi">Hiiren automaattinapsautukset rasitusvammojen 
vaikutusten v??hent??miseksi</summary>
   <summary xml:lang="fr">Clics automatiques pour r??duire les effets des 
troubles musculo-squelettiques</summary>
   <summary xml:lang="id">Klik otomatis untuk mengurangi efek cedera 
pegal</summary>
   <summary xml:lang="it">Clic automatici per ridurre gli effetti del disturbo 
degli arti superiori da lavoro</summary>
@@ -55,7 +56,6 @@
   <summary xml:lang="pt-BR">Cliques autom??ticos para reduzir os efeitos das 
les??es por esfor??o repetitivo</summary>
   <summary xml:lang="ro">Face clicuri automate pentru a reduce efectele 
leziunilor de ??ncordare repetitiv??</summary>
   <summary xml:lang="ru">???????????????????????????? ???????????? ?????????? 
?????? ???????????????????????????? ???????????????????????? 
???????????????????? ??????????????????</summary>
-  <summary xml:lang="sk">Automatick?? kliky na redukciu efektov 
pre??a??enia</summary>
   <summary xml:lang="sl">Samodejni kliki za zmanj??anje u??inkov 
ponavljajo??ih se po??kodb zaradi obremenitve</summary>
   <summary xml:lang="sv">Automatiska klick f??r att reducera effekten av 
belastningsskador</summary>
   <summary xml:lang="uk">?????????????????????? ???????????? ?????? 
?????????????????????? ?????????? ???????????? ????????????'?? ?????? 
???????????????????? ????????????????????</summary>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-20.12.3/kmousetool/pics/CMakeLists.txt 
new/kmousetool-21.04.0/kmousetool/pics/CMakeLists.txt
--- old/kmousetool-20.12.3/kmousetool/pics/CMakeLists.txt       2021-01-18 
09:10:43.000000000 +0100
+++ new/kmousetool-21.04.0/kmousetool/pics/CMakeLists.txt       2021-03-28 
15:50:59.000000000 +0200
@@ -5,6 +5,6 @@
     32-actions-kmousetool_off.png
     32-actions-kmousetool_on.png
     32-apps-kmousetool.png
-    DESTINATION ${ICON_INSTALL_DIR}
+    DESTINATION ${KDE_INSTALL_ICONDIR}
     THEME hicolor
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-20.12.3/po/zh_CN/kmousetool.po 
new/kmousetool-21.04.0/po/zh_CN/kmousetool.po
--- old/kmousetool-20.12.3/po/zh_CN/kmousetool.po       2021-03-02 
01:41:29.000000000 +0100
+++ new/kmousetool-21.04.0/po/zh_CN/kmousetool.po       2021-04-16 
10:39:59.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:05+0200\n"
-"PO-Revision-Date: 2021-02-04 12:01\n"
+"PO-Revision-Date: 2021-03-27 17:31\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to