diff --git a/openal-soft.spec b/openal-soft.spec index 1599956..fc5419b 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,6 +1,6 @@ Name: openal-soft Version: 1.17.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open Audio Library Group: System Environment/Libraries @@ -95,6 +95,9 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf %{_bindir}/alsoft-config %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.17.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Feb 20 2016 Hans de Goede - 1.17.2-2 - Fix FTBFS on ARM (rhbz#1307818)