commit c9c5833ad5ba8e15f7271b2fe25664cfdd81b84c
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat May 22 17:47:11 2021 +0200
Release 4.2
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c092f49..4d1bdf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ xpra-0.16.3.tar.xz
/xpra-4.1.1.tar.gz
/xpra-4.1.2.tar.gz
/xpra-4.1.3.tar.gz
+/xpra-4.2.tar.gz
diff --git a/sources b/sources
index fd30f33..f31133e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-4.1.3.tar.gz) =
d7bca01be846ba9026fbb2ab530f21541a8a9afc01015d103bc790222d8a1151d0a4502d9c26f07d1be650b80c9ccde7fd7141c17f51a01033406250aa55a702
+SHA512 (xpra-4.2.tar.gz) =
261d46c04ce70686f41873c5c0c115e462e3b2501c58ab05fb2904f4700454c5fb8124d0faf86fe5e982872f19a4b90b941f8aff4790f7206602d6030c005353
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 76708e3..72f2007 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -25,7 +25,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 4.1.3
+Version: 4.2
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
@@ -126,6 +126,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat May 22 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.2-1
+- Release 4.2
+
* Wed Apr 21 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.1.3-1
- Release 4.1.3
Show replies by date