diff --git a/admeshgui.spec b/admeshgui.spec index 4e0b66d..b1cdb7b 100644 --- a/admeshgui.spec +++ b/admeshgui.spec @@ -1,7 +1,7 @@ Name: admeshgui %global camelname ADMeshGUI Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: STL viewer and manipulation tool # Code is AGPLv3 logo/license is LGPLv3 or CC-BY-SA License: AGPLv3 and (LGPLv3 or CC-BY-SA) @@ -71,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Feb 01 2016 Rex Dieter 1.0.1-2 - use %%qmake_qt5 macro to ensure proper build flags