commit 938fa26e6a557b24880a5ab119eb2ae100bdda2b
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Wed May 30 19:34:15 2018 +0200
Update to 2.3.1
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed9b751..a9394e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ xpra-0.16.3.tar.xz
/xpra-2.2.5.tar.xz
/xpra-2.2.6.tar.xz
/xpra-2.3.tar.xz
+/xpra-2.3.1.tar.xz
diff --git a/sources b/sources
index 115be2f..e2d0f5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d08309f3ed6b5b6a4a365a60504ba0dc xpra-2.3.tar.xz
+f95844aae43fd33878b60d80da360d5c xpra-2.3.1.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index ce9c29e..fb89aff 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -18,7 +18,7 @@
%endif
Name: xpra-codecs-freeworld
-Version: 2.3
+Version: 2.3.1
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
@@ -107,6 +107,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Wed May 30 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.3.1-1
+- Update to 2.3.1
+
* Thu May 10 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 2.3-1
- Update to 2.3
- Switch to Python3
Show replies by date