diff --git a/capstone.spec b/capstone.spec index c737ce8..f2f7430 100644 --- a/capstone.spec +++ b/capstone.spec @@ -1,6 +1,6 @@ Name: capstone Version: 3.0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A lightweight multi-platform, multi-architecture disassembly framework %global gituser aquynh @@ -146,6 +146,9 @@ make check LD_LIBRARY_PATH="`pwd`" %{_javadir}/ %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 3.0.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Oct 27 2015 Stefan Cornelius - 3.0.4-4 - Really add dist tag this time