diff --git a/.gitignore b/.gitignore index 36d6034..888ee53 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /v1.0.0.tar.gz /v1.1.0.tar.gz /v1.2.0.tar.gz +/v1.3.0.tar.gz diff --git a/novnc.spec b/novnc.spec index 89452c6..8adf7cd 100644 --- a/novnc.spec +++ b/novnc.spec @@ -1,6 +1,6 @@ Name: novnc -Version: 1.2.0 -Release: 4%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support Requires: python3-websockify @@ -32,10 +32,8 @@ install -m 444 vnc.html %{buildroot}/%{_datadir}/%{name}/index.html # install a copy of the new vnc_lite.html page as the old <1.0.0 vnc_auto.html page install -m 444 vnc_lite.html %{buildroot}/%{_datadir}/%{name}/vnc_auto.html -# FIXME(lyarwood): launch.sh fails to find the installed version of websockify -# Addressed by https://github.com/novnc/noVNC/pull/1259 mkdir -p %{buildroot}/%{_bindir}/ -install utils/launch.sh %{buildroot}/%{_bindir}/%{name}_server +install utils/novnc_proxy %{buildroot}/%{_bindir}/%{name}_server %files %doc README.md LICENSE.txt @@ -43,6 +41,9 @@ install utils/launch.sh %{buildroot}/%{_bindir}/%{name}_server %{_bindir}/%{name}_server %changelog +* Thu Nov 04 2021 Lee Yarwood - 1.3.0-1 +- New upstream release 1.3.0 + * Thu Jul 22 2021 Fedora Release Engineering - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 3872b42..ab435c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.2.0.tar.gz) = 461490da7bb983e9c94b8ce39f8455ee6609b5a9df8d88254bcc37ebaa5153f5ee9db6afbd88b51762d6d55661bc5cde6fbe70616597583bfce1203e337adf75 +SHA512 (v1.3.0.tar.gz) = 2c9eb019bd9c86a0ffb716eba06e8f05bc522c37561e0acc7f88a66188c617ebc54f4cc9220897c241280ba2ed5919a2050a94eeb3da2c030bde43af0bd92c51