commit bluedevil6 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluedevil6 for openSUSE:Factory checked in at 2024-06-27 15:58:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil6 (Old) and /work/SRC/openSUSE:Factory/.bluedevil6.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "bluedevil6" Thu Jun 27 15:58:18 2024 rev:7 rq:1183350 version:6.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil6/bluedevil6.changes 2024-06-22 13:21:39.598798147 +0200 +++ /work/SRC/openSUSE:Factory/.bluedevil6.new.18349/bluedevil6.changes 2024-06-27 15:58:24.499803534 +0200 @@ -1,0 +2,9 @@ +Tue Jun 25 17:11:41 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.1 +- Changes since 6.1.0: + * update version for new release + +------------------------------------------------------------------- Old: ---- bluedevil-6.1.0.tar.xz bluedevil-6.1.0.tar.xz.sig New: ---- bluedevil-6.1.1.tar.xz bluedevil-6.1.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil6.spec ++++++ --- /var/tmp/diff_new_pack.6MbeP7/_old 2024-06-27 15:58:25.179828425 +0200 +++ /var/tmp/diff_new_pack.6MbeP7/_new 2024-06-27 15:58:25.179828425 +0200 @@ -31,14 +31,14 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: bluedevil6 -Version: 6.1.0 +Version: 6.1.1 Release: 0 Summary: Bluetooth Manager for KDE Plasma License: GPL-2.0-or-later URL: https://www.kde.org/ -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} ++++++ bluedevil-6.1.0.tar.xz -> bluedevil-6.1.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-6.1.0/CMakeLists.txt new/bluedevil-6.1.1/CMakeLists.txt --- old/bluedevil-6.1.0/CMakeLists.txt 2024-06-13 12:34:21.000000000 +0200 +++ new/bluedevil-6.1.1/CMakeLists.txt 2024-06-25 17:38:36.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) project(bluedevil) -set(PROJECT_VERSION "6.1.0") +set(PROJECT_VERSION "6.1.1") set(PROJECT_VERSION_MAJOR 6) -set(PROJECT_DEP_VERSION "6.1.0") +set(PROJECT_DEP_VERSION "6.1.1") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-6.1.0/po/cs/kcm_bluetooth.po new/bluedevil-6.1.1/po/cs/kcm_bluetooth.po --- old/bluedevil-6.1.0/po/cs/kcm_bluetooth.po 2024-06-13 12:34:21.000000000 +0200 +++ new/bluedevil-6.1.1/po/cs/kcm_bluetooth.po 2024-06-25 17:38:36.000000000 +0200 @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 23.08.4\n" +"X-Generator: Lokalize 24.05.0\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-6.1.0/po/it/kcm_bluetooth.po new/bluedevil-6.1.1/po/it/kcm_bluetooth.po --- old/bluedevil-6.1.0/po/it/kcm_bluetooth.po 2024-06-13 12:34:21.000000000 +0200 +++ new/bluedevil-6.1.1/po/it/kcm_bluetooth.po 2024-06-25 17:38:36.000000000 +0200 @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 23.08.4\n" +"X-Generator: Lokalize 24.05.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-6.1.0/po/pl/kcm_bluetooth.po new/bluedevil-6.1.1/po/pl/kcm_bluetooth.po --- old/bluedevil-6.1.0/po/pl/kcm_bluetooth.po 2024-06-13 12:34:21.000000000 +0200 +++ new/bluedevil-6.1.1/po/pl/kcm_bluetooth.po 2024-06-25 17:38:36.000000000 +0200 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS"
participants (1)
-
Source-Sync