From 9f5dcf048d7a9f4d4e4ceb5e643dbbc7a300db34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 03:06:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- assimp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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