Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package milou6 for openSUSE:Factory checked in at 2026-02-27 16:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/milou6 (Old) and /work/SRC/openSUSE:Factory/.milou6.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "milou6" Fri Feb 27 16:59:49 2026 rev:38 rq:1334961 version:6.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/milou6/milou6.changes 2026-02-16 13:10:30.184988352 +0100 +++ /work/SRC/openSUSE:Factory/.milou6.new.29461/milou6.changes 2026-02-27 17:00:45.553365315 +0100 @@ -1,0 +2,9 @@ +Tue Feb 24 17:21:20 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.1 +- Changes since 6.6.0: + * Update version for new release 6.6.1 + +------------------------------------------------------------------- Old: ---- milou-6.6.0.tar.xz milou-6.6.0.tar.xz.sig New: ---- milou-6.6.1.tar.xz milou-6.6.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ milou6.spec ++++++ --- /var/tmp/diff_new_pack.pCO0dO/_old 2026-02-27 17:00:46.397401583 +0100 +++ /var/tmp/diff_new_pack.pCO0dO/_new 2026-02-27 17:00:46.397401583 +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.6.0 +Version: 6.6.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.6.0.tar.xz -> milou-6.6.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/milou-6.6.0/CMakeLists.txt new/milou-6.6.1/CMakeLists.txt --- old/milou-6.6.0/CMakeLists.txt 2026-02-12 11:06:05.000000000 +0100 +++ new/milou-6.6.1/CMakeLists.txt 2026-02-24 10:40:12.000000000 +0100 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) project(Milou) -set(PROJECT_VERSION "6.6.0") +set(PROJECT_VERSION "6.6.1") -set(PROJECT_DEP_VERSION "6.6.0") +set(PROJECT_DEP_VERSION "6.6.1") set(QT_MIN_VERSION "6.10.0") set(KF6_MIN_VERSION "6.22.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82")
