diff --git a/stockfish.spec b/stockfish.spec index e804b72..2e278da 100644 --- a/stockfish.spec +++ b/stockfish.spec @@ -6,7 +6,7 @@ Name: stockfish Version: 7 -Release: 0.8.%{commitdate}git%(c=%{commit}; echo ${c:0:7})%{?dist} +Release: 0.9.%{commitdate}git%(c=%{commit}; echo ${c:0:7})%{?dist} Summary: Powerful open source chess engine License: GPLv3+ URL: http://stockfishchess.org @@ -79,6 +79,9 @@ cp -p polyglot.ini %{buildroot}%{_sysconfdir}/%{name} %changelog +* Tue Dec 15 2015 Raphael Groner - 7-0.9.20151105git76ed0ab +- new upstream snapshot + * Fri Nov 13 2015 Raphael Groner - 7-0.8.20151105git76ed0ab - new upstream snapshot