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
March 2018
- 1 participants
- 2685 discussions
Hello community,
here is the log from the commit of package kcm_sddm for openSUSE:Factory checked in at 2018-03-30 12:03:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm_sddm (Old)
and /work/SRC/openSUSE:Factory/.kcm_sddm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm_sddm"
Fri Mar 30 12:03:40 2018 rev:53 rq:591824 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes 2018-03-09 10:31:08.540066228 +0100
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new/kcm_sddm.changes 2018-03-30 12:04:15.308605979 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
sddm-kcm-5.12.3.tar.xz
New:
----
sddm-kcm-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kcm_sddm.spec ++++++
--- /var/tmp/diff_new_pack.VhRPJg/_old 2018-03-30 12:04:16.224572859 +0200
+++ /var/tmp/diff_new_pack.VhRPJg/_new 2018-03-30 12:04:16.228572714 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kcm_sddm
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: A sddm control module for KDE
License: GPL-2.0
++++++ sddm-kcm-5.12.3.tar.xz -> sddm-kcm-5.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.12.3/CMakeLists.txt new/sddm-kcm-5.12.4/CMakeLists.txt
--- old/sddm-kcm-5.12.3/CMakeLists.txt 2018-03-06 14:06:33.000000000 +0100
+++ new/sddm-kcm-5.12.4/CMakeLists.txt 2018-03-27 13:31:46.000000000 +0200
@@ -1,6 +1,6 @@
project(sddm-kcm)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
set(QT_MIN_VERSION "5.4.0")
find_package(ECM 1.0.0 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.12.3/kcm_sddm.actions new/sddm-kcm-5.12.4/kcm_sddm.actions
--- old/sddm-kcm-5.12.3/kcm_sddm.actions 2018-03-06 14:05:55.000000000 +0100
+++ new/sddm-kcm-5.12.4/kcm_sddm.actions 2018-03-27 13:31:16.000000000 +0200
@@ -196,7 +196,7 @@
Description[gl]=Extrae un ficheiro zip que contén un tema de SDDM no lugar onde se almacenan os temas de SDDM.
Description[he]=חילוץ קובץ ערכת נושא של SDDM למיקום ערכות הנושא של SDDM
Description[hu]=Kibont egy SDDM témát tartalmazó ZIP-fájlt az SDDM témák közé
-Description[id]=Extrak sebuah file zip berisi sebuah tema SDDM ke loksi tema SDDM
+Description[id]=Extrak sebuah fail zip berisi sebuah tema SDDM ke loksi tema SDDM
Description[it]=Estrai un file zip contenente un tema di SDDM nella posizione dei temi di SDDM
Description[ko]=SDDM 테마 설치 위치에 SDDM 테마 ZIP 압축 파일 해제
Description[lt]=Išpakuoja ZIP archyvą, kuriame yra SDDM apipavidalinimas į SDDM apipavidalinimų saugojimo vietą
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.12.3/po/ca(a)valencia/kcm_sddm.po new/sddm-kcm-5.12.4/po/ca(a)valencia/kcm_sddm.po
--- old/sddm-kcm-5.12.3/po/ca(a)valencia/kcm_sddm.po 2018-03-06 14:06:13.000000000 +0100
+++ new/sddm-kcm-5.12.4/po/ca(a)valencia/kcm_sddm.po 2018-03-27 13:31:29.000000000 +0200
@@ -208,19 +208,19 @@
#: src/ui/advanceconfig.ui:148
#, kde-format
msgid "Commands"
-msgstr "Ordes"
+msgstr "Ordres"
#. i18n: ectx: property (text), widget (QLabel, label)
#: src/ui/advanceconfig.ui:154
#, kde-format
msgid "Halt Command:"
-msgstr "Orde d'aturada:"
+msgstr "Ordre d'aturada:"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: src/ui/advanceconfig.ui:164
#, kde-format
msgid "Reboot Command:"
-msgstr "Orde de reinici:"
+msgstr "Ordre de reinici:"
#. i18n: ectx: property (title), widget (QGroupBox, customizeBox)
#: src/ui/themeconfig.ui:53
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sddm-kcm-5.12.3/po/zh_CN/kcm_sddm.po new/sddm-kcm-5.12.4/po/zh_CN/kcm_sddm.po
--- old/sddm-kcm-5.12.3/po/zh_CN/kcm_sddm.po 2018-03-06 14:06:33.000000000 +0100
+++ new/sddm-kcm-5.12.4/po/zh_CN/kcm_sddm.po 2018-03-27 13:31:43.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2018-03-05 17:18-0500\n"
+"PO-Revision-Date: 2018-03-18 19:39-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 kactivitymanagerd for openSUSE:Factory checked in at 2018-03-30 12:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd (Old)
and /work/SRC/openSUSE:Factory/.kactivitymanagerd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kactivitymanagerd"
Fri Mar 30 12:03:33 2018 rev:41 rq:591823 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes 2018-03-09 10:31:03.844235262 +0100
+++ /work/SRC/openSUSE:Factory/.kactivitymanagerd.new/kactivitymanagerd.changes 2018-03-30 12:04:14.236644740 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kactivitymanagerd-5.12.3.tar.xz
New:
----
kactivitymanagerd-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kactivitymanagerd.spec ++++++
--- /var/tmp/diff_new_pack.v8yUlZ/_old 2018-03-30 12:04:14.964618418 +0200
+++ /var/tmp/diff_new_pack.v8yUlZ/_new 2018-03-30 12:04:14.964618418 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kactivitymanagerd
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0+
++++++ kactivitymanagerd-5.12.3.tar.xz -> kactivitymanagerd-5.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-5.12.3/po/zh_CN/kactivities5.po new/kactivitymanagerd-5.12.4/po/zh_CN/kactivities5.po
--- old/kactivitymanagerd-5.12.3/po/zh_CN/kactivities5.po 2018-03-06 13:36:28.000000000 +0100
+++ new/kactivitymanagerd-5.12.4/po/zh_CN/kactivities5.po 2018-03-27 13:06:45.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2018-03-05 17:18-0500\n"
+"PO-Revision-Date: 2018-03-18 19:39-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kactivitymanagerd-5.12.3/src/service/plugins/virtualdesktopswitch/kactivitymanagerd-plugin-virtualdesktopswitch.json new/kactivitymanagerd-5.12.4/src/service/plugins/virtualdesktopswitch/kactivitymanagerd-plugin-virtualdesktopswitch.json
--- old/kactivitymanagerd-5.12.3/src/service/plugins/virtualdesktopswitch/kactivitymanagerd-plugin-virtualdesktopswitch.json 2018-03-06 13:35:52.000000000 +0100
+++ new/kactivitymanagerd-5.12.4/src/service/plugins/virtualdesktopswitch/kactivitymanagerd-plugin-virtualdesktopswitch.json 2018-03-27 13:06:21.000000000 +0200
@@ -16,7 +16,7 @@
"Category": "",
"Dependencies": [],
"Description": "When switching to an activity, opens the virtual desktop last used with that activity",
- "Description[ca@valencia]": "En canviar a una activitat, obri el darrer escriptori virtual utilitzat amb esta activitat",
+ "Description[ca@valencia]": "En canviar a una activitat, obri el darrer escriptori virtual utilitzat amb aquesta activitat",
"Description[ca]": "En canviar a una activitat, obre el darrer escriptori virtual utilitzat amb aquesta activitat",
"Description[da]": "Åbner det senest brugte virtuelle skrivebord for aktiviteten ved skift til en aktivitet",
"Description[de]": "Beim Wechseln zu einer Aktivität wird die virtuelle Arbeitsfläche geöffnet, auf der zuletzt diese Aktivität benutzt wurde",
1
0
Hello community,
here is the log from the commit of package drkonqi5 for openSUSE:Factory checked in at 2018-03-30 12:03:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drkonqi5 (Old)
and /work/SRC/openSUSE:Factory/.drkonqi5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "drkonqi5"
Fri Mar 30 12:03:24 2018 rev:12 rq:591821 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes 2018-03-09 10:31:00.156368012 +0100
+++ /work/SRC/openSUSE:Factory/.drkonqi5.new/drkonqi5.changes 2018-03-30 12:04:08.828840281 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
drkonqi-5.12.3.tar.xz
New:
----
drkonqi-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ drkonqi5.spec ++++++
--- /var/tmp/diff_new_pack.ZTppmT/_old 2018-03-30 12:04:09.564813668 +0200
+++ /var/tmp/diff_new_pack.ZTppmT/_new 2018-03-30 12:04:09.568813524 +0200
@@ -23,7 +23,7 @@
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0+
++++++ drkonqi-5.12.3.tar.xz -> drkonqi-5.12.4.tar.xz ++++++
++++ 2782 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package discover for openSUSE:Factory checked in at 2018-03-30 12:03:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/discover (Old)
and /work/SRC/openSUSE:Factory/.discover.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "discover"
Fri Mar 30 12:03:15 2018 rev:36 rq:591820 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/discover/discover.changes 2018-03-09 10:30:55.220545683 +0100
+++ /work/SRC/openSUSE:Factory/.discover.new/discover.changes 2018-03-30 12:04:05.824948898 +0200
@@ -1,0 +2,32 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * Simplify the tasks view (kde#391760)
+ * Remove unneeded includes
+ * Fix dbus path
+ * Include a test for cancelling flatpak installations
+ * Improve status of FlatpakTransaction
+ * Remove pointless i18n call
+ * KNS: Only indicate that it's fetching if already fetching reviews
+ * Include a test that makes sure we can list origins
+ * Solve some inconsistencies found when testing flatpak
+ * Introduce a flatpak test
+ * No need to pass the extra arguments on the Update Action (kde#391801)
+ * Add Qt5::Xml
+ * Simplify KNSTransaction creation (kde#390236)
+ * Fix test
+ * Add a test to make sure we don't add resources with the wrong URL
+ * kns: Fix logic for adding screenshots (kde#391190)
+ * Add debug information when the searched URI is wrong
+
+-------------------------------------------------------------------
+Fri Mar 23 20:42:00 UTC 2018 - fabian(a)ritter-vogt.de
+
+- Add patch to show an informative warning when adding FlatHub:
+ * 0001-Warning-for-FlatHub.patch
+
+-------------------------------------------------------------------
Old:
----
discover-5.12.3.tar.xz
New:
----
0001-Warning-for-FlatHub.patch
discover-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ discover.spec ++++++
--- /var/tmp/diff_new_pack.EbKvTx/_old 2018-03-30 12:04:07.008906087 +0200
+++ /var/tmp/diff_new_pack.EbKvTx/_new 2018-03-30 12:04:07.012905943 +0200
@@ -18,13 +18,15 @@
%bcond_without lang
Name: discover
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: KDE Software Installer
License: GPL-2.0 and GPL-3.0 and GPL-3.0+
Group: System/GUI/KDE
Url: https://quickgit.kde.org/?p=discover.git
Source: http://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE
+Patch1: 0001-Warning-for-FlatHub.patch
%if 0%{?suse_version} < 1330
# It does not build with the default compiler (GCC 4.8) on Leap 42.x
%if 0%{?sle_version} < 120300
@@ -96,6 +98,7 @@
%prep
%setup -q
+%autopatch -p1
%build
%if 0%{?suse_version} < 1330
++++++ 0001-Warning-for-FlatHub.patch ++++++
>From 74a4eff529e6b71f6a822841d9112d9b71b44d24 Mon Sep 17 00:00:00 2001
From: Fabian Vogt <fabian(a)ritter-vogt.de>
Date: Sat, 13 Jan 2018 15:16:39 +0100
Subject: [PATCH] Warning for FlatHub
---
.../backends/FlatpakBackend/FlatpakSourcesBackend.cpp | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp b/libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp
index e96dd5bc..77646179 100644
--- a/libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp
+++ b/libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp
@@ -24,6 +24,8 @@
#include "FlatpakBackend.h"
#include <KLocalizedString>
#include <QDebug>
+#include <QAbstractButton>
+#include <QMessageBox>
#include <QNetworkAccessManager>
#include <QNetworkReply>
#include <QAction>
@@ -57,7 +59,17 @@ FlatpakSourcesBackend::FlatpakSourcesBackend(const QVector<FlatpakInstallation *
m_flathubAction->setToolTip(QStringLiteral("flathub"));
connect(m_flathubAction, &QAction::triggered, this, [this](){
- addSource(QStringLiteral("https://flathub.org/repo/flathub.flatpakrepo"));
+ auto *warnBox = new QMessageBox(QMessageBox::Information, i18n("Adding a third-party source"),
+ i18n("FlatHub is not part of the openSUSE distribution.\n"
+ "It contains packages of unknown quality which might not be tested to work correctly "
+ "on openSUSE. Prefer to install software from the official openSUSE repository."),
+ QMessageBox::Ok | QMessageBox::Abort);
+ connect(warnBox, &QMessageBox::buttonClicked, this, [this, warnBox](QAbstractButton *button) {
+ if (warnBox->standardButton(button) == QMessageBox::Ok)
+ addSource(QStringLiteral("https://flathub.org/repo/flathub.flatpakrepo"));
+ });
+ warnBox->setAttribute(Qt::WA_DeleteOnClose);
+ warnBox->show();
});
for (auto installation : installations) {
if (!listRepositories(installation)) {
--
2.16.2
++++++ discover-5.12.3.tar.xz -> discover-5.12.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/discover/discover-5.12.3.tar.xz /work/SRC/openSUSE:Factory/.discover.new/discover-5.12.4.tar.xz differ: char 25, line 1
1
0
Hello community,
here is the log from the commit of package breeze-gtk for openSUSE:Factory checked in at 2018-03-30 12:03:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze-gtk (Old)
and /work/SRC/openSUSE:Factory/.breeze-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze-gtk"
Fri Mar 30 12:03:09 2018 rev:42 rq:591819 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes 2018-03-09 10:30:49.840739335 +0100
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new/breeze-gtk.changes 2018-03-30 12:03:58.597210246 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
breeze-gtk-5.12.3.tar.xz
New:
----
breeze-gtk-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ breeze-gtk.spec ++++++
--- /var/tmp/diff_new_pack.fIDItF/_old 2018-03-30 12:03:59.217187829 +0200
+++ /var/tmp/diff_new_pack.fIDItF/_new 2018-03-30 12:03:59.221187683 +0200
@@ -18,7 +18,7 @@
%define _name breeze
Name: breeze-gtk
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: GTK+ theme matching KDE's Breeze
License: LGPL-2.1
++++++ breeze-gtk-5.12.3.tar.xz -> breeze-gtk-5.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-gtk-5.12.3/CMakeLists.txt new/breeze-gtk-5.12.4/CMakeLists.txt
--- old/breeze-gtk-5.12.3/CMakeLists.txt 2018-03-06 13:33:09.000000000 +0100
+++ new/breeze-gtk-5.12.4/CMakeLists.txt 2018-03-27 13:03:47.000000000 +0200
@@ -1,5 +1,5 @@
project(breeze-gtk)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12)
1
0
Hello community,
here is the log from the commit of package breeze for openSUSE:Factory checked in at 2018-03-30 12:03:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/breeze (Old)
and /work/SRC/openSUSE:Factory/.breeze.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze"
Fri Mar 30 12:03:02 2018 rev:63 rq:591818 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/breeze/breeze.changes 2018-03-09 10:30:45.512895121 +0100
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes 2018-03-30 12:03:53.713386841 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * - Moved shadowSize from anonymous namespace to static member function - calculate proper shadow size for Mdi windows - fix mdi windows shadow renderning.
+
+-------------------------------------------------------------------
breeze4-style.changes: same change
Old:
----
breeze-5.12.3.tar.xz
New:
----
breeze-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ breeze.spec ++++++
--- /var/tmp/diff_new_pack.ULUwdj/_old 2018-03-30 12:03:55.021339546 +0200
+++ /var/tmp/diff_new_pack.ULUwdj/_new 2018-03-30 12:03:55.037338968 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: breeze
-Version: 5.12.3
+Version: 5.12.4
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
++++++ breeze4-style.spec ++++++
--- /var/tmp/diff_new_pack.ULUwdj/_old 2018-03-30 12:03:55.085337232 +0200
+++ /var/tmp/diff_new_pack.ULUwdj/_new 2018-03-30 12:03:55.089337088 +0200
@@ -17,7 +17,7 @@
Name: breeze4-style
-Version: 5.12.3
+Version: 5.12.4
Release: 0
BuildRequires: automoc4
BuildRequires: cmake >= 2.8.12
++++++ breeze-5.12.3.tar.xz -> breeze-5.12.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/breeze/breeze-5.12.3.tar.xz /work/SRC/openSUSE:Factory/.breeze.new/breeze-5.12.4.tar.xz differ: char 25, line 1
1
0
Hello community,
here is the log from the commit of package bluedevil5 for openSUSE:Factory checked in at 2018-03-30 12:02:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old)
and /work/SRC/openSUSE:Factory/.bluedevil5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil5"
Fri Mar 30 12:02:57 2018 rev:55 rq:591817 version:5.12.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes 2018-03-09 10:30:40.553073654 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new/bluedevil5.changes 2018-03-30 12:03:00.383315229 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:47 CEST 2018 - fabian(a)ritter-vogt.de
+
+- Update to 5.12.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
bluedevil-5.12.3.tar.xz
New:
----
bluedevil-5.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bluedevil5.spec ++++++
--- /var/tmp/diff_new_pack.lQquTu/_old 2018-03-30 12:03:00.983293534 +0200
+++ /var/tmp/diff_new_pack.lQquTu/_new 2018-03-30 12:03:00.983293534 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: bluedevil5
-Version: 5.12.3
+Version: 5.12.4
Release: 0
Summary: Bluetooth Manager for KDE Plasma
License: GPL-2.0+
++++++ bluedevil-5.12.3.tar.xz -> bluedevil-5.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/CMakeLists.txt new/bluedevil-5.12.4/CMakeLists.txt
--- old/bluedevil-5.12.3/CMakeLists.txt 2018-03-06 13:20:20.000000000 +0100
+++ new/bluedevil-5.12.4/CMakeLists.txt 2018-03-27 13:01:53.000000000 +0200
@@ -1,5 +1,5 @@
project(bluedevil)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/ca(a)valencia/bluedevil.po new/bluedevil-5.12.4/po/ca(a)valencia/bluedevil.po
--- old/bluedevil-5.12.3/po/ca(a)valencia/bluedevil.po 2018-03-06 13:19:37.000000000 +0100
+++ new/bluedevil-5.12.4/po/ca(a)valencia/bluedevil.po 2018-03-27 13:01:17.000000000 +0200
@@ -499,7 +499,7 @@
"Show a notification asking to authorize or deny access to this computer from "
"Bluetooth.The %1 is the name of the bluetooth device"
msgid "%1 is requesting access to this computer"
-msgstr "%1 està sol·licitant accés a este ordinador"
+msgstr "%1 està sol·licitant accés a aquest ordinador"
#: kded/helpers/requestauthorization.cpp:45
#, kde-format
@@ -570,8 +570,8 @@
"In order to pair this computer with %1, you have to enter a PIN. Please do "
"it below."
msgstr ""
-"Per tal d'emparellar este ordinador amb %1 heu d'introduir un PIN, feu-ho a "
-"sota."
+"Per tal d'emparellar aquest ordinador amb %1 heu d'introduir un PIN, feu-ho "
+"a sota."
#. i18n: ectx: property (text), widget (QLabel, label)
#: kded/helpers/requestpin.ui:52
@@ -650,7 +650,7 @@
#: kio/bluetooth/kiobluetooth.cpp:106
#, kde-format
msgid "This address is unavailable."
-msgstr "Esta adreça no està disponible."
+msgstr "Aquesta adreça no està disponible."
#: kio/bluetooth/kiobluetooth.cpp:155
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/id/bluedevil.po new/bluedevil-5.12.4/po/id/bluedevil.po
--- old/bluedevil-5.12.3/po/id/bluedevil.po 2018-03-06 13:19:51.000000000 +0100
+++ new/bluedevil-5.12.4/po/id/bluedevil.po 2018-03-27 13:01:31.000000000 +0200
@@ -10,7 +10,7 @@
"Project-Id-Version: KDE Frameworks 5 Applications\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-03-02 06:08+0100\n"
-"PO-Revision-Date: 2018-02-22 23:35+0700\n"
+"PO-Revision-Date: 2018-03-14 20:59+0700\n"
"Last-Translator: Wantoyo <wantoyek(a)gmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc(a)kde.org>\n"
"Language: id\n"
@@ -342,7 +342,7 @@
#: kcmodule/devices/devicedetails.ui:180 kio/bluetooth/kiobluetooth.cpp:58
#, kde-format
msgid "Send File"
-msgstr "Kirim File"
+msgstr "Kirim Fail"
#. i18n: ectx: property (text), widget (QPushButton, napButton)
#: kcmodule/devices/devicedetails.ui:187
@@ -452,25 +452,25 @@
#: kcmodule/global/global.ui:40
#, kde-format
msgid "<b>Receiving files</b>"
-msgstr "<b>Penerimaan file</b>"
+msgstr "<b>Penerimaan fail</b>"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enabled)
#: kcmodule/global/global.ui:47
#, kde-format
msgid "Receive files from remote devices"
-msgstr "Terima file dari peranti jarak jauh"
+msgstr "Terima fail dari peranti jarak jauh"
#. i18n: ectx: property (text), widget (QLabel, lbl_autoAccept)
#: kcmodule/global/global.ui:89
#, kde-format
msgid "Accept automatically:"
-msgstr "Terima secara otomatis:"
+msgstr "Setujui secara otomatis:"
#. i18n: ectx: property (text), widget (QLabel, lbl_saveFiles)
#: kcmodule/global/global.ui:99
#, kde-format
msgid "Save files in:"
-msgstr "Simpan file di:"
+msgstr "Simpan fail di:"
#: kded/bluedevildaemon.cpp:84 kded/bluedevildaemon.cpp:86
#, kde-format
@@ -586,7 +586,7 @@
"Show a notification asking to authorize or deny an incoming file transfer to "
"this computer from a Bluetooth device."
msgid "%1 is sending you the file %2"
-msgstr "%1 telah mengirimi Anda file %2"
+msgstr "%1 telah mengirimi Anda fail %2"
#: kded/receivefilejob.cpp:147
#, kde-format
@@ -594,7 +594,7 @@
"Button to accept the incoming file transfer and download it in the default "
"download directory"
msgid "Accept"
-msgstr "Terima"
+msgstr "Setujui"
#: kded/receivefilejob.cpp:148
#, kde-format
@@ -605,7 +605,7 @@
#: kded/receivefilejob.cpp:171
#, kde-format
msgid "Receiving file over Bluetooth"
-msgstr "Penerimaan file melalui Bluetooth"
+msgstr "Penerimaan fail melalui Bluetooth"
#: kded/receivefilejob.cpp:172 sendfile/sendfilesjob.cpp:82
#: sendfile/sendfilesjob.cpp:97
@@ -624,7 +624,7 @@
#: kded/receivefilejob.cpp:198
#, kde-format
msgid "Saving file failed"
-msgstr "Menyimpan file gagal"
+msgstr "Menyimpan fail gagal"
#: kded/receivefilejob.cpp:231 kio/obexftp/transferfilejob.cpp:62
#: sendfile/sendfilesjob.cpp:169
@@ -635,7 +635,7 @@
#: kio/bluetooth/kiobluetooth.cpp:64
#, kde-format
msgid "Browse Files"
-msgstr "Telusuri File"
+msgstr "Telusuri Fail"
#: kio/bluetooth/kiobluetooth.cpp:99
#, kde-format
@@ -650,7 +650,7 @@
#: kio/bluetooth/kiobluetooth.cpp:155
#, kde-format
msgid "Received Files"
-msgstr "File Terterima"
+msgstr "Fail Terterima"
#: kio/bluetooth/kiobluetooth.cpp:175
#, kde-format
@@ -685,7 +685,7 @@
#: sendfile/main.cpp:34 sendfile/main.cpp:36
#, kde-format
msgid "Bluetooth Send File Wizard"
-msgstr "Pemandu Bluetooth Kirim File"
+msgstr "Pemandu Bluetooth Kirim Fail"
#: sendfile/main.cpp:55
#, kde-format
@@ -722,14 +722,14 @@
#: sendfile/pages/selectdeviceandfilespage.cpp:65
#, kde-format
msgid "Open file..."
-msgstr "Buka file..."
+msgstr "Buka fail..."
#. i18n: ectx: property (text), widget (KSqueezedTextLabel, selectLbl)
#: sendfile/pages/selectdeviceandfilespage.cpp:70
#: sendfile/pages/selectfilediscover.ui:99
#, kde-format
msgid "Select one or more files:"
-msgstr "Pilih satu atau lebih file:"
+msgstr "Pilih satu atau lebih fail:"
#: sendfile/pages/selectdeviceandfilespage.cpp:77
#, kde-format
@@ -751,12 +751,12 @@
#: sendfile/sendfilesjob.cpp:81 sendfile/sendfilesjob.cpp:96
#, kde-format
msgid "Sending file over Bluetooth"
-msgstr "Mengirim file melalui Bluetooth"
+msgstr "Mengirim fail melalui Bluetooth"
#: sendfile/sendfilewizard.cpp:54
#, kde-format
msgid "Send Files"
-msgstr "Kirim File"
+msgstr "Kirim Fail"
#: sendfile/sendfilewizard.cpp:55
#, kde-format
@@ -767,19 +767,19 @@
#: settings/filereceiver.kcfg:11
#, kde-format
msgid "Enable or disable receiving files"
-msgstr "Aktifkan atau nonaktifkan penerimaan file"
+msgstr "Aktifkan atau nonaktifkan penerimaan fail"
#. i18n: ectx: label, entry (saveUrl), group (General)
#: settings/filereceiver.kcfg:15
#, kde-format
msgid "Save received files to:"
-msgstr "Simpan file yang diterima ke:"
+msgstr "Simpan fail yang diterima ke:"
#. i18n: ectx: label, entry (autoAccept), group (General)
#: settings/filereceiver.kcfg:19
#, kde-format
msgid "Whether allow to modify shared files"
-msgstr "Apakah memungkinkan untuk memodifikasi file berbagi"
+msgstr "Apakah memungkinkan untuk memodifikasi fail berbagi"
#. i18n: ectx: label, entry (enableGlobalBluetooth), group (General)
#: settings/global.kcfg:9
@@ -837,7 +837,7 @@
msgctxt ""
"Button offered when the wizard fail. This button will restart the wizard"
msgid "Restart the wizard"
-msgstr "Start ulang pemandu"
+msgstr "Mulai ulang pemandu"
#: wizard/pages/fail.cpp:54
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/id/plasma_applet_org.kde.plasma.bluetooth.po new/bluedevil-5.12.4/po/id/plasma_applet_org.kde.plasma.bluetooth.po
--- old/bluedevil-5.12.3/po/id/plasma_applet_org.kde.plasma.bluetooth.po 2018-03-06 13:19:51.000000000 +0100
+++ new/bluedevil-5.12.4/po/id/plasma_applet_org.kde.plasma.bluetooth.po 2018-03-27 13:01:31.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-02-13 06:01+0100\n"
-"PO-Revision-Date: 2017-12-27 21:56+0700\n"
+"PO-Revision-Date: 2018-03-03 08:13+0700\n"
"Last-Translator: Wantoyo <wantoyek(a)gmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc(a)kde.org>\n"
"Language: id\n"
@@ -69,12 +69,12 @@
#: package/contents/ui/DeviceItem.qml:188
#, kde-format
msgid "Browse Files"
-msgstr "Telusuri File"
+msgstr "Telusuri Fail"
#: package/contents/ui/DeviceItem.qml:200
#, kde-format
msgid "Send File"
-msgstr "Kirim File"
+msgstr "Kirim Fail"
#: package/contents/ui/DeviceItem.qml:265
#, kde-format
@@ -139,12 +139,12 @@
#: package/contents/ui/DeviceItem.qml:426
#, kde-format
msgid "File transfer"
-msgstr "Transfer file"
+msgstr "Transfer fail"
#: package/contents/ui/DeviceItem.qml:429
#, kde-format
msgid "Send file"
-msgstr "Kirim file"
+msgstr "Kirim fail"
#: package/contents/ui/DeviceItem.qml:432
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/nb/bluedevil.po new/bluedevil-5.12.4/po/nb/bluedevil.po
--- old/bluedevil-5.12.3/po/nb/bluedevil.po 2018-03-06 13:20:00.000000000 +0100
+++ new/bluedevil-5.12.4/po/nb/bluedevil.po 2018-03-27 13:01:38.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2015-08-27 16:56+0200\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"
@@ -137,22 +137,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Fant ingen Bluetooth-adaptere."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Bluetooth er Av."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Rett det"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Ditt Bluetooth-adapter er slått av."
@@ -802,12 +802,12 @@
msgid "Bluetooth Device Wizard"
msgstr "Bluetooth enhetsveiviser"
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Velg en enhet"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Ditt standard Bluetooth-adapter kan ikke danne par."
@@ -885,13 +885,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Bekreft at PIN som vises på «%1» stemmer med veiviserens."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Enhetsoppsettet vellykket fullført"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "Oppsett av %1 fullført"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/nn/bluedevil.po new/bluedevil-5.12.4/po/nn/bluedevil.po
--- old/bluedevil-5.12.3/po/nn/bluedevil.po 2018-03-06 13:20:01.000000000 +0100
+++ new/bluedevil-5.12.4/po/nn/bluedevil.po 2018-03-27 13:01:40.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2018-01-22 21:09+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl(a)huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn(a)lister.ping.uio.no>\n"
@@ -137,22 +137,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Fann ingen Bluetooth-adapterar."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Bluetooth er av."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Rett det"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Bluetooth-adapteren din er slått av."
@@ -804,12 +804,12 @@
msgid "Bluetooth Device Wizard"
msgstr "Bluetooth-einingsvegvisar"
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Vel ei eining"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Bluetooth-adapteren kan ikkje parast."
@@ -887,13 +887,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Stadfest at PIN-en som vert vist på «%1» stemmer med den i vegvisaren."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Eininga er no ferdig sett opp"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "%1 er no ferdig sett opp"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/sr/bluedevil.po new/bluedevil-5.12.4/po/sr/bluedevil.po
--- old/bluedevil-5.12.3/po/sr/bluedevil.po 2018-03-06 13:20:10.000000000 +0100
+++ new/bluedevil-5.12.4/po/sr/bluedevil.po 2018-03-27 13:01:45.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: bluedevil\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2017-12-15 12:37+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -141,22 +141,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Није нађен ниједан блутут адаптер."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Блутут је деактивиран."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Поправи"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Блутут адаптер је угашен."
@@ -809,12 +809,12 @@
msgstr "Чаробњак блутут уређаја"
# >> @title:window
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Избор уређаја"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Блутут адаптер није упарив."
@@ -896,13 +896,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Потврдите да ПИН приказан на %1 одговара овом у чаробњаку."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Постављање уређаја је успело"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "Постављање уређаја %1 је успело"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/sr(a)ijekavian/bluedevil.po new/bluedevil-5.12.4/po/sr(a)ijekavian/bluedevil.po
--- old/bluedevil-5.12.3/po/sr(a)ijekavian/bluedevil.po 2018-03-06 13:20:10.000000000 +0100
+++ new/bluedevil-5.12.4/po/sr(a)ijekavian/bluedevil.po 2018-03-27 13:01:46.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: bluedevil\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2017-12-15 12:37+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -141,22 +141,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Није нађен ниједан блутут адаптер."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Блутут је деактивиран."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Поправи"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Блутут адаптер је угашен."
@@ -809,12 +809,12 @@
msgstr "Чаробњак блутут уређаја"
# >> @title:window
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Избор уређаја"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Блутут адаптер није упарив."
@@ -896,13 +896,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Потврдите да ПИН приказан на %1 одговара овом у чаробњаку."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Постављање уређаја је успјело"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "Постављање уређаја %1 је успјело"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/sr(a)ijekavianlatin/bluedevil.po new/bluedevil-5.12.4/po/sr(a)ijekavianlatin/bluedevil.po
--- old/bluedevil-5.12.3/po/sr(a)ijekavianlatin/bluedevil.po 2018-03-06 13:20:10.000000000 +0100
+++ new/bluedevil-5.12.4/po/sr(a)ijekavianlatin/bluedevil.po 2018-03-27 13:01:46.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: bluedevil\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2017-12-15 12:37+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -141,22 +141,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Nije nađen nijedan bluetooth adapter."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Bluetooth je deaktiviran."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Popravi"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Bluetooth adapter je ugašen."
@@ -809,12 +809,12 @@
msgstr "Čarobnjak bluetooth uređaja"
# >> @title:window
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Izbor uređaja"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Bluetooth adapter nije upariv."
@@ -896,13 +896,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Potvrdite da PIN prikazan na %1 odgovara ovom u čarobnjaku."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Postavljanje uređaja je uspjelo"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "Postavljanje uređaja %1 je uspjelo"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/sr(a)latin/bluedevil.po new/bluedevil-5.12.4/po/sr(a)latin/bluedevil.po
--- old/bluedevil-5.12.3/po/sr(a)latin/bluedevil.po 2018-03-06 13:20:11.000000000 +0100
+++ new/bluedevil-5.12.4/po/sr(a)latin/bluedevil.po 2018-03-27 13:01:46.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: bluedevil\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-01-11 03:17+0100\n"
+"POT-Creation-Date: 2018-03-02 06:08+0100\n"
"PO-Revision-Date: 2017-12-15 12:37+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -141,22 +141,22 @@
msgid "No Bluetooth adapters have been found."
msgstr "Nije nađen nijedan bluetooth adapter."
-#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:146
-#: wizard/pages/discover.cpp:273
+#: kcmodule/common/systemcheck.cpp:76 sendfile/discoverwidget.cpp:147
+#: wizard/pages/discover.cpp:274
#, kde-format
msgid "Bluetooth is disabled."
msgstr "Bluetooth je deaktiviran."
#: kcmodule/common/systemcheck.cpp:78 kcmodule/common/systemcheck.cpp:89
#: kcmodule/common/systemcheck.cpp:99 kcmodule/common/systemcheck.cpp:110
-#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:151
-#: wizard/pages/discover.cpp:278
+#: kcmodule/common/systemcheck.cpp:121 sendfile/discoverwidget.cpp:152
+#: wizard/pages/discover.cpp:279
#, kde-format
msgctxt "Action to fix a problem"
msgid "Fix it"
msgstr "Popravi"
-#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
+#: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:149
#, kde-format
msgid "Your Bluetooth adapter is powered off."
msgstr "Bluetooth adapter je ugašen."
@@ -809,12 +809,12 @@
msgstr "Čarobnjak bluetooth uređaja"
# >> @title:window
-#: wizard/pages/discover.cpp:117
+#: wizard/pages/discover.cpp:118
#, kde-format
msgid "Select a device"
msgstr "Izbor uređaja"
-#: wizard/pages/discover.cpp:275
+#: wizard/pages/discover.cpp:276
#, kde-format
msgid "Your Bluetooth adapter is not pairable."
msgstr "Bluetooth adapter nije upariv."
@@ -896,13 +896,13 @@
msgid "Please, confirm that the PIN displayed on %1 matches the wizard one."
msgstr "Potvrdite da PIN prikazan na %1 odgovara ovom u čarobnjaku."
-#: wizard/pages/success.cpp:59
+#: wizard/pages/success.cpp:61
#, kde-format
msgctxt "This string is shown when the wizard succeeds"
msgid "The setup of the device has succeeded"
msgstr "Postavljanje uređaja je uspelo"
-#: wizard/pages/success.cpp:61
+#: wizard/pages/success.cpp:63
#, kde-format
msgid "The setup of %1 has succeeded"
msgstr "Postavljanje uređaja %1 je uspelo"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/zh_CN/bluedevil.po new/bluedevil-5.12.4/po/zh_CN/bluedevil.po
--- old/bluedevil-5.12.3/po/zh_CN/bluedevil.po 2018-03-06 13:20:18.000000000 +0100
+++ new/bluedevil-5.12.4/po/zh_CN/bluedevil.po 2018-03-27 13:01:52.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-03-02 06:08+0100\n"
-"PO-Revision-Date: 2018-03-05 17:18-0500\n"
+"PO-Revision-Date: 2018-03-18 19:39-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po new/bluedevil-5.12.4/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po
--- old/bluedevil-5.12.3/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2018-03-06 13:20:18.000000000 +0100
+++ new/bluedevil-5.12.4/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2018-03-27 13:01:52.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-02-13 06:01+0100\n"
-"PO-Revision-Date: 2018-03-05 17:19-0500\n"
+"PO-Revision-Date: 2018-03-18 19:40-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/src/bluedevil.notifyrc new/bluedevil-5.12.4/src/bluedevil.notifyrc
--- old/bluedevil-5.12.3/src/bluedevil.notifyrc 2018-03-06 13:19:17.000000000 +0100
+++ new/bluedevil-5.12.4/src/bluedevil.notifyrc 2018-03-27 13:00:57.000000000 +0200
@@ -343,7 +343,7 @@
Name[he]=קובץ מגיע
Name[hu]=Beérkező fájl
Name[ia]=File in arrivata
-Name[id]=File Pendatangan
+Name[id]=Fail Pendatangan
Name[it]=File in arrivo
Name[ko]=파일 들어옴
Name[lt]=Atsiunčiamas failas
@@ -387,7 +387,7 @@
Comment[he]=העברת קובץ מגיעה
Comment[hu]=Bejövő fájlátvitel
Comment[ia]=Transferimento de file in arrivata
-Comment[id]=Pendatangan transfer file
+Comment[id]=Pendatangan transfer fail
Comment[it]=Trasferimento di file in arrivo
Comment[ko]=들어오는 파일 전송 요청
Comment[lt]=Gaunamo failo perdavimas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/src/fileitemactionplugin/bluedevilfileitemaction.desktop new/bluedevil-5.12.4/src/fileitemactionplugin/bluedevilfileitemaction.desktop
--- old/bluedevil-5.12.3/src/fileitemactionplugin/bluedevilfileitemaction.desktop 2018-03-06 13:19:17.000000000 +0100
+++ new/bluedevil-5.12.4/src/fileitemactionplugin/bluedevilfileitemaction.desktop 2018-03-27 13:00:57.000000000 +0200
@@ -19,7 +19,7 @@
Name[he]=שלח קובץ דרך הבלוטוס
Name[hu]=Fájl küldése Bluetoothon
Name[ia]=Invia file via Bluetooth
-Name[id]=Kirim file via Bluetooth
+Name[id]=Kirim fail via Bluetooth
Name[it]=Invia file via Bluetooth
Name[ja]=Bluetooth を通してファイルを送信
Name[ko]=블루투스로 파일 보내기
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/src/sendfile/org.kde.bluedevilsendfile.desktop new/bluedevil-5.12.4/src/sendfile/org.kde.bluedevilsendfile.desktop
--- old/bluedevil-5.12.3/src/sendfile/org.kde.bluedevilsendfile.desktop 2018-03-06 13:19:17.000000000 +0100
+++ new/bluedevil-5.12.4/src/sendfile/org.kde.bluedevilsendfile.desktop 2018-03-27 13:00:57.000000000 +0200
@@ -17,6 +17,7 @@
Name[he]=BlueDevil שולח קובץ
Name[hu]=BlueDevil fájlküldés
Name[ia]=BlueDevil Invia file
+Name[id]=Pengiriman Fail BlueDevil
Name[it]=Invio file di BlueDevil
Name[ko]=BlueDevil 파일 보내기
Name[lt]=BlueDevil siųsti failą
@@ -59,7 +60,7 @@
GenericName[he]=BlueDevil שולח קובץ
GenericName[hu]=BlueDevil fájlküldés
GenericName[ia]=BlueDevil Invia file
-GenericName[id]=BlueDevil Kirim File
+GenericName[id]=Pengiriman Fail BlueDevil
GenericName[it]=Invio file di BlueDevil
GenericName[ko]=BlueDevil 파일 보내기
GenericName[lt]=BlueDevil siųsti failą
@@ -102,7 +103,7 @@
Comment[he]=BlueDevil שולח קובץ
Comment[hu]=BlueDevil fájlküldés
Comment[ia]=BlueDevil Invia file
-Comment[id]=BlueDevil Kirim File
+Comment[id]=Pengiriman Fail BlueDevil
Comment[it]=Invio file di BlueDevil
Comment[ko]=BlueDevil 파일 보내기
Comment[lt]=BlueDevil siųsti failą
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.12.3/src/wizard/org.kde.bluedevilwizard.desktop new/bluedevil-5.12.4/src/wizard/org.kde.bluedevilwizard.desktop
--- old/bluedevil-5.12.3/src/wizard/org.kde.bluedevilwizard.desktop 2018-03-06 13:19:17.000000000 +0100
+++ new/bluedevil-5.12.4/src/wizard/org.kde.bluedevilwizard.desktop 2018-03-27 13:00:57.000000000 +0200
@@ -17,6 +17,7 @@
Name[he]=אשף BlueDevil
Name[hu]=BlueDevil varázsló
Name[ia]=Assistente BlueDevil
+Name[id]=Pemandu BlueDevil
Name[it]=Procedura guidata di BlueDevil
Name[ja]=BlueDevil ウィザード
Name[ko]=BlueDevil 마법사
@@ -60,7 +61,7 @@
GenericName[he]=אשף BlueDevil
GenericName[hu]=BlueDevil varázsló
GenericName[ia]=Assistente BlueDevil
-GenericName[id]=Wisaya BlueDevil
+GenericName[id]=Pemandu BlueDevil
GenericName[it]=Procedura guidata di BlueDevil
GenericName[ja]=BlueDevil ウィザード
GenericName[ko]=BlueDevil 마법사
@@ -104,7 +105,7 @@
Comment[he]=אשף BlueDevil
Comment[hu]=BlueDevil varázsló
Comment[ia]=Assistente BlueDevil
-Comment[id]=Wisaya BlueDevil
+Comment[id]=Pemandu BlueDevil
Comment[it]=Procedura guidata di BlueDevil
Comment[ja]=BlueDevil ウィザード
Comment[ko]=BlueDevil 마법사
1
0
Hello community,
here is the log from the commit of package okular for openSUSE:Factory checked in at 2018-03-30 12:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okular (Old)
and /work/SRC/openSUSE:Factory/.okular.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okular"
Fri Mar 30 12:02:51 2018 rev:96 rq:591743 version:17.12.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/okular/okular.changes 2018-03-20 21:42:23.172509712 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes 2018-03-30 12:02:53.711556480 +0200
@@ -1,0 +2,8 @@
+Tue Mar 27 12:16:21 UTC 2018 - wbauer(a)tmo.at
+
+- Add some build requirements to enable additional features:
+ * Qt5TextToSpeech for text-to-speech support
+ * purpose-devel for enabling the share menu
+ * libmarkdown-devel for displaying Markdown documents
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ okular.spec ++++++
--- /var/tmp/diff_new_pack.KIeYBs/_old 2018-03-30 12:02:54.567525528 +0200
+++ /var/tmp/diff_new_pack.KIeYBs/_new 2018-03-30 12:02:54.571525383 +0200
@@ -55,6 +55,7 @@
BuildRequires: libepub-devel
BuildRequires: libjpeg-devel
BuildRequires: libkexiv2-devel
+BuildRequires: libmarkdown-devel
BuildRequires: libpoppler-qt5-devel
BuildRequires: libqca-qt5-devel
BuildRequires: libspectre-devel
@@ -63,6 +64,7 @@
BuildRequires: mobipocket-devel
BuildRequires: phonon4qt5-devel
BuildRequires: pkgconfig
+BuildRequires: purpose-devel
BuildRequires: threadweaver-devel
BuildRequires: zlib-devel
BuildRequires: pkgconfig(Qt5Core) >= 5.6.0
@@ -72,6 +74,7 @@
BuildRequires: pkgconfig(Qt5Quick) >= 5.6.0
BuildRequires: pkgconfig(Qt5Svg) >= 5.6.0
BuildRequires: pkgconfig(Qt5Test) >= 5.6.0
+BuildRequires: pkgconfig(Qt5TextToSpeech)
BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0
Obsoletes: okular5 < %{version}
Provides: okular5 = %{version}
1
0
Hello community,
here is the log from the commit of package libqt5-qtbase for openSUSE:Factory checked in at 2018-03-30 12:02:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtbase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtbase"
Fri Mar 30 12:02:43 2018 rev:79 rq:591726 version:5.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes 2018-03-12 12:03:17.717574767 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 2018-03-30 12:02:49.619704441 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 18:22:40 UTC 2018 - fabian(a)ritter-vogt.de
+
+- Add patch to fix build with GCC 8 (boo#1087073):
+ * 0001-Do-a-static_cast-in-bit-blasts-that-are-UB.patch
+
+-------------------------------------------------------------------
New:
----
0001-Do-a-static_cast-in-bit-blasts-that-are-UB.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
--- /var/tmp/diff_new_pack.doKUsA/_old 2018-03-30 12:02:51.227646298 +0200
+++ /var/tmp/diff_new_pack.doKUsA/_new 2018-03-30 12:02:51.231646153 +0200
@@ -101,6 +101,7 @@
Patch2026: 0016-CUPS-Rework-set-clearCupsOption-API.patch
Patch2027: 0017-Cups-Print-Dialog-Change-the-message-box-titles-to-C.patch
Patch2028: 0018-Fix-build-due-to-missing-QDebug-include.patch
+Patch2029: 0001-Do-a-static_cast-in-bit-blasts-that-are-UB.patch
BuildRequires: alsa-devel
BuildRequires: cups-devel
BuildRequires: double-conversion-devel
++++++ 0001-Do-a-static_cast-in-bit-blasts-that-are-UB.patch ++++++
>From 5a53a9893c50cf01fb3b93d256bbc669f99c16ea Mon Sep 17 00:00:00 2001
From: Ville Voutilainen <ville.voutilainen(a)qt.io>
Date: Fri, 12 Jan 2018 16:29:00 +0200
Subject: [PATCH] Do a static_cast in bit-blasts that are UB
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Without this, building Qt and Qt applications fails with GCC 8.
The errors look like this:
writing to an object of type ‘class QPointer<QQuickPointerHandler>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Werror=class-memaccess]
Task-number: QTBUG-65691
Change-Id: Ie5a30814125deca7a160b9a61f5aa3f944ee1ac9
Reviewed-by: Qt CI Bot <qt_ci_bot(a)qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira(a)intel.com>
---
src/gui/painting/qmatrix.h | 4 ++--
src/gui/painting/qtransform.h | 6 +++---
src/gui/text/qtextengine_p.h | 8 ++++----
src/gui/text/qtextobject.h | 4 ++--
4 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/gui/painting/qmatrix.h b/src/gui/painting/qmatrix.h
index 15e0ab5be1..dafb746bc6 100644
--- a/src/gui/painting/qmatrix.h
+++ b/src/gui/painting/qmatrix.h
@@ -65,10 +65,10 @@ public:
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
// ### Qt 6: remove; the compiler-generated ones are fine!
QMatrix &operator=(QMatrix &&other) Q_DECL_NOTHROW // = default
- { memcpy(this, &other, sizeof(QMatrix)); return *this; }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(QMatrix)); return *this; }
QMatrix &operator=(const QMatrix &) Q_DECL_NOTHROW; // = default
QMatrix(QMatrix &&other) Q_DECL_NOTHROW // = default
- { memcpy(this, &other, sizeof(QMatrix)); }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(QMatrix)); }
QMatrix(const QMatrix &other) Q_DECL_NOTHROW; // = default
#endif
diff --git a/src/gui/painting/qtransform.h b/src/gui/painting/qtransform.h
index 06ae611861..efb0fd7e83 100644
--- a/src/gui/painting/qtransform.h
+++ b/src/gui/painting/qtransform.h
@@ -78,14 +78,14 @@ public:
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
// ### Qt 6: remove; the compiler-generated ones are fine!
QTransform &operator=(QTransform &&other) Q_DECL_NOTHROW // = default
- { memcpy(this, &other, sizeof(QTransform)); return *this; }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(QTransform)); return *this; }
QTransform &operator=(const QTransform &) Q_DECL_NOTHROW; // = default
QTransform(QTransform &&other) Q_DECL_NOTHROW // = default
: affine(Qt::Uninitialized)
- { memcpy(this, &other, sizeof(QTransform)); }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(QTransform)); }
QTransform(const QTransform &other) Q_DECL_NOTHROW // = default
: affine(Qt::Uninitialized)
- { memcpy(this, &other, sizeof(QTransform)); }
+ { memcpy(static_cast<void *>(this), static_cast<const void *>(&other), sizeof(QTransform)); }
#endif
bool isAffine() const;
diff --git a/src/gui/text/qtextengine_p.h b/src/gui/text/qtextengine_p.h
index 89f1328241..90c1a12acd 100644
--- a/src/gui/text/qtextengine_p.h
+++ b/src/gui/text/qtextengine_p.h
@@ -236,13 +236,13 @@ struct QGlyphLayout
last = numGlyphs;
if (first == 0 && last == numGlyphs
&& reinterpret_cast<char *>(offsets + numGlyphs) == reinterpret_cast<char *>(glyphs)) {
- memset(offsets, 0, (numGlyphs * SpaceNeeded));
+ memset(static_cast<void *>(offsets), 0, (numGlyphs * SpaceNeeded));
} else {
const int num = last - first;
- memset(offsets + first, 0, num * sizeof(QFixedPoint));
+ memset(static_cast<void *>(offsets + first), 0, num * sizeof(QFixedPoint));
memset(glyphs + first, 0, num * sizeof(glyph_t));
- memset(advances + first, 0, num * sizeof(QFixed));
- memset(justifications + first, 0, num * sizeof(QGlyphJustification));
+ memset(static_cast<void *>(advances + first), 0, num * sizeof(QFixed));
+ memset(static_cast<void *>(justifications + first), 0, num * sizeof(QGlyphJustification));
memset(attributes + first, 0, num * sizeof(QGlyphAttributes));
}
}
diff --git a/src/gui/text/qtextobject.h b/src/gui/text/qtextobject.h
index a5030de112..4cc2535b58 100644
--- a/src/gui/text/qtextobject.h
+++ b/src/gui/text/qtextobject.h
@@ -154,9 +154,9 @@ public:
iterator(const iterator &o) Q_DECL_NOTHROW; // = default
iterator &operator=(const iterator &o) Q_DECL_NOTHROW; // = default
iterator(iterator &&other) Q_DECL_NOTHROW // = default
- { memcpy(this, &other, sizeof(iterator)); }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(iterator)); }
iterator &operator=(iterator &&other) Q_DECL_NOTHROW // = default
- { memcpy(this, &other, sizeof(iterator)); return *this; }
+ { memcpy(static_cast<void *>(this), static_cast<void *>(&other), sizeof(iterator)); return *this; }
#endif
QTextFrame *parentFrame() const { return f; }
--
2.16.2
1
0
Hello community,
here is the log from the commit of package systemd for openSUSE:Factory checked in at 2018-03-30 12:02:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
and /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd"
Fri Mar 30 12:02:25 2018 rev:275 rq:592081 version:237
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2018-03-16 10:38:35.938735605 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes 2018-03-30 12:02:27.760494873 +0200
@@ -1,0 +2,83 @@
+Wed Mar 28 15:19:45 UTC 2018 - fbui(a)suse.com
+
+- Drop systemd-bash-completion sub-package
+
+ Now we directly ship the completion scripts from the main package as
+ we already do for zsh. I couldn't see any advantages in this split.
+
+-------------------------------------------------------------------
+Wed Mar 28 15:12:26 UTC 2018 - fbui(a)suse.com
+
+- Be more accurate when specifiying the tools version we provide
+
+-------------------------------------------------------------------
+Wed Mar 28 15:00:24 UTC 2018 - fbui(a)suse.com
+
+- Make sure rpm won't expand %autopatch even if it's commented
+
+-------------------------------------------------------------------
+Wed Mar 28 14:55:36 UTC 2018 - fbui(a)suse.com
+
+- stat(1) as well as systemctl are not use in %post section of udev
+
+ So remove stat(1) from the list of dep and move systemctl to the
+ requirements of %postun since it's called from there.
+
+-------------------------------------------------------------------
+Wed Mar 28 12:30:31 UTC 2018 - fbui(a)suse.com
+
+- Import commit 14b3e00c3ccb8c1c82c8a2e99a9534750880a09e
+
+ e0a8285e2 pid1: when creating service directories, don't chown existing files (#8181) (boo#1085971)
+ fb25886b1 Fix format-truncation compile failure by typecasting USB IDs (#8250) (bsc#1084638)
+ 5a6e9c92e sysusers: make sure to reset errno before calling fget*ent()
+ c2e1ee488 sysusers: also add support for NIS entries in /etc/shadow
+ 51cb94fa1 sysusers: do not append entries after the NIS ones (bsc#1085062 bsc#1045092)
+ 783f3d368 basic/macros: rename noreturn into _noreturn_ (#8456)
+
+- Drop 0001-basic-macros-rename-noreturn-into-_noreturn_.patch
+
+ It's been merged in the git repo.
+
+-------------------------------------------------------------------
+Wed Mar 28 12:13:03 UTC 2018 - fbui(a)suse.com
+
+- Rename the tarball
+
+ So it's clear that it contains some additional patches on top of the
+ upstream version. Use the commit hash in the name so the exact
+ version can easily be identified.
+
+ Provide _service file which can be used to retrieve the tarball from
+ the git repo (with "osc service disabledrun").
+
+-------------------------------------------------------------------
+Wed Mar 28 11:58:10 UTC 2018 - fbui(a)suse.com
+
+- Split systemd-coredump sub-package off (bsc#1083849)
+
+-------------------------------------------------------------------
+Tue Mar 27 15:58:34 UTC 2018 - fbui(a)suse.com
+
+- Don't ship machines.target in systemd-container but in systemd main package
+
+ machines.target is supposed to be a standard target for
+ starting/stopping all containers. systemd-nspawn is the main user of
+ it but other container managers could also make use of it.
+
+-------------------------------------------------------------------
+Sun Mar 25 11:04:04 UTC 2018 - fbui(a)suse.com
+
+- Build a mini variant of systemd-container
+
+ So we don't have to manually track and remove all files that should
+ be shipped by systemd-container in the case of a bootstrap build.
+
+-------------------------------------------------------------------
+Thu Mar 22 17:09:36 UTC 2018 - fbui(a)suse.com
+
+- Run migrate-sysconfig-i18n.sh also during package installation (bsc#1086164)
+
+ This is needed when we upgrade from SLE11.
+
+-------------------------------------------------------------------
systemd.changes: same change
Old:
----
0001-basic-macros-rename-noreturn-into-_noreturn_.patch
systemd-237.tar.xz
New:
----
_service
systemd-v237+suse.52.g14b3e00c3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.OzJbyU/_old 2018-03-30 12:02:28.964451338 +0200
+++ /var/tmp/diff_new_pack.OzJbyU/_new 2018-03-30 12:02:29.000450036 +0200
@@ -26,6 +26,7 @@
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
%define mini -mini
%define min_kernel_version 4.5
+%define suse_version +suse.52.g14b3e00c3
%bcond_with gnuefi
%if 0%{?bootstrap}
@@ -120,7 +121,6 @@
Requires: udev = %{version}-%{release}
Requires: util-linux >= 2.27.1
Requires: group(lock)
-Recommends: %{name}-bash-completion
Requires(post): coreutils
Requires(post): findutils
Requires(post): systemd-presets-branding
@@ -135,10 +135,10 @@
Conflicts: filesystem < 11.5
Conflicts: mkinitrd < 2.7.0
Obsoletes: systemd-analyze < 201
-Provides: systemd-analyze = %{version}
+Provides: systemd-analyze = %{version}-%{release}
Obsoletes: pm-utils <= 1.4.1
Obsoletes: suspend <= 1.0
-Source0: systemd-%{version}.tar.xz
+Source0: systemd-v%{version}%{suse_version}.tar.xz
Source1: %{name}-rpmlintrc
Source2: systemd-user
Source3: systemd-sysv-convert
@@ -162,7 +162,6 @@
# broken in upstream and need an urgent fix. Even in this case, the
# patches are temporary and should be removed as soon as a fix is
# merged by upstream.
-Patch1: 0001-basic-macros-rename-noreturn-into-_noreturn_.patch
%description
Systemd is a system and service manager, compatible with SysV and LSB
@@ -235,12 +234,10 @@
Group: System/Kernel
Url: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
Requires: system-group-hardware
-Requires(pre): /usr/bin/stat
Requires(post): sed
-Requires(post): /usr/bin/systemctl
-
Requires(post): coreutils
Requires(postun): coreutils
+Requires(postun): /usr/bin/systemctl
Requires(posttrans): suse-module-tools >= 12.4
Conflicts: systemd < 39
@@ -252,7 +249,7 @@
Conflicts: ConsoleKit < 0.4.1
Requires: filesystem
%if 0%{?bootstrap}
-Provides: udev = %{version}
+Provides: udev = %{version}-%{release}
Conflicts: libudev1
Conflicts: udev
# avoid kiwi picking it for bootstrap
@@ -287,8 +284,8 @@
Group: Development/Libraries/Other
Requires: libudev%{?mini}1 = %{version}-%{release}
%if 0%{?bootstrap}
-Provides: libudev-devel = %{version}
-Conflicts: libudev1 = %{version}
+Provides: libudev-devel = %{version}-%{release}
+Conflicts: libudev1 = %{version}-%{release}
Conflicts: libudev-devel
%endif
@@ -296,15 +293,34 @@
This package contains the development files for the library libudev, a
dynamic library, which provides access to udev device information.
-%package container
+%package coredump%{mini}
+Summary: Systemd tools for coredump management
+License: LGPL-2.1-or-later
+Group: System/Base
+Requires: %{name} = %{version}-%{release}
+%systemd_requires
+Provides: systemd:%{_bindir}/coredumpctl
+%if 0%{?bootstrap}
+Conflicts: systemd-coredump
+%endif
+
+%description coredump%{mini}
+Systemd tools to store and manage coredumps.
+
+This package contains systemd-coredump, coredumpctl.
+
+%package container%{?mini}
Summary: Systemd tools for container management
License: LGPL-2.1-or-later
Group: System/Base
Requires: %{name} = %{version}-%{release}
%systemd_requires
Provides: systemd:%{_bindir}/systemd-nspawn
+%if 0%{?bootstrap}
+Conflicts: systemd-container
+%endif
-%description container
+%description container%{?mini}
Systemd tools to spawn and manage containers and virtual machines.
This package contains systemd-nspawn, machinectl, systemd-machined,
@@ -406,22 +422,9 @@
systemd-journal-remote, and systemd-journal-upload.
%endif
-%package bash-completion
-Summary: Bash completion support for systemd
-License: LGPL-2.1-or-later
-Group: System/Base
-Requires: bash-completion
-BuildArch: noarch
-%if 0%{?bootstrap}
-Conflicts: systemd-bash-completion
-%endif
-
-%description bash-completion
-Some systemd commands offer bash completion, but it is an optional dependency.
-
%prep
-%setup -q -n systemd-%{version}
-%autopatch -p1
+%setup -q -n systemd-v%{version}%{suse_version}
+# %%autopatch -p1
%build
opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
@@ -478,9 +481,6 @@
mv %{buildroot}%{_libdir}/libnss_myhostname.so.2 %{buildroot}/%{_lib}
%else
rm %{buildroot}%{_libdir}/libnss_systemd.so*
-rm %{buildroot}%{_bindir}/systemd-nspawn
-rm %{buildroot}%{_unitdir}/systemd-nspawn@.service
-rm %{buildroot}%{_tmpfilesdir}/systemd-nspawn.conf
%endif
# FIXME: these symlinks should die.
@@ -724,16 +724,15 @@
# This includes all hacks needed when upgrading from SysV.
%{_prefix}/lib/systemd/scripts/upgrade-from-pre-210.sh || :
-if [ $1 -gt 1 ]; then
- # Migrate i18n setting stuff thout could be previously
- # configured in /etc/sysconfig but now is defined only in the
- # systemd official places (/etc/locale.conf,
- # /etc/vconsole.conf, etc...). This is done only once.
- test -e %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || {
+# Migrate i18n settings that could be previously configured in
+# /etc/sysconfig but now is defined only in the systemd official
+# places (/etc/locale.conf, /etc/vconsole.conf, etc...). This is done
+# only once usually during package updates but might be also needed
+# during installations when we upgrade from a distro using SysV init.
+test -e %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || {
%{_prefix}/lib/systemd/scripts/migrate-sysconfig-i18n.sh &&
touch %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || :
- }
-fi
+}
%postun
%systemd_postun
@@ -789,8 +788,7 @@
%postun -n libudev%{?mini}1 -p /sbin/ldconfig
%postun -n libsystemd0%{?mini} -p /sbin/ldconfig
-%if ! 0%{?bootstrap}
-%post container
+%post container%{?mini}
%tmpfiles_create systemd-nspawn.conf
if [ $1 -gt 1 ]; then
# Convert /var/lib/machines subvolume to make it suitable for
@@ -811,6 +809,7 @@
%{_prefix}/lib/systemd/scripts/fix-machines-btrfs-subvol.sh || :
fi
+%if ! 0%{?bootstrap}
%post logger
%tmpfiles_create -- --prefix=%{_localstatedir}/log/journal/
if [ "$1" -eq 1 ]; then
@@ -876,7 +875,6 @@
%{_bindir}/localectl
%{_bindir}/systemctl
%{_bindir}/systemd-analyze
-%{_bindir}/coredumpctl
%{_bindir}/systemd-delta
%{_bindir}/systemd-escape
%{_bindir}/systemd-firstboot
@@ -919,19 +917,22 @@
%exclude %{_prefix}/lib/systemd/systemd-journal-remote
%exclude %{_prefix}/lib/systemd/systemd-journal-upload
%endif
+%exclude %{_prefix}/lib/systemd/systemd-coredump
%exclude %{_prefix}/lib/systemd/systemd-sysv*
%exclude %{_prefix}/lib/systemd/systemd-udevd
%exclude %{_unitdir}/systemd-udev*.*
%exclude %{_unitdir}/*.target.wants/systemd-udev*.*
%exclude %{_unitdir}/initrd-udevadm-cleanup-db.service
%exclude %{_unitdir}/systemd-nspawn@.service
+%exclude %{_unitdir}/systemd-coredump*
+%exclude %{_unitdir}/sockets.target.wants/systemd-coredump.socket
%if %{with machined}
%exclude %{_prefix}/lib/systemd/systemd-machined
%exclude %{_unitdir}/systemd-machined.service
%exclude %{_unitdir}/dbus-org.freedesktop.machine1.service
%exclude %{_unitdir}/var-lib-machines.mount
%exclude %{_unitdir}/machine.slice
-%exclude %{_unitdir}/machines.target*
+%exclude %{_unitdir}/machines.target.wants
%exclude %{_unitdir}/*.target.wants/var-lib-machines.mount
%endif
%if %{with importd}
@@ -1006,7 +1007,6 @@
%dir %{_sysctldir}
%dir %{_sysconfdir}/sysctl.d
-%{_sysctldir}/50-coredump.conf
%dir %{_sysconfdir}/X11/xinit
%dir %{_sysconfdir}/X11/xinit/xinitrc.d
@@ -1022,7 +1022,6 @@
%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
%config(noreplace) %{_sysconfdir}/pam.d/systemd-user
-%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
%config(noreplace) %{_sysconfdir}/systemd/system.conf
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
@@ -1111,6 +1110,9 @@
%{_mandir}/man8/systemd-journald*
%{_mandir}/man8/systemd-u[ps]*
%{_mandir}/man8/30-systemd-environment-d-generator.*
+%exclude %{_mandir}/man1/coredumpctl*
+%exclude %{_mandir}/man5/coredump.conf*
+%exclude %{_mandir}/man8/systemd-coredump*
%exclude %{_mandir}/man*/*nspawn*
%if %{with machined}
%exclude %{_mandir}/man*/machinectl*
@@ -1129,11 +1131,15 @@
%dir %{_localstatedir}/lib/systemd
%dir %{_localstatedir}/lib/systemd/sysv-convert
%dir %{_localstatedir}/lib/systemd/migrated
-%dir %{_localstatedir}/lib/systemd/coredump
%dir %{_localstatedir}/lib/systemd/catalog
%ghost %{_localstatedir}/lib/systemd/catalog/database
%ghost %{_localstatedir}/lib/systemd/backlight
%ghost %{_localstatedir}/lib/systemd/random-seed
+
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
+%{_datadir}/bash-completion/completions/*
+
%dir %{_datadir}/zsh
%dir %{_datadir}/zsh/site-functions
%{_datadir}/zsh/site-functions/*
@@ -1239,8 +1245,21 @@
%{_mandir}/man3/*udev*.3*
%endif
+%files coredump%{?mini}
+%defattr(-,root,root)
+%{_bindir}/coredumpctl
+%{_unitdir}/systemd-coredump*
+%{_unitdir}/sockets.target.wants/systemd-coredump.socket
+%{_sysctldir}/50-coredump.conf
+%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
+%dir %{_localstatedir}/lib/systemd/coredump
%if ! 0%{?bootstrap}
-%files container
+%{_mandir}/man1/coredumpctl*
+%{_mandir}/man5/coredump.conf*
+%{_mandir}/man8/systemd-coredump*
+%endif
+
+%files container%{?mini}
%defattr(-,root,root)
%{_bindir}/systemd-nspawn
%{_unitdir}/systemd-nspawn@.service
@@ -1252,7 +1271,7 @@
%{_unitdir}/dbus-org.freedesktop.machine1.service
%{_unitdir}/var-lib-machines.mount
%{_unitdir}/machine.slice
-%{_unitdir}/machines.target*
+%{_unitdir}/machines.target.wants
%{_unitdir}/*.target.wants/var-lib-machines.mount
%{_prefix}/lib/systemd/scripts/fix-machines-btrfs-subvol.sh
%{_datadir}/dbus-1/system.d/org.freedesktop.machine1.conf
@@ -1269,6 +1288,7 @@
%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
%{_datadir}/polkit-1/actions/org.freedesktop.import1.policy
%endif
+%if ! 0%{?bootstrap}
%{_mandir}/man*/*nspawn*
%if %{with machined}
%{_mandir}/man*/machinectl*
@@ -1277,7 +1297,9 @@
%if %{with importd}
%{_mandir}/man*/systemd-importd*
%endif
+%endif
+%if ! 0%{?bootstrap}
%files logger
%defattr(-,root,root)
%dir %attr(2755,root,systemd-journal) %{_localstatedir}/log/journal/
@@ -1330,10 +1352,4 @@
%{_datadir}/systemd/gatewayd
%endif
-%files bash-completion
-%defattr(-,root,root,-)
-%dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/*
-
%changelog
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.OzJbyU/_old 2018-03-30 12:02:29.132445263 +0200
+++ /var/tmp/diff_new_pack.OzJbyU/_new 2018-03-30 12:02:29.136445118 +0200
@@ -24,6 +24,7 @@
%define bootstrap 0
%define mini %nil
%define min_kernel_version 4.5
+%define suse_version +suse.52.g14b3e00c3
%bcond_with gnuefi
%if 0%{?bootstrap}
@@ -118,7 +119,6 @@
Requires: udev = %{version}-%{release}
Requires: util-linux >= 2.27.1
Requires: group(lock)
-Recommends: %{name}-bash-completion
Requires(post): coreutils
Requires(post): findutils
Requires(post): systemd-presets-branding
@@ -133,10 +133,10 @@
Conflicts: filesystem < 11.5
Conflicts: mkinitrd < 2.7.0
Obsoletes: systemd-analyze < 201
-Provides: systemd-analyze = %{version}
+Provides: systemd-analyze = %{version}-%{release}
Obsoletes: pm-utils <= 1.4.1
Obsoletes: suspend <= 1.0
-Source0: systemd-%{version}.tar.xz
+Source0: systemd-v%{version}%{suse_version}.tar.xz
Source1: %{name}-rpmlintrc
Source2: systemd-user
Source3: systemd-sysv-convert
@@ -160,7 +160,6 @@
# broken in upstream and need an urgent fix. Even in this case, the
# patches are temporary and should be removed as soon as a fix is
# merged by upstream.
-Patch1: 0001-basic-macros-rename-noreturn-into-_noreturn_.patch
%description
Systemd is a system and service manager, compatible with SysV and LSB
@@ -233,12 +232,10 @@
Group: System/Kernel
Url: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
Requires: system-group-hardware
-Requires(pre): /usr/bin/stat
Requires(post): sed
-Requires(post): /usr/bin/systemctl
-
Requires(post): coreutils
Requires(postun): coreutils
+Requires(postun): /usr/bin/systemctl
Requires(posttrans): suse-module-tools >= 12.4
Conflicts: systemd < 39
@@ -250,7 +247,7 @@
Conflicts: ConsoleKit < 0.4.1
Requires: filesystem
%if 0%{?bootstrap}
-Provides: udev = %{version}
+Provides: udev = %{version}-%{release}
Conflicts: libudev1
Conflicts: udev
# avoid kiwi picking it for bootstrap
@@ -285,8 +282,8 @@
Group: Development/Libraries/Other
Requires: libudev%{?mini}1 = %{version}-%{release}
%if 0%{?bootstrap}
-Provides: libudev-devel = %{version}
-Conflicts: libudev1 = %{version}
+Provides: libudev-devel = %{version}-%{release}
+Conflicts: libudev1 = %{version}-%{release}
Conflicts: libudev-devel
%endif
@@ -294,15 +291,34 @@
This package contains the development files for the library libudev, a
dynamic library, which provides access to udev device information.
-%package container
+%package coredump%{mini}
+Summary: Systemd tools for coredump management
+License: LGPL-2.1-or-later
+Group: System/Base
+Requires: %{name} = %{version}-%{release}
+%systemd_requires
+Provides: systemd:%{_bindir}/coredumpctl
+%if 0%{?bootstrap}
+Conflicts: systemd-coredump
+%endif
+
+%description coredump%{mini}
+Systemd tools to store and manage coredumps.
+
+This package contains systemd-coredump, coredumpctl.
+
+%package container%{?mini}
Summary: Systemd tools for container management
License: LGPL-2.1-or-later
Group: System/Base
Requires: %{name} = %{version}-%{release}
%systemd_requires
Provides: systemd:%{_bindir}/systemd-nspawn
+%if 0%{?bootstrap}
+Conflicts: systemd-container
+%endif
-%description container
+%description container%{?mini}
Systemd tools to spawn and manage containers and virtual machines.
This package contains systemd-nspawn, machinectl, systemd-machined,
@@ -404,22 +420,9 @@
systemd-journal-remote, and systemd-journal-upload.
%endif
-%package bash-completion
-Summary: Bash completion support for systemd
-License: LGPL-2.1-or-later
-Group: System/Base
-Requires: bash-completion
-BuildArch: noarch
-%if 0%{?bootstrap}
-Conflicts: systemd-bash-completion
-%endif
-
-%description bash-completion
-Some systemd commands offer bash completion, but it is an optional dependency.
-
%prep
-%setup -q -n systemd-%{version}
-%autopatch -p1
+%setup -q -n systemd-v%{version}%{suse_version}
+# %%autopatch -p1
%build
opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
@@ -476,9 +479,6 @@
mv %{buildroot}%{_libdir}/libnss_myhostname.so.2 %{buildroot}/%{_lib}
%else
rm %{buildroot}%{_libdir}/libnss_systemd.so*
-rm %{buildroot}%{_bindir}/systemd-nspawn
-rm %{buildroot}%{_unitdir}/systemd-nspawn@.service
-rm %{buildroot}%{_tmpfilesdir}/systemd-nspawn.conf
%endif
# FIXME: these symlinks should die.
@@ -722,16 +722,15 @@
# This includes all hacks needed when upgrading from SysV.
%{_prefix}/lib/systemd/scripts/upgrade-from-pre-210.sh || :
-if [ $1 -gt 1 ]; then
- # Migrate i18n setting stuff thout could be previously
- # configured in /etc/sysconfig but now is defined only in the
- # systemd official places (/etc/locale.conf,
- # /etc/vconsole.conf, etc...). This is done only once.
- test -e %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || {
+# Migrate i18n settings that could be previously configured in
+# /etc/sysconfig but now is defined only in the systemd official
+# places (/etc/locale.conf, /etc/vconsole.conf, etc...). This is done
+# only once usually during package updates but might be also needed
+# during installations when we upgrade from a distro using SysV init.
+test -e %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || {
%{_prefix}/lib/systemd/scripts/migrate-sysconfig-i18n.sh &&
touch %{_prefix}/lib/systemd/scripts/.migrate-sysconfig-i18n.sh~done || :
- }
-fi
+}
%postun
%systemd_postun
@@ -787,8 +786,7 @@
%postun -n libudev%{?mini}1 -p /sbin/ldconfig
%postun -n libsystemd0%{?mini} -p /sbin/ldconfig
-%if ! 0%{?bootstrap}
-%post container
+%post container%{?mini}
%tmpfiles_create systemd-nspawn.conf
if [ $1 -gt 1 ]; then
# Convert /var/lib/machines subvolume to make it suitable for
@@ -809,6 +807,7 @@
%{_prefix}/lib/systemd/scripts/fix-machines-btrfs-subvol.sh || :
fi
+%if ! 0%{?bootstrap}
%post logger
%tmpfiles_create -- --prefix=%{_localstatedir}/log/journal/
if [ "$1" -eq 1 ]; then
@@ -874,7 +873,6 @@
%{_bindir}/localectl
%{_bindir}/systemctl
%{_bindir}/systemd-analyze
-%{_bindir}/coredumpctl
%{_bindir}/systemd-delta
%{_bindir}/systemd-escape
%{_bindir}/systemd-firstboot
@@ -917,19 +915,22 @@
%exclude %{_prefix}/lib/systemd/systemd-journal-remote
%exclude %{_prefix}/lib/systemd/systemd-journal-upload
%endif
+%exclude %{_prefix}/lib/systemd/systemd-coredump
%exclude %{_prefix}/lib/systemd/systemd-sysv*
%exclude %{_prefix}/lib/systemd/systemd-udevd
%exclude %{_unitdir}/systemd-udev*.*
%exclude %{_unitdir}/*.target.wants/systemd-udev*.*
%exclude %{_unitdir}/initrd-udevadm-cleanup-db.service
%exclude %{_unitdir}/systemd-nspawn@.service
+%exclude %{_unitdir}/systemd-coredump*
+%exclude %{_unitdir}/sockets.target.wants/systemd-coredump.socket
%if %{with machined}
%exclude %{_prefix}/lib/systemd/systemd-machined
%exclude %{_unitdir}/systemd-machined.service
%exclude %{_unitdir}/dbus-org.freedesktop.machine1.service
%exclude %{_unitdir}/var-lib-machines.mount
%exclude %{_unitdir}/machine.slice
-%exclude %{_unitdir}/machines.target*
+%exclude %{_unitdir}/machines.target.wants
%exclude %{_unitdir}/*.target.wants/var-lib-machines.mount
%endif
%if %{with importd}
@@ -1004,7 +1005,6 @@
%dir %{_sysctldir}
%dir %{_sysconfdir}/sysctl.d
-%{_sysctldir}/50-coredump.conf
%dir %{_sysconfdir}/X11/xinit
%dir %{_sysconfdir}/X11/xinit/xinitrc.d
@@ -1020,7 +1020,6 @@
%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
%config(noreplace) %{_sysconfdir}/pam.d/systemd-user
-%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
%config(noreplace) %{_sysconfdir}/systemd/system.conf
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
@@ -1109,6 +1108,9 @@
%{_mandir}/man8/systemd-journald*
%{_mandir}/man8/systemd-u[ps]*
%{_mandir}/man8/30-systemd-environment-d-generator.*
+%exclude %{_mandir}/man1/coredumpctl*
+%exclude %{_mandir}/man5/coredump.conf*
+%exclude %{_mandir}/man8/systemd-coredump*
%exclude %{_mandir}/man*/*nspawn*
%if %{with machined}
%exclude %{_mandir}/man*/machinectl*
@@ -1127,11 +1129,15 @@
%dir %{_localstatedir}/lib/systemd
%dir %{_localstatedir}/lib/systemd/sysv-convert
%dir %{_localstatedir}/lib/systemd/migrated
-%dir %{_localstatedir}/lib/systemd/coredump
%dir %{_localstatedir}/lib/systemd/catalog
%ghost %{_localstatedir}/lib/systemd/catalog/database
%ghost %{_localstatedir}/lib/systemd/backlight
%ghost %{_localstatedir}/lib/systemd/random-seed
+
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
+%{_datadir}/bash-completion/completions/*
+
%dir %{_datadir}/zsh
%dir %{_datadir}/zsh/site-functions
%{_datadir}/zsh/site-functions/*
@@ -1237,8 +1243,21 @@
%{_mandir}/man3/*udev*.3*
%endif
+%files coredump%{?mini}
+%defattr(-,root,root)
+%{_bindir}/coredumpctl
+%{_unitdir}/systemd-coredump*
+%{_unitdir}/sockets.target.wants/systemd-coredump.socket
+%{_sysctldir}/50-coredump.conf
+%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
+%dir %{_localstatedir}/lib/systemd/coredump
%if ! 0%{?bootstrap}
-%files container
+%{_mandir}/man1/coredumpctl*
+%{_mandir}/man5/coredump.conf*
+%{_mandir}/man8/systemd-coredump*
+%endif
+
+%files container%{?mini}
%defattr(-,root,root)
%{_bindir}/systemd-nspawn
%{_unitdir}/systemd-nspawn@.service
@@ -1250,7 +1269,7 @@
%{_unitdir}/dbus-org.freedesktop.machine1.service
%{_unitdir}/var-lib-machines.mount
%{_unitdir}/machine.slice
-%{_unitdir}/machines.target*
+%{_unitdir}/machines.target.wants
%{_unitdir}/*.target.wants/var-lib-machines.mount
%{_prefix}/lib/systemd/scripts/fix-machines-btrfs-subvol.sh
%{_datadir}/dbus-1/system.d/org.freedesktop.machine1.conf
@@ -1267,6 +1286,7 @@
%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
%{_datadir}/polkit-1/actions/org.freedesktop.import1.policy
%endif
+%if ! 0%{?bootstrap}
%{_mandir}/man*/*nspawn*
%if %{with machined}
%{_mandir}/man*/machinectl*
@@ -1275,7 +1295,9 @@
%if %{with importd}
%{_mandir}/man*/systemd-importd*
%endif
+%endif
+%if ! 0%{?bootstrap}
%files logger
%defattr(-,root,root)
%dir %attr(2755,root,systemd-journal) %{_localstatedir}/log/journal/
@@ -1328,10 +1350,4 @@
%{_datadir}/systemd/gatewayd
%endif
-%files bash-completion
-%defattr(-,root,root,-)
-%dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
-%{_datadir}/bash-completion/completions/*
-
%changelog
++++++ _service ++++++
<!-- See https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService -->
<!-- for more details on the syntax -->
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/systemd.git</param>
<param name="filename">systemd</param>
<param name="versionformat">@PARENT_TAG@+suse.@TAG_OFFSET@.g%h</param>
<param name="revision">openSUSE-Factory</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*systemd-v237+suse.*.tar</param>
<param name="compression">xz</param>
</service>
</services>
1
0