From 3943b9a1b290309f4dd6bef0d3ab20b77b5dcc1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20K=C5=82oczko?= Date: Fri, 9 Feb 2018 19:24:18 +0000 Subject: [PATCH] - release 4 - remove support for no longer suppoerted Fedora versions (<=25) --- openal-soft.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/openal-soft.spec b/openal-soft.spec index 3db8688..a13ba0d 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,6 +1,6 @@ Name: openal-soft Version: 1.18.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open Audio Library Group: System Environment/Libraries @@ -16,12 +16,7 @@ BuildRequires: cmake BuildRequires: qt-devel BuildRequires: qt5-devel BuildRequires: SDL_sound-devel -%if 0%{?fedora} >= 22 || 0%{?rhel} >= 7 BuildRequires: fluidsynth-devel -%endif -%if 0%{?fedora} >= 23 || 0%{?rhel} >= 7 -BuildRequires: SDL2-devel SDL2_mixer-devel -%endif Obsoletes: openal <= 0.0.10 Provides: openal = %{version} @@ -118,8 +113,10 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf %files qt %{_bindir}/alsoft-config - %changelog +* Fri Feb 09 2018 Tomasz Kłoczko - 1.18.2-4 +- remove support for no longer suppoerted Fedora versions (<=25) + * Thu Feb 08 2018 Fedora Release Engineering - 1.18.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild