automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
bb238674cd
commit
f8ff0abf3d
@ -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.
|
||||
|
||||
|
||||
|
@ -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 <autodist@openmamba.org> 24.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user