diff --git a/novnc.spec b/novnc.spec index b447831..73cecd2 100644 --- a/novnc.spec +++ b/novnc.spec @@ -3,7 +3,7 @@ Name: novnc Version: 1.2.0 -Release: 1%{?dist} +Release: 2 Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support Requires: python%{pyver}-websockify @@ -56,6 +56,12 @@ install utils/launch.sh %{buildroot}/%{_bindir}/%{name}_server %{_bindir}/%{name}_server %changelog +* Fri Jan 13 2023 lvfei - 1.2.0-2 +- remove release {?dist} + +* Tue Aug 25 2020 Lee Yarwood - 1.2.0-1 +- New upstream release 1.2.0 + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild