strawberry: update to 1.1.0
This commit is contained in:
parent
47ed03a10a
commit
b9ff125b2a
@ -1,7 +1,7 @@
|
|||||||
%bcond_without qt6
|
%bcond_without qt6
|
||||||
|
|
||||||
Name: strawberry
|
Name: strawberry
|
||||||
Version: 1.0.23
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Audio player and music collection organizer
|
Summary: Audio player and music collection organizer
|
||||||
|
|
||||||
@ -15,6 +15,7 @@ License: GPLv2 and GPLv3+ amd LGPLv2 and ASL 2.0 and MIT and Boost
|
|||||||
URL: http://www.strawberrymusicplayer.org/
|
URL: http://www.strawberrymusicplayer.org/
|
||||||
Source0: https://files.strawberrymusicplayer.org/%{name}-%{version}.tar.xz
|
Source0: https://files.strawberrymusicplayer.org/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: boost1.81-devel
|
BuildRequires: boost1.81-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -41,6 +42,7 @@ BuildRequires: pkgconfig(libnotify)
|
|||||||
BuildRequires: pkgconfig(libpulse)
|
BuildRequires: pkgconfig(libpulse)
|
||||||
BuildRequires: pkgconfig(libudf)
|
BuildRequires: pkgconfig(libudf)
|
||||||
BuildRequires: pkgconfig(protobuf) >= 3.11
|
BuildRequires: pkgconfig(protobuf) >= 3.11
|
||||||
|
BuildRequires: pkgconfig(libebur128)
|
||||||
|
|
||||||
%if %{with qt6}
|
%if %{with qt6}
|
||||||
BuildRequires: cmake(Qt6Concurrent)
|
BuildRequires: cmake(Qt6Concurrent)
|
||||||
@ -160,6 +162,18 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.strawberry
|
|||||||
%{_mandir}/man1/strawberry-tagreader.1.*
|
%{_mandir}/man1/strawberry-tagreader.1.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 15 2024 Raven <raven@sysadmins.ws> - 1.1.0-1
|
||||||
|
- Release 1.1.0
|
||||||
|
|
||||||
|
* Thu Jun 27 2024 Raven <raven@sysadmins.ws> - 1.0.23-4
|
||||||
|
- rebuilt for qt6 (el8)
|
||||||
|
|
||||||
|
* Tue May 28 2024 Raven <raven@sysadmins.ws> - 1.0.23-3
|
||||||
|
- import patch for qt 6.7+
|
||||||
|
|
||||||
|
* Mon May 20 2024 Raven <raven@sysadmins.ws> - 1.0.23-2
|
||||||
|
- rebuilt for qt6 (el8)
|
||||||
|
|
||||||
* Tue Feb 27 2024 Raven <raven@sysadmins.ws> - 1.0.23-1
|
* Tue Feb 27 2024 Raven <raven@sysadmins.ws> - 1.0.23-1
|
||||||
- Release 1.0.23
|
- Release 1.0.23
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user