commit b647647f97fc25724184e772e18ab8f06019cc6c
Author: Antonio Trande <3974791-anto.trande(a)users.noreply.gitlab.com>
Date: Sun Mar 7 19:05:25 2021 +0100
Release 4.1.1
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40155c3..8e8c352 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ xpra-0.16.3.tar.xz
/xpra-4.0.5.tar.xz
/xpra-4.0.6.tar.xz
/xpra-4.1.tar.gz
+/xpra-4.1.1.tar.gz
diff --git a/sources b/sources
index 48bd59b..0123a87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-4.1.tar.gz) =
9f7fb17bf05aa265976f4815279368993057a59fc58bb8cf74843419affaae429f6cedfe692c6daaa5a085f3aada2ce3f145667bef0b277faa610895ec26a5bf
+SHA512 (xpra-4.1.1.tar.gz) =
804ea59314559bc6a870461b14eb031db5a2db65ea2e6c7d41dc3f52921d74bb88b0ac9f06d09c671c050e5aaf79da546d6a50dd226fe01b0078c5157875d6fb
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 64494be..e4b3719 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -25,7 +25,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 4.1
+Version: 4.1.1
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
+* Sun Mar 07 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.1.1-1
+- Release 4.1.1
+
* Mon Mar 01 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 4.1-1
- Release 4.1
Show replies by date