diff --git a/anyterm.spec b/anyterm.spec index a4c584b..b17d33b 100644 --- a/anyterm.spec +++ b/anyterm.spec @@ -1,6 +1,6 @@ Name: anyterm Version: 1.1.29 -Release: 36%{?dist} +Release: 37%{?dist} Summary: A web-based terminal emulator Group: Applications/Internet @@ -123,6 +123,9 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/anyterm.conf %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.29-37 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Feb 23 2016 Yaakov Selkowitz - 1.1.29-36 - Specify C++98 usage (#1307317)