diff --git a/aesh.spec b/aesh.spec index c65b8e6..53669de 100644 --- a/aesh.spec +++ b/aesh.spec @@ -1,6 +1,6 @@ Name: aesh Version: 0.66.8 -Release: 2%{dist} +Release: 3%{dist} Summary: Another Extendable SHell License: ASL 2.0 URL: http://aeshell.github.io/ @@ -48,6 +48,9 @@ rm src/test/java/org/jboss/aesh/parser/ParserTest.java %license LICENSE %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.66.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 12 2016 gil cattaneo 0.66.8-2 - fix FTBFS