Update to 1.17.2
This commit is contained in:
parent
5c977d4811
commit
e68b441ab4
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ openal-soft-1.12.854.tar.bz2
|
||||
/openal-soft-1.15.1.tar.bz2
|
||||
/openal-soft-1.16.0.tar.bz2
|
||||
/openal-soft-1.17.1.tar.bz2
|
||||
/openal-soft-1.17.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: openal-soft
|
||||
Version: 1.17.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.17.2
|
||||
Release: 1%{?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
|
||||
* Thu Feb 04 2016 François Cami <fcami@fedoraproject.org> - 1.17.2-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user