From f8ff0abf3dd01f360f17bd9f6d9dbcc07b4ee861 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 12 Jan 2025 15:47:57 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025] --- README.md | 1 + elisa.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e8833c..0829460 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Elisa is a simple music player aiming to provide a nice experience for its users. Elisa allows to browse music by album, artist or all tracks. The music is indexed using either a private indexer or an indexer using Baloo. The private one can be configured to scan music on chosen paths. The Baloo one is much faster because Baloo is providing all needed data from its own database. You can build and play your own playlist. + diff --git a/elisa.spec b/elisa.spec index dee0999..7b12ced 100644 --- a/elisa.spec +++ b/elisa.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: elisa -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: KDE Elisa music player Group: Graphical Desktop/Applications/Multimedia @@ -57,7 +57,6 @@ BuildRequires: libkf6-qqc2-desktop-style-devel Elisa is a simple music player aiming to provide a nice experience for its users. Elisa allows to browse music by album, artist or all tracks. The music is indexed using either a private indexer or an indexer using Baloo. The private one can be configured to scan music on chosen paths. The Baloo one is much faster because Baloo is providing all needed data from its own database. You can build and play your own playlist. -%debug_package %prep %setup -q @@ -90,6 +89,9 @@ Elisa allows to browse music by album, artist or all tracks. The music is indexe %doc COPYING %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist