openSUSE Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
August 2017
- 1 participants
- 2097 discussions
Hello community,
here is the log from the commit of package svgpart for openSUSE:Factory checked in at 2017-08-28 15:09:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/svgpart (Old)
and /work/SRC/openSUSE:Factory/.svgpart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "svgpart"
Mon Aug 28 15:09:51 2017 rev:65 rq:516493 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes 2017-07-29 09:00:44.198515285 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-08-28 15:09:59.381256576 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:37 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * None
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:52 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
svgpart-17.04.3.tar.xz
New:
----
svgpart-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ svgpart.spec ++++++
--- /var/tmp/diff_new_pack.yEy5kK/_old 2017-08-28 15:10:02.796776105 +0200
+++ /var/tmp/diff_new_pack.yEy5kK/_new 2017-08-28 15:10:02.840769916 +0200
@@ -1,7 +1,7 @@
#
# spec file for package svgpart
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: svgpart
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: SVG viewer component
License: GPL-2.0+
@@ -36,7 +37,9 @@
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -65,9 +68,9 @@
%files
%defattr(-,root,root)
%doc COPYING*
+%{_kf5_kxmlguidir}/svgpart/
%{_kf5_plugindir}/svgpart.so
%{_kf5_servicesdir}/svgpart.desktop
-%{_kf5_kxmlguidir}/svgpart/
%if %{with lang}
%files lang -f %{name}.lang
++++++ svgpart-17.04.3.tar.xz -> svgpart-17.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/svgpart-17.04.3/po/bg/svgpart.po new/svgpart-17.08.0/po/bg/svgpart.po
--- old/svgpart-17.04.3/po/bg/svgpart.po 2017-07-11 02:19:19.000000000 +0200
+++ new/svgpart-17.08.0/po/bg/svgpart.po 2017-08-11 02:34:08.000000000 +0200
@@ -1,4 +1,3 @@
-# translation of svgpart.po to Bulgarian
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/svgpart-17.04.3/po/tr/svgpart.po new/svgpart-17.08.0/po/tr/svgpart.po
--- old/svgpart-17.04.3/po/tr/svgpart.po 2017-07-11 02:19:20.000000000 +0200
+++ new/svgpart-17.08.0/po/tr/svgpart.po 2017-08-11 02:34:08.000000000 +0200
@@ -11,8 +11,8 @@
"POT-Creation-Date: 2016-11-19 20:16+0100\n"
"PO-Revision-Date: 2014-06-08 13:55+0000\n"
"Last-Translator: Volkan Gezer <volkangezer(a)gmail.com>\n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/"
+"language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/svgpart-17.04.3/po/zh_CN/svgpart.po new/svgpart-17.08.0/po/zh_CN/svgpart.po
--- old/svgpart-17.04.3/po/zh_CN/svgpart.po 2017-07-11 02:19:20.000000000 +0200
+++ new/svgpart-17.08.0/po/zh_CN/svgpart.po 2017-08-11 02:34:08.000000000 +0200
@@ -1,14 +1,9 @@
-# translation of kfile_dvi.po to zh_CN
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# Xiong Jiang <jxiong(a)offtopic.org>, 2003
-#
-# Guo Yunhe <guoyunhebrave(a)gmail.com>, 2017.
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-05-20 05:04-0400\n"
+"PO-Revision-Date: 2017-08-05 09:35-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package step for openSUSE:Factory checked in at 2017-08-28 15:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/step (Old)
and /work/SRC/openSUSE:Factory/.step.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "step"
Mon Aug 28 15:09:48 2017 rev:83 rq:516492 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/step/step.changes 2017-07-29 09:00:35.211784937 +0200
+++ /work/SRC/openSUSE:Factory/.step.new/step.changes 2017-08-28 15:09:50.234543266 +0200
@@ -1,0 +2,19 @@
+Fri Aug 11 22:46:37 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use KDE_INSTALL_KXMLGUI5DIR to install stepui.rc
+ * Replace %i by -qwindowicon for wayland support
+ * Use Q_DECLARE_OVERRIDE
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:51 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
step-17.04.3.tar.xz
New:
----
step-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.GrmiA5/_old 2017-08-28 15:09:51.734332288 +0200
+++ /var/tmp/diff_new_pack.GrmiA5/_new 2017-08-28 15:09:51.762328349 +0200
@@ -1,7 +1,7 @@
#
# spec file for package step
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: step
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: An interactive physics simulator
License: GPL-2.0+
@@ -52,7 +53,9 @@
BuildRequires: pkgconfig(Qt5Xml)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -90,16 +93,18 @@
%files
%defattr(-,root,root)
%doc AUTHORS COPYING* ChangeLog README
-%doc %{_kf5_htmldir}/en/step/
+%doc %lang(en) %{_kf5_htmldir}/en/step/
+%config %{_kf5_configdir}/step.knsrc
+%dir %{_kf5_appstreamdir}
+%dir %{_kf5_configkcfgdir}
+%dir %{_kf5_kxmlguidir}/step/
%{_kf5_applicationsdir}/org.kde.step.desktop
%{_kf5_appsdir}/step/
+%{_kf5_appstreamdir}/org.kde.step.appdata.xml
%{_kf5_bindir}/step
-%{_kf5_configdir}/step.knsrc
-%dir %{_kf5_configkcfgdir}
%{_kf5_configkcfgdir}/step.kcfg
-%{_kf5_appstreamdir}/org.kde.step.appdata.xml
%{_kf5_iconsdir}/hicolor/*/*/*
-%dir %{_kf5_appstreamdir}
+%{_kf5_kxmlguidir}/step/stepui.rc
%if %{with lang}
%files lang -f %{name}.lang
++++++ step-17.04.3.tar.xz -> step-17.08.0.tar.xz ++++++
++++ 6094 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package rocs for openSUSE:Factory checked in at 2017-08-28 15:09:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
and /work/SRC/openSUSE:Factory/.rocs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocs"
Mon Aug 28 15:09:43 2017 rev:86 rq:516489 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes 2017-07-29 09:00:33.276058418 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes 2017-08-28 15:09:44.323374803 +0200
@@ -1,0 +2,20 @@
+Fri Aug 11 22:46:35 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use Q_DECLARE_OVERRIDE
+ * Fix minor typos
+ * Fix graph export filter (kde#378095)
+ * Complete KF5 porting task
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:48 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
rocs-17.04.3.tar.xz
New:
----
rocs-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.1RMGKD/_old 2017-08-28 15:09:46.107123879 +0200
+++ /var/tmp/diff_new_pack.1RMGKD/_new 2017-08-28 15:09:46.115122754 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rocs
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: rocs
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Graph Theory IDE
License: GPL-3.0+
@@ -65,7 +66,9 @@
BuildRequires: pkgconfig(Qt5XmlPatterns)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -130,19 +133,19 @@
%defattr(-,root,root)
%doc ChangeLog README COPYING*
%doc %lang(en) %{_kf5_htmldir}/en/rocs/
+%dir %{_kf5_appstreamdir}
%{_kf5_applicationsdir}/org.kde.rocs.desktop
-%{_kf5_sharedir}/rocs/
+%{_kf5_appstreamdir}/org.kde.rocs.appdata.xml
%{_kf5_bindir}/rocs
%{_kf5_configkcfgdir}/
-%dir %{_kf5_appstreamdir}
-%{_kf5_appstreamdir}/org.kde.rocs.appdata.xml
-%{_kf5_sharedir}/kxmlgui5/
-%{_kf5_plugindir}/
%{_kf5_iconsdir}/hicolor/*/*/*
+%{_kf5_kxmlguidir}/
+%{_kf5_plugindir}/
+%{_kf5_sharedir}/rocs/
%files devel
%defattr(-,root,root)
-%doc TESTING
+%doc COPYING* TESTING
%{_kf5_prefix}/include/rocs/
%{_kf5_libdir}/librocsgraphtheory.so
++++++ rocs-17.04.3.tar.xz -> rocs-17.08.0.tar.xz ++++++
++++ 8090 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package pim-sieve-editor for openSUSE:Factory checked in at 2017-08-28 15:09:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Mon Aug 28 15:09:38 2017 rev:8 rq:516487 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes 2017-07-29 09:00:29.556583908 +0200
+++ /work/SRC/openSUSE:Factory/.pim-sieve-editor.new/pim-sieve-editor.changes 2017-08-28 15:09:41.083830515 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:34 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:45 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
pim-sieve-editor-17.04.3.tar.xz
New:
----
pim-sieve-editor-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.OEiAcU/_old 2017-08-28 15:09:42.851581842 +0200
+++ /var/tmp/diff_new_pack.OEiAcU/_new 2017-08-28 15:09:42.855581280 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
Name: pim-sieve-editor
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Sieve scripts editor for KDE PIM
License: GPL-2.0+ and LGPL-2.1+
@@ -31,12 +31,6 @@
Source0: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: gettext-devel
-# Is only required for the icon
-BuildRequires: kmail-application-icons
-BuildRequires: pkgconfig
-BuildRequires: python-devel
-BuildRequires: update-desktop-files
-BuildRequires: xz
BuildRequires: cmake(KF5Bookmarks)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
@@ -47,6 +41,12 @@
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimCommon)
BuildRequires: cmake(KF5PimTextEdit)
+# Is only required for the icon
+BuildRequires: kmail-application-icons
+BuildRequires: pkgconfig
+BuildRequires: python-devel
+BuildRequires: update-desktop-files
+BuildRequires: xz
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
@@ -58,10 +58,12 @@
BuildRequires: boost-devel
%endif
Requires: kmail
+%if %{with lang}
Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%endif
# It can only build on the same platforms as Qt Webengine
-ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package provides an editor, complete with syntax highlighting and
@@ -93,15 +95,15 @@
%files
%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC
+%doc COPYING*
%config %{_kf5_configdir}/sieveeditor.categories
%config %{_kf5_configdir}/sieveeditor.renamecategories
-%{_bindir}/sieveeditor
+%doc %lang(en) %{_kf5_htmldir}/en/sieveeditor/
%{_kf5_applicationsdir}/org.kde.sieveeditor.desktop
+%{_kf5_bindir}/sieveeditor
%{_kf5_configkcfgdir}/sieveeditorglobalconfig.kcfg
-%{_kf5_htmldir}/en/sieveeditor/
%{_kf5_libdir}/libsieveeditor.so.*
-%{_datadir}/kconf_update/
+%{_kf5_sharedir}/kconf_update/
%if %{with lang}
%files lang -f %{name}.lang
++++++ pim-sieve-editor-17.04.3.tar.xz -> pim-sieve-editor-17.08.0.tar.xz ++++++
++++ 20217 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2017-08-28 15:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old)
and /work/SRC/openSUSE:Factory/.pim-data-exporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter"
Mon Aug 28 15:09:28 2017 rev:10 rq:516486 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2017-07-29 09:00:27.020942146 +0200
+++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 2017-08-28 15:09:39.128105630 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:33 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:44 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
pim-data-exporter-17.04.3.tar.xz
New:
----
pim-data-exporter-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-data-exporter.spec ++++++
--- /var/tmp/diff_new_pack.yOruTU/_old 2017-08-28 15:09:40.207953726 +0200
+++ /var/tmp/diff_new_pack.yOruTU/_new 2017-08-28 15:09:40.239949225 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
Name: pim-data-exporter
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Data exporter for KDE PIM
License: GPL-2.0+ and LGPL-2.1+
@@ -36,11 +36,6 @@
%endif
BuildRequires: extra-cmake-modules
BuildRequires: gettext-devel
-# Only required for the icon
-BuildRequires: kontact
-BuildRequires: pkgconfig
-BuildRequires: python-devel
-BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Akonadi)
BuildRequires: cmake(KF5AkonadiContact)
BuildRequires: cmake(KF5AkonadiMime)
@@ -55,15 +50,22 @@
BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimTextEdit)
+# Only required for the icon
+BuildRequires: kontact
+BuildRequires: pkgconfig
+BuildRequires: python-devel
+BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
Requires: kontact
+%if %{with lang}
Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%endif
# It can only build on the same platforms as Qt Webengine
-ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This package contains utlities needed by KDE PIM to export data for backup and archival.
@@ -91,16 +93,16 @@
%files
%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC
-%config %{_kf5_configdir}/pimsettingexporter.renamecategories
+%doc COPYING*
%config %{_kf5_configdir}/pimsettingexporter.categories
-%{_bindir}/pimsettingexporter
-%{_bindir}/pimsettingexporterconsole
-%{_libdir}/libpimsettingexporterprivate.so.*
+%config %{_kf5_configdir}/pimsettingexporter.renamecategories
+%doc %lang(en) %{_kf5_htmldir}/en/pimsettingexporter/
%{_kf5_applicationsdir}/org.kde.pimsettingexporter.desktop
+%{_kf5_bindir}/pimsettingexporter
+%{_kf5_bindir}/pimsettingexporterconsole
%{_kf5_configkcfgdir}/pimsettingexporterglobalconfig.kcfg
-%{_kf5_htmldir}/en/pimsettingexporter/
-%{_datadir}/kconf_update/
+%{_kf5_libdir}/libpimsettingexporterprivate.so.*
+%{_kf5_sharedir}/kconf_update/
%if %{with lang}
%files lang -f %{name}.lang
++++++ pim-data-exporter-17.04.3.tar.xz -> pim-data-exporter-17.08.0.tar.xz ++++++
++++ 44845 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package picmi for openSUSE:Factory checked in at 2017-08-28 15:09:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/picmi (Old)
and /work/SRC/openSUSE:Factory/.picmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picmi"
Mon Aug 28 15:09:22 2017 rev:64 rq:516484 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/picmi/picmi.changes 2017-07-29 09:00:23.141490239 +0200
+++ /work/SRC/openSUSE:Factory/.picmi.new/picmi.changes 2017-08-28 15:09:36.556467387 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:32 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use Q_DECLARE_OVERRIDE
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:42 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
picmi-17.04.3.tar.xz
New:
----
picmi-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ picmi.spec ++++++
--- /var/tmp/diff_new_pack.jyRnhW/_old 2017-08-28 15:09:37.724303106 +0200
+++ /var/tmp/diff_new_pack.jyRnhW/_new 2017-08-28 15:09:37.756298605 +0200
@@ -1,7 +1,7 @@
#
# spec file for package picmi
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: picmi
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Nonogram Logic game
License: GPL-2.0+
-# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
-Group: Amusements/Games/Board/Logic
+Group: Amusements/Games/Logic
Url: http://www.kde.org
Source0: picmi-%{version}.tar.xz
BuildRequires: extra-cmake-modules
@@ -47,7 +47,6 @@
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: picmi5 < %{version}
Provides: picmi5 = %{version}
-Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -75,15 +74,15 @@
%files
%defattr(-,root,root)
%doc COPYING*
-%{_kf5_bindir}/picmi
-%{_kf5_htmldir}/en/picmi/
-%{_kf5_applicationsdir}/org.kde.picmi.desktop
%dir %{_kf5_iconsdir}/hicolor/256x256
%dir %{_kf5_iconsdir}/hicolor/256x256/apps
-%{_kf5_iconsdir}/hicolor/*/apps/picmi.*
+%doc %lang(en) %{_kf5_htmldir}/en/picmi/
+%{_kf5_applicationsdir}/org.kde.picmi.desktop
%{_kf5_appsdir}/picmi/
-%{_kf5_kxmlguidir}/picmi/
%{_kf5_appstreamdir}/
+%{_kf5_bindir}/picmi
+%{_kf5_iconsdir}/hicolor/*/apps/picmi.*
+%{_kf5_kxmlguidir}/picmi/
%if %{with lang}
%files lang -f %{name}.lang
++++++ picmi-17.04.3.tar.xz -> picmi-17.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/org.kde.picmi.appdata.xml new/picmi-17.08.0/org.kde.picmi.appdata.xml
--- old/picmi-17.04.3/org.kde.picmi.appdata.xml 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/org.kde.picmi.appdata.xml 2017-07-26 09:31:40.000000000 +0200
@@ -8,6 +8,7 @@
<id>org.kde.picmi.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Picmi</name>
+ <name xml:lang="ast">Picmi</name>
<name xml:lang="ca">Picmi</name>
<name xml:lang="ca-valencia">Picmi</name>
<name xml:lang="cs">Picmi</name>
@@ -26,10 +27,13 @@
<name xml:lang="sr-ijekavian">Пикми</name>
<name xml:lang="sr-ijekavianlatin">Picmi</name>
<name xml:lang="sv">Picmi</name>
+ <name xml:lang="tr">Picmi</name>
<name xml:lang="uk">Picmi</name>
<name xml:lang="x-test">xxPicmixx</name>
+ <name xml:lang="zh-CN">Picmi</name>
<name xml:lang="zh-TW">Picmi</name>
<summary>Puzzle game based on number logic</summary>
+ <summary xml:lang="ast">Xuegu de puzzles baxáu na llóxica de númberos</summary>
<summary xml:lang="ca">Joc de puzle basat en lògica de nombres</summary>
<summary xml:lang="ca-valencia">Joc de puzle basat en lògica de nombres</summary>
<summary xml:lang="cs">Hra puzzle založená na číselné logice</summary>
@@ -53,6 +57,7 @@
<summary xml:lang="sr-ijekavian">Логичка игра на основу бројевне логике</summary>
<summary xml:lang="sr-ijekavianlatin">Logička igra na osnovu brojevne logike</summary>
<summary xml:lang="sv">Pusselspel baserat på sifferlogik</summary>
+ <summary xml:lang="tr">Sayısal mantığa dayalı bir bulmaca oyunu</summary>
<summary xml:lang="uk">Гра-головоломка, заснована на інтерпретації чисел</summary>
<summary xml:lang="x-test">xxPuzzle game based on number logicxx</summary>
<summary xml:lang="zh-TW">數字邏輯的解謎遊戲</summary>
@@ -85,6 +90,7 @@
<p xml:lang="sr-ijekavian">Циљ је открити скривени образац на табли тако што се боје или остављају празним ћелије у мрежи, према бројевима датим са стране мреже. Ово је игра за једног играча.</p>
<p xml:lang="sr-ijekavianlatin">Cilj je otkriti skriveni obrazac na tabli tako što se boje ili ostavljaju praznim ćelije u mreži, prema brojevima datim sa strane mreže. Ovo je igra za jednog igrača.</p>
<p xml:lang="sv">Målet är att avslöja det dolda mönstret på spelbrädet genom att färglägga eller lämna rutorna tomma i ett rutmönster enligt de tal som anges vid sidan om rutmönstret. Detta är ett spel för en ensam spelare.</p>
+ <p xml:lang="tr">Amaç, tahtadaki gizli desenleri renklendirerek veya hücrelerin ızgaranın kenarında verilen sayılara göre, bir ızgarada boş bırakarak ortaya çıkarmaktır. Bu tek kişilik bir oyundur.</p>
<p xml:lang="uk">Метою гри є визначення прихованого візерунка у полі для гри зафарбовуванням комірок поля відповідно до чисел, які наведено за бічною рискою поля. Грати у гру одночасно можна лише один гравець.</p>
<p xml:lang="x-test">xxThe goal is to reveal the hidden pattern in the board by coloring or leaving blank the cells in a grid according to numbers given at the side of the grid. This is a single player game.xx</p>
<p xml:lang="zh-TW">單人遊戲,依據棋盤側邊的數字來標記或留白棋盤上的每一格。</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ast/picmi.po new/picmi-17.08.0/po/ast/picmi.po
--- old/picmi-17.04.3/po/ast/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ast/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-12-21 16:39+0100\n"
"Last-Translator: enolp <enolp(a)softastur.org>\n"
"Language-Team: Asturian <alministradores(a)softastur.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/bs/picmi.po new/picmi-17.08.0/po/bs/picmi.po
--- old/picmi-17.04.3/po/bs/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/bs/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kde 49i410\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2014-10-20 19:47+0000\n"
"Last-Translator: Samir Ribić <Unknown>\n"
"Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ca/picmi.po new/picmi-17.08.0/po/ca/picmi.po
--- old/picmi-17.04.3/po/ca/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ca/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 22:03+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ca(a)valencia/picmi.po new/picmi-17.08.0/po/ca(a)valencia/picmi.po
--- old/picmi-17.04.3/po/ca(a)valencia/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ca(a)valencia/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 22:03+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/cs/picmi.po new/picmi-17.08.0/po/cs/picmi.po
--- old/picmi-17.04.3/po/cs/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/cs/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-26 17:01+0100\n"
"Last-Translator: Vít Pelčák <vit(a)pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/da/picmi.po new/picmi-17.08.0/po/da/picmi.po
--- old/picmi-17.04.3/po/da/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/da/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-05-28 16:41+0100\n"
"Last-Translator: Martin Schlander <mschlander(a)opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/de/docs/picmi/index.docbook new/picmi-17.08.0/po/de/docs/picmi/index.docbook
--- old/picmi-17.04.3/po/de/docs/picmi/index.docbook 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/de/docs/picmi/index.docbook 2017-08-11 02:43:58.000000000 +0200
@@ -462,7 +462,7 @@
>Hilfe</guimenu
>, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs <ulink url="help:/fundamentals/ui.html#menus-settings"
>Einstellungen</ulink
-> und <ulink url="help:/fundamentals/uihtml#menus-help"
+> und <ulink url="help:/fundamentals/ui.html#menus-help"
>Hilfe</ulink
> der &kde;-Grundlagen. </para>
</sect1>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/de/picmi.po new/picmi-17.08.0/po/de/picmi.po
--- old/picmi-17.04.3/po/de/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/de/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 15:09+0100\n"
"Last-Translator: Frederik Schwarzer <schwarzer(a)kde.org>\n"
"Language-Team: German <kde-i18n-de(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/el/picmi.po new/picmi-17.08.0/po/el/picmi.po
--- old/picmi-17.04.3/po/el/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/el/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2012-08-18 R0116+0100\n"
"Last-Translator: Stelios <sstavra(a)gmail.com>\n"
"Language-Team: Greek <kde-i18n-el(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/en_GB/picmi.po new/picmi-17.08.0/po/en_GB/picmi.po
--- old/picmi-17.04.3/po/en_GB/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/en_GB/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-21 10:53+0000\n"
"Last-Translator: Steve Allewell <steve.allewell(a)gmail.com>\n"
"Language-Team: British English <kde-l10n-en_gb(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/es/picmi.po new/picmi-17.08.0/po/es/picmi.po
--- old/picmi-17.04.3/po/es/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/es/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-12 18:53+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra(a)eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/et/picmi.po new/picmi-17.08.0/po/et/picmi.po
--- old/picmi-17.04.3/po/et/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/et/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-07-27 19:49+0300\n"
"Last-Translator: Marek Laane <qiilaq69(a)gmail.com>\n"
"Language-Team: Estonian <kde-et(a)linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/fi/picmi.po new/picmi-17.08.0/po/fi/picmi.po
--- old/picmi-17.04.3/po/fi/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/fi/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-09 17:11+0200\n"
"Last-Translator: Lasse Liehu <lasse.liehu(a)gmail.com>\n"
"Language-Team: Finnish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/fr/picmi.po new/picmi-17.08.0/po/fr/picmi.po
--- old/picmi-17.04.3/po/fr/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/fr/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-03-25 08:38+0100\n"
"Last-Translator: Vincent Pinon <vpinon(a)kde.org>\n"
"Language-Team: French <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ga/picmi.po new/picmi-17.08.0/po/ga/picmi.po
--- old/picmi-17.04.3/po/ga/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ga/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2012-02-27 21:35-0500\n"
"Last-Translator: Kevin Scannell <kscanne(a)gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/gl/picmi.po new/picmi-17.08.0/po/gl/picmi.po
--- old/picmi-17.04.3/po/gl/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/gl/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-09 19:31+0100\n"
"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
"com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/hu/picmi.po new/picmi-17.08.0/po/hu/picmi.po
--- old/picmi-17.04.3/po/hu/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/hu/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2015-09-04 14:20+0200\n"
"Last-Translator: Kristóf Kiszel <ulysses(a)kubuntu.org>\n"
"Language-Team: Hungarian <kde-l10n-hu(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/it/picmi.po new/picmi-17.08.0/po/it/picmi.po
--- old/picmi-17.04.3/po/it/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/it/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2017-07-03 23:10+0200\n"
"Last-Translator: Luciano Montanaro <mikelima(a)gmail.com>\n"
"Language-Team: Italian <kde-i18n-it(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ja/picmi.po new/picmi-17.08.0/po/ja/picmi.po
--- old/picmi-17.04.3/po/ja/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ja/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2012-02-26 14:44-0800\n"
"Last-Translator: Japanese KDE translation team <kde-jp(a)kde.org>\n"
"Language-Team: Japanese <kde-jp(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/kk/picmi.po new/picmi-17.08.0/po/kk/picmi.po
--- old/picmi-17.04.3/po/kk/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/kk/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2013-11-18 04:23+0600\n"
"Last-Translator: Sairan Kikkarin <sairan(a)computer.org>\n"
"Language-Team: Kazakh <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/lt/picmi.po new/picmi-17.08.0/po/lt/picmi.po
--- old/picmi-17.04.3/po/lt/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/lt/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: l 10n\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2014-03-17 20:43+0200\n"
"Last-Translator: Liudas Ališauskas <liudas(a)aksioma.lt>\n"
"Language-Team: Lithuanian <kde-i18n-lt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/lv/picmi.po new/picmi-17.08.0/po/lv/picmi.po
--- old/picmi-17.04.3/po/lv/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/lv/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2013-08-03 13:04+0300\n"
"Last-Translator: Maris Nartiss <maris.kde(a)gmail.com>\n"
"Language-Team: Latvian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/mr/picmi.po new/picmi-17.08.0/po/mr/picmi.po
--- old/picmi-17.04.3/po/mr/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/mr/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2013-03-13 13:23+0530\n"
"Last-Translator: Chetan Khona <chetan(a)kompkin.com>\n"
"Language-Team: Marathi <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/nb/picmi.po new/picmi-17.08.0/po/nb/picmi.po
--- old/picmi-17.04.3/po/nb/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/nb/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:15+0100\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2014-01-07 14:22+0100\n"
"Last-Translator: Bjørn Steensrud <bjornst(a)skogkatt.homelinux.org>\n"
"Language-Team: Norwegian Bokmål <i18n-nb(a)lister.ping.uio.no>\n"
@@ -94,7 +94,7 @@
#: levels/default.xml:9 levels/default.xml:31 levels/default.xml:191
#: levels/default.xml:222 levels/default.xml:271 levels/default.xml:291
#: levels/default.xml:313 levels/default.xml:330 levels/default.xml:356
-#: levels/default.xml:379 src/main.cpp:51
+#: levels/default.xml:379 src/main.cpp:52
#, kde-format
msgid "Jakob Gruber"
msgstr "Jakob Gruber"
@@ -379,7 +379,7 @@
msgstr "Handlekurv"
#. i18n: tag board attribute name
-#: levels/default.xml:520 src/main.cpp:42
+#: levels/default.xml:520 src/main.cpp:43
#, kde-format
msgid "Picmi"
msgstr "Picmi"
@@ -719,17 +719,17 @@
msgid "Prevent Mistakes:"
msgstr "Hindre feil:"
-#: src/main.cpp:47
+#: src/main.cpp:48
#, kde-format
msgid "Picmi - a nonogram puzzle game"
msgstr "Picmi – et nonogram oppgavespill"
-#: src/main.cpp:49
+#: src/main.cpp:50
#, kde-format
msgid "(c) 2012 - 2015 The Picmi Authors"
msgstr ""
-#: src/main.cpp:51
+#: src/main.cpp:52
#, kde-format
msgid "Picmi Author"
msgstr "Picmi utvikler"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/nds/picmi.po new/picmi-17.08.0/po/nds/picmi.po
--- old/picmi-17.04.3/po/nds/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/nds/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2014-06-11 00:45+0200\n"
"Last-Translator: Sönke Dibbern <s_dibbern(a)web.de>\n"
"Language-Team: Low Saxon <kde-i18n-nds(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/nl/picmi.po new/picmi-17.08.0/po/nl/picmi.po
--- old/picmi-17.04.3/po/nl/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/nl/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2017-02-12 12:22+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf(a)kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/nn/picmi.po new/picmi-17.08.0/po/nn/picmi.po
--- old/picmi-17.04.3/po/nn/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/nn/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:15+0100\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-25 20:51+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl(a)huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn(a)lister.ping.uio.no>\n"
@@ -95,7 +95,7 @@
#: levels/default.xml:9 levels/default.xml:31 levels/default.xml:191
#: levels/default.xml:222 levels/default.xml:271 levels/default.xml:291
#: levels/default.xml:313 levels/default.xml:330 levels/default.xml:356
-#: levels/default.xml:379 src/main.cpp:51
+#: levels/default.xml:379 src/main.cpp:52
#, kde-format
msgid "Jakob Gruber"
msgstr "Jakob Gruber"
@@ -381,7 +381,7 @@
msgstr "Handlevogn"
#. i18n: tag board attribute name
-#: levels/default.xml:520 src/main.cpp:42
+#: levels/default.xml:520 src/main.cpp:43
#, kde-format
msgid "Picmi"
msgstr "Picmi"
@@ -721,17 +721,17 @@
msgid "Prevent Mistakes:"
msgstr "Hindra feiltrekk:"
-#: src/main.cpp:47
+#: src/main.cpp:48
#, kde-format
msgid "Picmi - a nonogram puzzle game"
msgstr "Picmi – nonogrambasert hjernetrim"
-#: src/main.cpp:49
+#: src/main.cpp:50
#, kde-format
msgid "(c) 2012 - 2015 The Picmi Authors"
msgstr "© 2012–2015 Picmi-utviklarane"
-#: src/main.cpp:51
+#: src/main.cpp:52
#, kde-format
msgid "Picmi Author"
msgstr "Picmi-utviklar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/pl/picmi.po new/picmi-17.08.0/po/pl/picmi.po
--- old/picmi-17.04.3/po/pl/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/pl/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-13 11:51+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/pt/docs/picmi/index.docbook new/picmi-17.08.0/po/pt/docs/picmi/index.docbook
--- old/picmi-17.04.3/po/pt/docs/picmi/index.docbook 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/pt/docs/picmi/index.docbook 2017-08-11 02:43:58.000000000 +0200
@@ -1,10 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
-<!ENTITY picmi "<application
->picmi</application
->">
-<!ENTITY kappname "&picmi;">
-<!ENTITY package "kdegames">
<!ENTITY % Portuguese "INCLUDE">
<!ENTITY % addindex "IGNORE">
]>
@@ -55,9 +50,9 @@
>&FDLNotice;</legalnotice>
<date
->2012-02-24</date>
+>2016-05-13</date>
<releaseinfo
->1.9.95</releaseinfo>
+>2.0.0 (Aplicações 16.04)</releaseinfo>
<abstract>
<para
@@ -85,6 +80,18 @@
<para
>O &picmi; é um jogo de 'puzzles' para um único jogador. </para>
+<screenshot>
+<mediaobject>
+<imageobject>
+<imagedata fileref="gameboard.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase
+>Tabuleiro de jogo do &picmi;</phrase>
+</textobject>
+</mediaobject>
+</screenshot>
+
<para
>O objectivo do jogo é colorir as células de acordo com os números indicados do lado do tabuleiro. </para>
</chapter>
@@ -156,11 +163,9 @@
<title
>Apresentação à Interface</title>
-<sect1 id="game-menu">
- <title
->O Menu <guimenu
->Jogo</guimenu
-></title>
+<sect1 id="menu-items">
+<title
+>Opções do Menu</title>
<variablelist>
<varlistentry>
@@ -210,6 +215,26 @@
><menuchoice
><shortcut
><keycap
+>F5</keycap
+></shortcut
+> <guimenu
+>Jogo</guimenu
+> <guimenuitem
+>Reiniciar</guimenuitem
+> </menuchoice
+></term>
+<listitem>
+<para>
+ <!--FIXME -->
+</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term
+><menuchoice
+><shortcut
+><keycap
>P</keycap
></shortcut
> <guimenu
@@ -265,17 +290,7 @@
>Sai do programa. </para>
</listitem>
</varlistentry>
-</variablelist>
-</sect1>
-
-<sect1 id="move-menu">
-<title
->O Menu <guimenu
->Mover</guimenu
-></title>
-
-<variablelist>
<varlistentry>
<term
><menuchoice
@@ -303,80 +318,75 @@
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
->L</keycap
+>I</keycap
></keycombo
> </shortcut
> <guimenu
>Mover</guimenu
> <guimenuitem
->Carregar uma Posição</guimenuitem
+>Dica</guimenuitem
> </menuchoice
></term>
<listitem>
<para
->Carrega a posição gravada mais recente. </para>
+>Marca uma célula como ocupada ou vazia. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><menuchoice
-><shortcut
-> <keycombo action="simul"
->&Ctrl;<keycap
->S</keycap
-></keycombo
-> </shortcut
-> <guimenu
+><guimenu
>Mover</guimenu
> <guimenuitem
->Gravar a Posição</guimenuitem
+>Resolver</guimenuitem
> </menuchoice
></term>
<listitem>
<para
->Grava a posição actual do tabuleiro. </para>
+>Inicia um jogo de demonstração. </para>
</listitem>
</varlistentry>
-</variablelist>
-
-</sect1>
-
-<sect1 id="settings-menu">
-<title
->O Menu <guimenu
->Configuração</guimenu
-></title>
-
-<variablelist>
<varlistentry>
<term
><menuchoice
-><guimenu
->Configuração</guimenu
+><shortcut
+> <keycombo action="simul"
+>&Ctrl;<keycap
+>L</keycap
+></keycombo
+> </shortcut
+> <guimenu
+>Mover</guimenu
> <guimenuitem
->Mostrar a Barra de Estado</guimenuitem
+>Carregar uma Posição</guimenuitem
> </menuchoice
></term>
<listitem>
<para
->Activa ou desactiva a visibilidade da barra de estado. </para>
+>Carrega a posição gravada mais recente. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><menuchoice
-><guimenu
->Configuração</guimenu
+><shortcut
+> <keycombo action="simul"
+>&Ctrl;<keycap
+>S</keycap
+></keycombo
+> </shortcut
+> <guimenu
+>Mover</guimenu
> <guimenuitem
->Modo de Ecrã Completo</guimenuitem
+>Gravar a Posição</guimenuitem
> </menuchoice
></term>
<listitem>
<para
->Muda para o modo de ecrã completo. </para>
+>Grava a posição actual do tabuleiro. </para>
</listitem>
</varlistentry>
@@ -429,38 +439,6 @@
><guimenu
>Configuração</guimenu
> <guimenuitem
->Configurar os Atalhos...</guimenuitem
-> </menuchoice
-></term>
-<listitem
-><para>
-<action
->Abre uma janela que lhe permite definir de novo todos os atalhos de teclado.</action>
-</para
-></listitem>
-</varlistentry>
-
-<varlistentry>
-<term
-><menuchoice
-><guimenu
->Configuração</guimenu
-> <guimenuitem
->Configurar as Barras de Ferramentas...</guimenuitem
-> </menuchoice
-></term>
-<listitem
-><para
->Mostra a janela normal do &kde; para configurar os ícones da barra de ferramentas.</para
-></listitem>
-</varlistentry>
-
-<varlistentry>
-<term
-><menuchoice
-><guimenu
->Configuração</guimenu
-> <guimenuitem
>Configurar o &picmi;...</guimenuitem
> </menuchoice
></term>
@@ -469,16 +447,19 @@
>Escolha a imagem de fundo, as dimensões e definições do tabuleiro para uma dificuldade personalizada.</para
></listitem>
</varlistentry>
-
</variablelist>
-</sect1>
-<sect1 id="help">
-<title
->O Menu <guimenu
+<para
+>Para além disso, o &picmi; tem os menus de <guimenu
+>Configuração</guimenu
+> e <guimenu
>Ajuda</guimenu
-></title>
-&help.menu.documentation; </sect1>
+> normais do &kde;; para mais informações, leia as secções acerca dos menus de <ulink url="help:/fundamentals/ui.html#menus-settings"
+>Configuração</ulink
+> e <ulink url="help:/fundamentals/ui.html#menus-help"
+>Ajuda</ulink
+> dos Fundamentos do &kde;. </para>
+</sect1>
<sect1 id="keybindings">
<title id="keybindings-title"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/pt/picmi.po new/picmi-17.08.0/po/pt/picmi.po
--- old/picmi-17.04.3/po/pt/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/pt/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-09 10:26+0000\n"
"Last-Translator: José Nuno Coelho Pires <zepires(a)gmail.com>\n"
"Language-Team: Portuguese <kde-i18n-pt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/pt_BR/picmi.po new/picmi-17.08.0/po/pt_BR/picmi.po
--- old/picmi-17.04.3/po/pt_BR/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/pt_BR/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 11:24-0300\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga(a)kde.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ro/picmi.po new/picmi-17.08.0/po/ro/picmi.po
--- old/picmi-17.04.3/po/ro/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ro/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2013-11-23 20:46+0200\n"
"Last-Translator: Sergiu Bivol <sergiu(a)ase.md>\n"
"Language-Team: Romanian <kde-i18n-ro(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ru/picmi.po new/picmi-17.08.0/po/ru/picmi.po
--- old/picmi-17.04.3/po/ru/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ru/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2017-02-05 22:05+0300\n"
"Last-Translator: Alexander Potashev <aspotashev(a)gmail.com>\n"
"Language-Team: Russian <kde-russian(a)lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/sk/picmi.po new/picmi-17.08.0/po/sk/picmi.po
--- old/picmi-17.04.3/po/sk/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/sk/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-21 11:38+0100\n"
"Last-Translator: Roman Paholik <wizzardsk(a)gmail.com>\n"
"Language-Team: Slovak <kde-sk(a)linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/sl/picmi.po new/picmi-17.08.0/po/sl/picmi.po
--- old/picmi-17.04.3/po/sl/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/sl/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-03-09 18:52+0100\n"
"Last-Translator: Andrej Mernik <andrejm(a)ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo(a)lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/sr/picmi.po new/picmi-17.08.0/po/sr/picmi.po
--- old/picmi-17.04.3/po/sr/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/sr/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-14 17:49+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/sv/picmi.po new/picmi-17.08.0/po/sv/picmi.po
--- old/picmi-17.04.3/po/sv/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/sv/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 20:33+0100\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall(a)bredband.net>\n"
"Language-Team: Swedish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/tr/picmi.po new/picmi-17.08.0/po/tr/picmi.po
--- old/picmi-17.04.3/po/tr/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/tr/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,11 +8,11 @@
msgstr ""
"Project-Id-Version: kdegames-kde4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2017-05-16 12:43+0000\n"
"Last-Translator: Mete <metebilgin48(a)gmail.com>\n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/"
+"language/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/ug/picmi.po new/picmi-17.08.0/po/ug/picmi.po
--- old/picmi-17.04.3/po/ug/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/ug/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2013-09-08 07:05+0900\n"
"Last-Translator: Gheyret Kenji <gheyret(a)gmail.com>\n"
"Language-Team: Uyghur <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/uk/picmi.po new/picmi-17.08.0/po/uk/picmi.po
--- old/picmi-17.04.3/po/uk/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/uk/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: picmi\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-02-08 16:44+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor(a)ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/zh_CN/picmi.po new/picmi-17.08.0/po/zh_CN/picmi.po
--- old/picmi-17.04.3/po/zh_CN/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/zh_CN/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -1,21 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <wengxt(a)gmail.com>, 2013.
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
-"PO-Revision-Date: 2013-01-17 22:42-0500\n"
-"Last-Translator: Weng Xuetian <wengxt(a)gmail.com>\n"
-"Language-Team: Chinese Simplified <kde-china(a)kde.org>\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"PO-Revision-Date: 2017-08-05 09:35-0400\n"
+"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
+"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegames/picmi.pot\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -69,10 +68,9 @@
#: levels/default.xml:516 levels/default.xml:524 levels/default.xml:528
#: levels/default.xml:532 levels/default.xml:543 levels/default.xml:556
#: levels/default.xml:569 levels/default.xml:582 levels/default.xml:595
-#, fuzzy, kde-format
-#| msgid "Jakob Gruber"
+#, kde-format
msgid "Jakob Gruber, Moni Linke"
-msgstr "Jakob Gruber"
+msgstr ""
#. i18n: tag board attribute name
#: levels/default.xml:9
@@ -192,7 +190,7 @@
#: levels/default.xml:107
#, kde-format
msgid "Mobile Phone"
-msgstr ""
+msgstr "移动电话"
#. i18n: tag board attribute name
#. i18n: tag board attribute name
@@ -249,7 +247,7 @@
#: levels/default.xml:222
#, kde-format
msgid "Marker"
-msgstr ""
+msgstr "标记"
#. i18n: tag board attribute name
#: levels/default.xml:240
@@ -315,7 +313,7 @@
#: levels/default.xml:446 levels/default.xml:464 levels/default.xml:482
#, kde-format
msgid "Zack Rusin"
-msgstr ""
+msgstr "Zack Rusin"
#. i18n: tag board attribute name
#: levels/default.xml:410
@@ -369,7 +367,7 @@
#: levels/default.xml:512
#, kde-format
msgid "Phone"
-msgstr ""
+msgstr "电话"
#. i18n: tag board attribute name
#: levels/default.xml:516
@@ -387,25 +385,25 @@
#: levels/default.xml:524
#, kde-format
msgid "Calculator"
-msgstr ""
+msgstr "计算器"
#. i18n: tag board attribute name
#: levels/default.xml:528
#, kde-format
msgid "Camera"
-msgstr ""
+msgstr "相机"
#. i18n: tag board attribute name
#: levels/default.xml:532
#, kde-format
msgid "Car"
-msgstr ""
+msgstr "车载"
#. i18n: tag board attribute name
#: levels/default.xml:556
#, kde-format
msgid "Microphone"
-msgstr ""
+msgstr "话筒"
#. i18n: tag board attribute name
#: levels/default.xml:569
@@ -417,13 +415,13 @@
#: levels/default.xml:582
#, kde-format
msgid "Printer"
-msgstr ""
+msgstr "打印机"
#. i18n: tag board attribute name
#: levels/default.xml:595
#, kde-format
msgid "Smiley"
-msgstr ""
+msgstr "微笑符"
#: src/gui/graphicsitems/textbanneritem.cpp:40
#, kde-format
@@ -467,10 +465,9 @@
msgstr "自最后保存位置之后的动作:%1"
#: src/gui/mainwindow.cpp:294
-#, fuzzy, kde-format
-#| msgid "Congratulations, you've solved this board!"
+#, kde-format
msgid "Congratulations, you have solved this board!"
-msgstr "恭喜,您完成了此关!"
+msgstr ""
#: src/gui/mainwindow.cpp:295 src/gui/mainwindow.cpp:302
#, kde-format
@@ -478,10 +475,9 @@
msgstr "完成了!"
#: src/gui/mainwindow.cpp:300
-#, fuzzy, kde-format
-#| msgid "Congratulations, you've solved this board!"
+#, kde-format
msgid "Congratulations, you have solved board '%1'!"
-msgstr "恭喜,您完成了此关!"
+msgstr ""
#: src/gui/selectboardwindow.cpp:99
#, kde-format
@@ -629,10 +625,9 @@
msgstr "选择背景"
#: src/gui/settingswindow.cpp:76
-#, fuzzy, kde-format
-#| msgid "*.png *.jpg|Image Files (*.png *.jpg)"
+#, kde-format
msgid "Image Files (*.png *.jpg)"
-msgstr "*.png *.jpg|图像文件 (*.png *.jpg)"
+msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SettingsWindow)
#: src/gui/settingswindow.ui:20
@@ -727,10 +722,9 @@
msgstr "Picmi - 十字绣游戏"
#: src/main.cpp:50
-#, fuzzy, kde-format
-#| msgid "(c) 2012 The Picmi Authors"
+#, kde-format
msgid "(c) 2012 - 2015 The Picmi Authors"
-msgstr "(c) 2012 Picmi 作者"
+msgstr ""
#: src/main.cpp:52
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/po/zh_TW/picmi.po new/picmi-17.08.0/po/zh_TW/picmi.po
--- old/picmi-17.04.3/po/zh_TW/picmi.po 2017-07-11 02:23:30.000000000 +0200
+++ new/picmi-17.08.0/po/zh_TW/picmi.po 2017-08-11 02:43:58.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-02 04:53+0200\n"
+"POT-Creation-Date: 2017-07-02 03:02+0200\n"
"PO-Revision-Date: 2016-11-14 21:12+0800\n"
"Last-Translator: Jeff Huang <s8321414(a)gmail.com>\n"
"Language-Team: Chinese <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/graphicsitems/cellitem.h new/picmi-17.08.0/src/gui/graphicsitems/cellitem.h
--- old/picmi-17.04.3/src/gui/graphicsitems/cellitem.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/graphicsitems/cellitem.h 2017-07-26 09:31:40.000000000 +0200
@@ -36,7 +36,7 @@
/* updates displayed pixmap according to current cell state */
virtual void refresh();
- virtual void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
protected:
virtual int getTilesize() const = 0;
@@ -53,8 +53,8 @@
OverviewCellItem(int x, int y, QSharedPointer<Picmi> game, QGraphicsItem *parent = 0);
protected:
- virtual int getTilesize() const;
- virtual QPixmap getPixmap() const;
+ int getTilesize() const Q_DECL_OVERRIDE;
+ QPixmap getPixmap() const Q_DECL_OVERRIDE;
};
class GameCellItem : public QObject, public CellItem
@@ -67,19 +67,19 @@
game and scene */
GameCellItem(int x, int y, QSharedPointer<Picmi> game, Scene *scene, QGraphicsItem *parent = 0);
- void keyPressEvent(QKeyEvent *event);
+ void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE;
- void refresh();
- void reload(const QSize &size);
+ void refresh() Q_DECL_OVERRIDE;
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
protected:
- void mousePressEvent(QGraphicsSceneMouseEvent *event);
- void mouseMoveEvent(QGraphicsSceneMouseEvent *event);
- void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
- void mouseReleaseEvent(QGraphicsSceneMouseEvent *event);
+ void mousePressEvent(QGraphicsSceneMouseEvent *event) Q_DECL_OVERRIDE;
+ void mouseMoveEvent(QGraphicsSceneMouseEvent *event) Q_DECL_OVERRIDE;
+ void hoverEnterEvent(QGraphicsSceneHoverEvent *event) Q_DECL_OVERRIDE;
+ void mouseReleaseEvent(QGraphicsSceneMouseEvent *event) Q_DECL_OVERRIDE;
- virtual int getTilesize() const;
- virtual QPixmap getPixmap() const;
+ int getTilesize() const Q_DECL_OVERRIDE;
+ QPixmap getPixmap() const Q_DECL_OVERRIDE;
private:
/** Converts scene- to game coordinates. */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/graphicsitems/pixmapitem.h new/picmi-17.08.0/src/gui/graphicsitems/pixmapitem.h
--- old/picmi-17.04.3/src/gui/graphicsitems/pixmapitem.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/graphicsitems/pixmapitem.h 2017-07-26 09:31:40.000000000 +0200
@@ -28,7 +28,7 @@
{
public:
PixmapItem(Renderer::Resource resource, int x, int y, QGraphicsItem *parent = 0);
- virtual void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
protected:
const Renderer::Resource m_resource;
@@ -48,14 +48,14 @@
{
public:
StreakHBackgroundItem(Renderer::Resource resource,int y, QGraphicsItem *parent = 0);
- virtual void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
class StreakVBackgroundItem : public PixmapItem
{
public:
StreakVBackgroundItem(Renderer::Resource resource,int x, QGraphicsItem *parent = 0);
- virtual void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
#endif // PIXMAPITEM_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/graphicsitems/streakitem.h new/picmi-17.08.0/src/gui/graphicsitems/streakitem.h
--- old/picmi-17.04.3/src/gui/graphicsitems/streakitem.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/graphicsitems/streakitem.h 2017-07-26 09:31:40.000000000 +0200
@@ -34,7 +34,7 @@
/* update displayed streak */
virtual void refresh() = 0;
- virtual void reload(const QSize &size) = 0;
+ void reload(const QSize &size) Q_DECL_OVERRIDE = 0;
private slots:
void settingChanged(Settings::SettingsType type);
@@ -51,16 +51,16 @@
public:
RowStreakItem(QSharedPointer<Picmi> game, int y, QGraphicsItem *parent = 0);
- void refresh();
- void reload(const QSize &size);
+ void refresh() Q_DECL_OVERRIDE;
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
class ColStreakItem : public StreakItem {
public:
ColStreakItem(QSharedPointer<Picmi> game, int x, QGraphicsItem *parent = 0);
- void refresh();
- void reload(const QSize &size);
+ void refresh() Q_DECL_OVERRIDE;
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
#endif // STREAKITEM_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/graphicsitems/textbanneritem.h new/picmi-17.08.0/src/gui/graphicsitems/textbanneritem.h
--- old/picmi-17.04.3/src/gui/graphicsitems/textbanneritem.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/graphicsitems/textbanneritem.h 2017-07-26 09:31:40.000000000 +0200
@@ -28,7 +28,7 @@
public:
TextBannerItem(QGraphicsItem *parent = 0);
- void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
class PauseBannerItem : public TextBannerItem
@@ -36,7 +36,7 @@
public:
PauseBannerItem(QGraphicsItem *parent = 0);
- void reload(const QSize &size);
+ void reload(const QSize &size) Q_DECL_OVERRIDE;
};
#endif // TEXTBANNERITEM_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/mainwindow.h new/picmi-17.08.0/src/gui/mainwindow.h
--- old/picmi-17.04.3/src/gui/mainwindow.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/mainwindow.h 2017-07-26 09:31:40.000000000 +0200
@@ -42,7 +42,7 @@
explicit MainWindow(QWidget *parent = 0);
protected:
- void closeEvent(QCloseEvent *event);
+ void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE;
private slots:
void startRandomGame();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/selectboardwindow.cpp new/picmi-17.08.0/src/gui/selectboardwindow.cpp
--- old/picmi-17.04.3/src/gui/selectboardwindow.cpp 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/selectboardwindow.cpp 2017-07-26 09:31:40.000000000 +0200
@@ -45,11 +45,11 @@
ColumnCount /* not a real column */
};
- int rowCount(const QModelIndex &parent = QModelIndex()) const;
- int columnCount(const QModelIndex &parent = QModelIndex()) const;
- QVariant data(const QModelIndex &index, int role) const;
- QVariant headerData(int section, Qt::Orientation orientation, int role) const;
- void sort(int column, Qt::SortOrder order = Qt::AscendingOrder);
+ int rowCount(const QModelIndex &parent = QModelIndex()) const Q_DECL_OVERRIDE;
+ int columnCount(const QModelIndex &parent = QModelIndex()) const Q_DECL_OVERRIDE;
+ QVariant data(const QModelIndex &index, int role) const Q_DECL_OVERRIDE;
+ QVariant headerData(int section, Qt::Orientation orientation, int role) const Q_DECL_OVERRIDE;
+ void sort(int column, Qt::SortOrder order = Qt::AscendingOrder) Q_DECL_OVERRIDE;
private:
QList<QSharedPointer<Level> > &m_levels;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/selectboardwindow.h new/picmi-17.08.0/src/gui/selectboardwindow.h
--- old/picmi-17.04.3/src/gui/selectboardwindow.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/selectboardwindow.h 2017-07-26 09:31:40.000000000 +0200
@@ -37,8 +37,8 @@
QSharedPointer<Level> selectedBoard() const;
protected:
- void resizeEvent(QResizeEvent *event);
- void showEvent(QShowEvent *event);
+ void resizeEvent(QResizeEvent *event) Q_DECL_OVERRIDE;
+ void showEvent(QShowEvent *event) Q_DECL_OVERRIDE;
private slots:
void selectedLevelChanged(const QModelIndex ¤t, const QModelIndex &previous);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/settingswindow.h new/picmi-17.08.0/src/gui/settingswindow.h
--- old/picmi-17.04.3/src/gui/settingswindow.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/settingswindow.h 2017-07-26 09:31:40.000000000 +0200
@@ -36,7 +36,7 @@
~SettingsWindow();
private slots:
- void accept();
+ void accept() Q_DECL_OVERRIDE;
void bgToolButtonClicked();
void selectSolvedColor();
void selectUnsolvedColor();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/gui/view.h new/picmi-17.08.0/src/gui/view.h
--- old/picmi-17.04.3/src/gui/view.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/gui/view.h 2017-07-26 09:31:40.000000000 +0200
@@ -35,8 +35,8 @@
void setPaused(bool paused);
protected:
- void resizeEvent(QResizeEvent *event);
- void keyPressEvent(QKeyEvent *event);
+ void resizeEvent(QResizeEvent *event) Q_DECL_OVERRIDE;
+ void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE;
private:
QSharedPointer<Scene> m_scene;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/logic/picmi.cpp new/picmi-17.08.0/src/logic/picmi.cpp
--- old/picmi-17.04.3/src/logic/picmi.cpp 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/logic/picmi.cpp 2017-07-26 09:31:40.000000000 +0200
@@ -44,7 +44,7 @@
IOHandlerNoHints(BoardMap *map, BoardState *state, ElapsedTime *timer) : IOHandler(map, state, timer) { }
protected:
- void setBox(int x, int y);
+ void setBox(int x, int y) Q_DECL_OVERRIDE;
};
@@ -63,7 +63,7 @@
IOHandlerHints(BoardMap *map, BoardState *state, ElapsedTime *timer) : IOHandler(map, state, timer) { }
protected:
- void setBox(int x, int y);
+ void setBox(int x, int y) Q_DECL_OVERRIDE;
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/outofboundsexception.h new/picmi-17.08.0/src/outofboundsexception.h
--- old/picmi-17.04.3/src/outofboundsexception.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/outofboundsexception.h 2017-07-26 09:31:40.000000000 +0200
@@ -24,7 +24,7 @@
class OutOfBoundsException : public std::exception
{
public:
- virtual const char *what() const throw() {
+ const char *what() const throw() {
return "index out of bounds";
}
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-17.04.3/src/systemexception.h new/picmi-17.08.0/src/systemexception.h
--- old/picmi-17.04.3/src/systemexception.h 2017-07-01 15:39:31.000000000 +0200
+++ new/picmi-17.08.0/src/systemexception.h 2017-07-26 09:31:40.000000000 +0200
@@ -30,7 +30,7 @@
~SystemException() throw() { }
- virtual const char *what() const throw() {
+ const char *what() const throw() Q_DECL_OVERRIDE {
return m_msg.toLatin1();
}
1
0
Hello community,
here is the log from the commit of package parley for openSUSE:Factory checked in at 2017-08-28 15:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parley (Old)
and /work/SRC/openSUSE:Factory/.parley.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parley"
Mon Aug 28 15:09:16 2017 rev:83 rq:516483 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/parley/parley.changes 2017-07-29 09:00:21.789681223 +0200
+++ /work/SRC/openSUSE:Factory/.parley.new/parley.changes 2017-08-28 15:09:34.656734625 +0200
@@ -1,0 +2,19 @@
+Fri Aug 11 22:46:32 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Fix invisible color text in statistics legend
+ * Use Q_DECLARE_OVERRIDE
+ * Albert says: bunch of files i forgot to git add, sorry ^_^
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:41 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
parley-17.04.3.tar.xz
New:
----
parley-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ parley.spec ++++++
--- /var/tmp/diff_new_pack.1qwoxO/_old 2017-08-28 15:09:36.032541089 +0200
+++ /var/tmp/diff_new_pack.1qwoxO/_new 2017-08-28 15:09:36.056537712 +0200
@@ -1,7 +1,7 @@
#
# spec file for package parley
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: parley
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Vocabulary Trainer
License: GPL-2.0+
@@ -55,10 +56,12 @@
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
Requires: kdeedu-data
-Obsoletes: parley5 < %{version}
Obsoletes: %{name}5 < %{version}
+Obsoletes: parley5 < %{version}
Provides: %{name}5 = %{version}
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -85,15 +88,16 @@
%files
%defattr(-,root,root)
-%{_kf5_bindir}/parley
-%doc %{_kf5_htmldir}/en/parley/
-%{_kf5_appstreamdir}/
+%doc AUTHORS README.md COPYING*
+%config %{_kf5_configdir}/parley*.knsrc
+%doc %lang(en) %{_kf5_htmldir}/en/parley/
%{_kf5_applicationsdir}/org.kde.parley.desktop
-%{_kf5_configdir}/parley*.knsrc
-%{_kf5_sharedir}/kxmlgui5/
+%{_kf5_appstreamdir}/
+%{_kf5_bindir}/parley
%{_kf5_configkcfgdir}/
%{_kf5_iconsdir}/*/*/*/*
%{_kf5_sharedir}/parley/
+%{_kf5_kxmlguidir}/
%if %{with lang}
%files lang -f %{name}.lang
++++++ parley-17.04.3.tar.xz -> parley-17.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/parley/parley-17.04.3.tar.xz /work/SRC/openSUSE:Factory/.parley.new/parley-17.08.0.tar.xz differ: char 27, line 1
1
0
Hello community,
here is the log from the commit of package palapeli for openSUSE:Factory checked in at 2017-08-28 15:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/palapeli (Old)
and /work/SRC/openSUSE:Factory/.palapeli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "palapeli"
Mon Aug 28 15:09:13 2017 rev:63 rq:516482 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes 2017-07-29 09:01:26.244574993 +0200
+++ /work/SRC/openSUSE:Factory/.palapeli.new/palapeli.changes 2017-08-28 15:09:31.933117760 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:31 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use the metainfo/ directory for appdata files
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:40 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
palapeli-17.04.3.tar.xz
New:
----
palapeli-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ palapeli.spec ++++++
--- /var/tmp/diff_new_pack.LfRWDJ/_old 2017-08-28 15:09:33.336920285 +0200
+++ /var/tmp/diff_new_pack.LfRWDJ/_new 2017-08-28 15:09:33.356917472 +0200
@@ -21,7 +21,7 @@
License: GPL-2.0+
Group: Amusements/Games/Board/Puzzle
Url: http://www.kde.org
-Version: 17.04.3
+Version: 17.08.0
Release: 0
Source0: palapeli-%{version}.tar.xz
BuildRequires: libkdegames4-devel
@@ -98,8 +98,8 @@
%{_kde4_servicesdir}/palathumbcreator.desktop
%{_kde4_servicetypesdir}/libpala-slicerplugin.desktop
%{_datadir}/mime/packages/palapeli-mimetypes.xml
-%dir %{_kde4_appsdir}/appdata
-%{_kde4_appsdir}/appdata/org.kde.palapeli.appdata.xml
+%dir %{_kde4_appsdir}/metainfo
+%{_kde4_appsdir}/metainfo/org.kde.palapeli.appdata.xml
%files data
%defattr(-,root,root)
++++++ palapeli-17.04.3.tar.xz -> palapeli-17.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palapeli-17.04.3/src/CMakeLists.txt new/palapeli-17.08.0/src/CMakeLists.txt
--- old/palapeli-17.04.3/src/CMakeLists.txt 2017-06-13 02:28:54.000000000 +0200
+++ new/palapeli-17.08.0/src/CMakeLists.txt 2017-07-15 16:25:42.000000000 +0200
@@ -55,5 +55,5 @@
install(FILES palapeli.kcfg palapeli.notifyrc palapeliui.rc
DESTINATION ${DATA_INSTALL_DIR}/palapeli)
install(PROGRAMS org.kde.palapeli.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-install(FILES org.kde.palapeli.appdata.xml DESTINATION ${DATA_INSTALL_DIR}/appdata )
+install(FILES org.kde.palapeli.appdata.xml DESTINATION ${DATA_INSTALL_DIR}/metainfo)
add_subdirectory(pics)
1
0
Hello community,
here is the log from the commit of package okteta for openSUSE:Factory checked in at 2017-08-28 15:09:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteta (Old)
and /work/SRC/openSUSE:Factory/.okteta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okteta"
Mon Aug 28 15:09:08 2017 rev:53 rq:516480 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/okteta/okteta.changes 2017-07-29 09:02:13.809854958 +0200
+++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes 2017-08-28 15:09:28.305628043 +0200
@@ -1,0 +2,27 @@
+Fri Aug 11 22:46:30 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use edit-delete-shred icon for "delete view profile" action
+ * Use document-close icon for document close actions
+ * Don't abuse #pragma message for TODOs which are not critical
+ * Remove unneeded wrapper widget in structures settings dialog
+ * Bump version to 0.22.90
+ * Add missing added/closing signal forwarding in document strategies
+ * Use function-adress slot connect in SingleDocumentStrategy
+ * Remove extra compile options, stick to what KDECompilerSettings sets
+ * Bump version to 0.22.80
+ * Use KCrash
+ * Bump version to 0.22.60
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:38 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
okteta-17.04.3.tar.xz
New:
----
okteta-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ okteta.spec ++++++
--- /var/tmp/diff_new_pack.7EwitL/_old 2017-08-28 15:09:29.581448572 +0200
+++ /var/tmp/diff_new_pack.7EwitL/_new 2017-08-28 15:09:29.585448009 +0200
@@ -1,7 +1,7 @@
#
# spec file for package okteta
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%bcond_without lang
Name: okteta
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Hex Editor
License: GPL-2.0 and GFDL-1.2
Group: Development/Tools/Other
-Url: http://www.kde.org
+Url: http://www.kde.org/
Source0: okteta-%{version}.tar.xz
BuildRequires: attica-qt5-devel
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kcmutils-devel
+BuildRequires: kcrash-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kdoctools-devel
BuildRequires: kf5-filesystem
@@ -47,10 +49,12 @@
BuildRequires: pkgconfig(Qt5ScriptTools)
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
-Obsoletes: okteta5 < %{version}
Obsoletes: %{name}5 < %{version}
+Obsoletes: okteta5 < %{version}
Provides: %{name}5 = %{version}
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -94,29 +98,31 @@
%files
%defattr(-,root,root)
-%{_kf5_bindir}/struct2osd
-%{_kf5_bindir}/okteta
-%{_kf5_sharedir}/mime/packages/okteta.xml
-%{_kf5_applicationsdir}/org.kde.okteta.desktop
+%doc COPYING*
%config %{_kf5_configdir}/okteta-structures.knsrc
-%{_kf5_sharedir}/icons/hicolor/*/*/*.*
-%{_kf5_sharedir}/okteta*/
-%{_kf5_sharedir}/kxmlgui5/
+%dir %{_kf5_htmldir}
+%dir %{_kf5_htmldir}/en
+%doc %lang(en) %{_kf5_htmldir}/en/okteta/
+%{_kf5_applicationsdir}/org.kde.okteta.desktop
%{_kf5_appstreamdir}/
-%{_kf5_plugindir}/
+%{_kf5_bindir}/okteta
+%{_kf5_bindir}/struct2osd
+%{_kf5_configkcfgdir}/
+%{_kf5_iconsdir}/hicolor/*/*/*.*
+%{_kf5_kxmlguidir}/
%{_kf5_libdir}/libkasten*.so.*
%{_kf5_libdir}/libokteta*.so.*
-%{_kf5_configkcfgdir}/
-%dir %{_kf5_htmldir}/en
-%dir %{_kf5_htmldir}
-%doc %{_kf5_htmldir}/en/okteta/
+%{_kf5_plugindir}/
+%{_kf5_sharedir}/mime/packages/okteta.xml
+%{_kf5_sharedir}/okteta*/
%files devel
%defattr(-,root,root)
-%{_kf5_prefix}/include/*/
+%doc COPYING*
+%{_kf5_cmakedir}/
%{_kf5_libdir}/libkasten*.so
%{_kf5_libdir}/libokteta*.so
-%{_kf5_libdir}/cmake/
+%{_kf5_prefix}/include/*/
%if %{with lang}
%files lang -f %{name}.lang
++++++ okteta-17.04.3.tar.xz -> okteta-17.08.0.tar.xz ++++++
++++ 10395 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package minuet for openSUSE:Factory checked in at 2017-08-28 15:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/minuet (Old)
and /work/SRC/openSUSE:Factory/.minuet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minuet"
Mon Aug 28 15:09:02 2017 rev:11 rq:516478 version:17.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/minuet/minuet.changes 2017-07-29 09:00:17.946224231 +0200
+++ /work/SRC/openSUSE:Factory/.minuet.new/minuet.changes 2017-08-28 15:09:26.397896406 +0200
@@ -1,0 +2,18 @@
+Fri Aug 11 22:46:28 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * app: use Linux JSON dirs on any other UNIX too
+ * fluidsynth: improve loading of soundfont
+
+-------------------------------------------------------------------
+Sat Aug 5 18:19:37 UTC 2017 - christophe(a)krop.fr
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
minuet-17.04.3.tar.xz
New:
----
minuet-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ minuet.spec ++++++
--- /var/tmp/diff_new_pack.bnJqKs/_old 2017-08-28 15:09:27.921682053 +0200
+++ /var/tmp/diff_new_pack.bnJqKs/_new 2017-08-28 15:09:27.929680928 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Name: minuet
-Version: 17.04.3
+Version: 17.08.0
Release: 0
Summary: A KDE Software for Music Education
License: GPL-2.0+
@@ -49,7 +49,9 @@
BuildRequires: pkgconfig(fluidsynth)
# Runtime requirement
Requires: libqt5-qtquickcontrols2
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -93,11 +95,11 @@
%files
%defattr(-,root,root)
%doc COPYING* README*
-%{_kf5_bindir}/minuet
%dir %{_kf5_appstreamdir}
-%{_kf5_appstreamdir}/org.kde.minuet.appdata.xml
+%doc %lang(en) %{_kf5_htmldir}/en/minuet/
%{_kf5_applicationsdir}/org.kde.minuet.desktop
-%{_kf5_htmldir}/en/minuet/
+%{_kf5_appstreamdir}/org.kde.minuet.appdata.xml
+%{_kf5_bindir}/minuet
%{_kf5_iconsdir}/hicolor
%{_kf5_libdir}/libminuetinterfaces.so.*
%{_kf5_plugindir}/minuet/
++++++ minuet-17.04.3.tar.xz -> minuet-17.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/minuet/minuet-17.04.3.tar.xz /work/SRC/openSUSE:Factory/.minuet.new/minuet-17.08.0.tar.xz differ: char 27, line 1
1
0