diff --git a/assimp.spec b/assimp.spec index 4b0db48..27f64ba 100644 --- a/assimp.spec +++ b/assimp.spec @@ -1,6 +1,6 @@ Name: assimp Version: 3.3.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Library to import various 3D model formats into applications Group: Development/Libraries # Assimp is BSD, the bundled openddlparser is MIT. @@ -186,6 +186,9 @@ install -m0644 port/PyAssimp/pyassimp/*.py %{buildroot}%{python3_sitelib}/pyassi %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 3.3.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Oct 02 2017 Troy Dawson - 3.3.1-13 - Cleanup spec file conditionals