automatic version update by autodist [release 1.9.0_stable1-1mamba;Mon Feb 19 2024]
This commit is contained in:
parent
506e3b2b19
commit
f94542fbed
@ -1,7 +1,7 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
%define relver %(echo %version | cut -d. -f4)
|
||||
Name: sayonara-player
|
||||
Version: 1.7.0_stable3
|
||||
Version: 1.9.0_stable1
|
||||
Release: 1mamba
|
||||
Summary: A small, clear and fast audio player
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -15,14 +15,15 @@ Patch1: sayonara-player-1.5.1_stable5-upstream-build-fix.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libtag-devel >= 1.9.1
|
||||
BuildRequires: cmake
|
||||
@ -56,7 +57,7 @@ One of Sayonara's goals are intuitive and easy usablility never leading to the i
|
||||
%{_bindir}/sayonara
|
||||
%{_bindir}/sayonara-*
|
||||
%{_datadir}/applications/com.sayonara-player.Sayonara.desktop
|
||||
%{_datadir}/metainfo/sayonara.appdata.xml
|
||||
%{_metainfodir}/com.sayonara-player.Sayonara.appdata.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/sayonara.png
|
||||
%dir %{_datadir}/sayonara
|
||||
%{_datadir}/sayonara/*
|
||||
@ -64,6 +65,9 @@ One of Sayonara's goals are intuitive and easy usablility never leading to the i
|
||||
%doc COPYING LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2024 Automatic Build System <autodist@openmamba.org> 1.9.0_stable1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 18 2021 Automatic Build System <autodist@mambasoft.it> 1.7.0_stable3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user