commit 37cff6027ab69216ebf3d80a1e80e22a3dce4553
Author: Jonathan Underwood <jonathan.underwood(a)gmail.com>
Date: Sun Jul 31 17:50:03 2016 +0100
Update to 0.17.4
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 16 +++++++++-------
3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75b6991..710e5b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
xpra-0.14.21.tar.xz
xpra-0.15.10.tar.xz
xpra-0.16.3.tar.xz
+/xpra-0.17.4.tar.xz
diff --git a/sources b/sources
index 3d89912..2ad7832 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f81ac22991083ee49e01f62ae113a56 xpra-0.16.3.tar.xz
+b8d028fe85245500bb3bfa041e04636f xpra-0.17.4.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index fe83b83..5e7cf28 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -1,10 +1,5 @@
-# This package provides H.264 and swscale support for Xpra.
-
-# Remove private provides from .so files in the python_sitearch directory
-%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
-
Name: xpra-codecs-freeworld
-Version: 0.16.3
+Version: 0.17.4
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
@@ -63,6 +58,13 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun Jul 31 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.17.4-1
+- Update to 0.17.4
+
+* Sat Apr 2 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.16.3-2
+- Remove macro definition stripping provides from .so files in
+ the python_sitearch directory - no longer needed
+
* Sat Apr 2 2016 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.16.3-1
- Update to 0.16.3
@@ -77,7 +79,7 @@ find %{buildroot}%{python_sitearch}/xpra -name '*.so' \
* Wed Dec 2 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.9-1
- Update to 0.15.9
-* Tue Nov 22 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
+* Tue Nov 23 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.8-1
- Update to 0.15.8
* Thu Sep 17 2015 Jonathan Underwood <jonathan.underwood(a)gmail.com> - 0.15.6-1