From b9ff125b2a4286480acd966089e321b0be35ff3b Mon Sep 17 00:00:00 2001 From: Raven Date: Thu, 18 Jul 2024 14:24:12 +0600 Subject: [PATCH] strawberry: update to 1.1.0 --- multimedia/strawberry/strawberry.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/multimedia/strawberry/strawberry.spec b/multimedia/strawberry/strawberry.spec index 3ee75c7..608d750 100644 --- a/multimedia/strawberry/strawberry.spec +++ b/multimedia/strawberry/strawberry.spec @@ -1,7 +1,7 @@ %bcond_without qt6 Name: strawberry -Version: 1.0.23 +Version: 1.1.0 Release: 1%{?dist} 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/ Source0: https://files.strawberrymusicplayer.org/%{name}-%{version}.tar.xz + BuildRequires: boost1.81-devel BuildRequires: cmake BuildRequires: desktop-file-utils @@ -41,6 +42,7 @@ BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libudf) BuildRequires: pkgconfig(protobuf) >= 3.11 +BuildRequires: pkgconfig(libebur128) %if %{with qt6} BuildRequires: cmake(Qt6Concurrent) @@ -160,6 +162,18 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/org.strawberry %{_mandir}/man1/strawberry-tagreader.1.* %changelog +* Mon Jul 15 2024 Raven - 1.1.0-1 +- Release 1.1.0 + +* Thu Jun 27 2024 Raven - 1.0.23-4 +- rebuilt for qt6 (el8) + +* Tue May 28 2024 Raven - 1.0.23-3 +- import patch for qt 6.7+ + +* Mon May 20 2024 Raven - 1.0.23-2 +- rebuilt for qt6 (el8) + * Tue Feb 27 2024 Raven - 1.0.23-1 - Release 1.0.23