This commit is contained in:
Fedora Release Engineering 2017-02-11 00:24:48 +00:00
parent 9bc920e833
commit 1093c5adf3
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: nvidia-texture-tools
Version: 2.0.8
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Collection of image processing and texture manipulation tools
Group: System Environment/Libraries
License: MIT
@ -105,6 +105,9 @@ make -C build filtertest
%{_libdir}/lib*.so
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Mar 17 2016 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 2.0.8-13
- Correct FTBFS in rawhide (#1307810)