commit fd8a4c74253ef70e3e186fa4c3656b1ced699a88
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Wed Oct 6 20:32:12 2021 +0200
Release 4.2.3
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e31061..15b38bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ xpra-0.16.3.tar.xz
/xpra-4.2.tar.gz
/xpra-4.2.1.tar.gz
/xpra-4.2.2.tar.gz
+/xpra-4.2.3.tar.gz
diff --git a/sources b/sources
index 76caf6d..358a509 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-4.2.2.tar.gz) =
ff69b0d01d999d27c405ee7c94e8d5b4e0dbfa2f852118a86386a70834d74ca986dc5200a51fa77d86b489986fe8e54d3b70c09417e5e218061f6528e984db49
+SHA512 (xpra-4.2.3.tar.gz) =
9e0d3a2765a9c9465ecf9606f50ef74a9da2e41469a62118db1c59f3ed109cb5005763789275ada56f8b367473b72546dffb29150b9d6c2fd16a9fc567c1ab33
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index ce4d717..24a006b 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -30,7 +30,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 4.2.2
+Version: 4.2.3
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
@@ -132,6 +132,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Wed Oct 06 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.2.3-1
+- Release 4.2.3
+
* Thu Aug 12 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.2.2-1
- Release 4.2.2
Show replies by date