Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package milou6 for openSUSE:Factory checked in at 2025-10-29 21:05:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/milou6 (Old) and /work/SRC/openSUSE:Factory/.milou6.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "milou6" Wed Oct 29 21:05:00 2025 rev:32 rq:1314167 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/milou6/milou6.changes 2025-10-22 12:13:23.280079314 +0200 +++ /work/SRC/openSUSE:Factory/.milou6.new.1980/milou6.changes 2025-10-29 21:05:42.684241856 +0100 @@ -1,0 +2,9 @@ +Tue Oct 28 11:51:17 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.5.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.1 +- Changes since 6.5.0: + * Update version for new release 6.5.1 + +------------------------------------------------------------------- Old: ---- milou-6.5.0.tar.xz milou-6.5.0.tar.xz.sig New: ---- milou-6.5.1.tar.xz milou-6.5.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ milou6.spec ++++++ --- /var/tmp/diff_new_pack.stQi76/_old 2025-10-29 21:05:43.384271287 +0100 +++ /var/tmp/diff_new_pack.stQi76/_new 2025-10-29 21:05:43.384271287 +0100 @@ -26,14 +26,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: milou6 -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://projects.kde.org/milou -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: fdupes ++++++ milou-6.5.0.tar.xz -> milou-6.5.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.5.0/CMakeLists.txt new/milou-6.5.1/CMakeLists.txt --- old/milou-6.5.0/CMakeLists.txt 2025-10-16 11:07:32.000000000 +0200 +++ new/milou-6.5.1/CMakeLists.txt 2025-10-28 10:20:25.000000000 +0100 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) project(Milou) -set(PROJECT_VERSION "6.5.0") +set(PROJECT_VERSION "6.5.1") -set(PROJECT_DEP_VERSION "6.5.0") +set(PROJECT_DEP_VERSION "6.5.1") set(QT_MIN_VERSION "6.9.0") set(KF6_MIN_VERSION "6.18.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.5.0/po/ca/milou.po new/milou-6.5.1/po/ca/milou.po --- old/milou-6.5.0/po/ca/milou.po 2025-10-16 11:07:32.000000000 +0200 +++ new/milou-6.5.1/po/ca/milou.po 2025-10-28 10:20:25.000000000 +0100 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014. -# Josep M. Ferrer <[email protected]>, 2017. -# Empar Montoro Martín <[email protected]>, 2019. +# SPDX-FileCopyrightText: 2014 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2017 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]> msgid "" msgstr "" "Project-Id-Version: milou\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.5.0/po/ca/plasma_applet_org.kde.milou.po new/milou-6.5.1/po/ca/plasma_applet_org.kde.milou.po --- old/milou-6.5.0/po/ca/plasma_applet_org.kde.milou.po 2025-10-16 11:07:32.000000000 +0200 +++ new/milou-6.5.1/po/ca/plasma_applet_org.kde.milou.po 2025-10-28 10:20:25.000000000 +0100 @@ -3,8 +3,8 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014, 2020. -# Josep M. Ferrer <[email protected]>, 2015, 2018, 2023. +# SPDX-FileCopyrightText: 2014, 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2015, 2018, 2023 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: milou\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.5.0/po/ca@valencia/milou.po new/milou-6.5.1/po/ca@valencia/milou.po --- old/milou-6.5.0/po/ca@valencia/milou.po 2025-10-16 11:07:32.000000000 +0200 +++ new/milou-6.5.1/po/ca@valencia/milou.po 2025-10-28 10:20:25.000000000 +0100 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014. -# Josep M. Ferrer <[email protected]>, 2017. -# Empar Montoro Martín <[email protected]>, 2019. +# SPDX-FileCopyrightText: 2014 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2017 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]> msgid "" msgstr "" "Project-Id-Version: milou\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.5.0/po/ca@valencia/plasma_applet_org.kde.milou.po new/milou-6.5.1/po/ca@valencia/plasma_applet_org.kde.milou.po --- old/milou-6.5.0/po/ca@valencia/plasma_applet_org.kde.milou.po 2025-10-16 11:07:32.000000000 +0200 +++ new/milou-6.5.1/po/ca@valencia/plasma_applet_org.kde.milou.po 2025-10-28 10:20:25.000000000 +0100 @@ -3,8 +3,8 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Antoni Bella Pérez <[email protected]>, 2014, 2020. -# Josep M. Ferrer <[email protected]>, 2015, 2018, 2023. +# SPDX-FileCopyrightText: 2014, 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2015, 2018, 2023 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: milou\n"
