diff --git a/.gitignore b/.gitignore index 05ce0b6..af935c7 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /xpra-3.0.8.tar.xz /xpra-3.0.9.tar.xz /xpra-4.0.tar.xz +/xpra-4.0.1.tar.xz diff --git a/sources b/sources index 70213a0..cf4a35a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xpra-4.0.tar.xz) = 1774e26c43531f3736f115711b5d46e79de0df7a7703bc5f59690963959f4e69f2b1aae4e66613c42da19a3a8794699903608cb7eba5992526291831e21663a7 +SHA512 (xpra-4.0.1.tar.xz) = 4981f04bbb1418b8dc0dd0f0a7c3d02e7588a7987f1a624d35891f93cad290651f90de505d01247fac8653891c37c241c65f4bc9d88d36a37e3543e4590c81e9 diff --git a/xpra.spec b/xpra.spec index 21314af..02a4116 100644 --- a/xpra.spec +++ b/xpra.spec @@ -38,8 +38,8 @@ %endif Name: xpra -Version: 4.0 -Release: 2%{?dist} +Version: 4.0.1 +Release: 1%{?dist} Summary: Remote display server for applications and desktops License: GPLv2+ and BSD and LGPLv3+ and MIT URL: https://www.xpra.org/ @@ -298,6 +298,9 @@ getent group xpra >/dev/null || groupadd -r xpra %{_datadir}/xpra/www %changelog +* Sun May 17 2020 Antonio Trande - 4.0.1-1 +- Release 4.0.1 + * Fri May 15 2020 Antonio Trande - 4.0-2 - Remove uglify-js