strawberry: 1.2.6
This commit is contained in:
parent
b65cbb59f1
commit
dfa27ce96a
@ -1,7 +1,7 @@
|
||||
%bcond_with clang
|
||||
|
||||
Name: strawberry
|
||||
Version: 1.2.3
|
||||
Version: 1.2.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Audio player and music collection organizer
|
||||
|
||||
@ -16,13 +16,14 @@ URL: http://www.strawberrymusicplayer.org/
|
||||
Source0: https://github.com/strawberrymusicplayer/strawberry/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
|
||||
BuildRequires: boost1.81-devel
|
||||
BuildRequires: boost1.87-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: desktop-file-utils
|
||||
%if %{with clang}
|
||||
BuildRequires: clang
|
||||
%else
|
||||
BuildRequires: gcc-toolset-14-gcc-c++
|
||||
BuildRequires: gcc-toolset-14-gcc-plugin-annobin
|
||||
%endif
|
||||
BuildRequires: gettext
|
||||
BuildRequires: libappstream-glib
|
||||
@ -158,6 +159,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.strawberry
|
||||
#{_mandir}/man1/strawberry-tagreader.1.*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2025 Raven <raven@sysadmins.ws> - 1.2.6-1
|
||||
- Release 1.2.6
|
||||
|
||||
* Tue Jan 14 2025 Raven <raven@sysadmins.ws> - 1.2.4-1
|
||||
- Release 1.2.4
|
||||
|
||||
* Mon Dec 9 2024 Raven <raven@sysadmins.ws> - 1.2.3-1
|
||||
- Release 1.2.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user