[x2godesktopsharing] Update to 3.1.1.1 (fixes bug #1065575)

Orion Poplawski orion at fedoraproject.org
Mon Mar 31 20:24:19 UTC 2014


commit bb3ce43196479ce86f01eb1f26552ee94ca45ed9
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Mar 31 14:24:32 2014 -0600

    Update to 3.1.1.1 (fixes bug #1065575)

 .gitignore              |    1 +
 sources                 |    2 +-
 x2godesktopsharing.spec |   20 +++++++++++---------
 3 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2526a2e..7be6037 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /x2godesktopsharing-3.1.1.0.tar.gz
+/x2godesktopsharing-3.1.1.1.tar.gz
diff --git a/sources b/sources
index b98859c..c3bc298 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c210e3e0210fad2da86a62563f948e6d  x2godesktopsharing-3.1.1.0.tar.gz
+7aa98bd96929c5f65cb8797938e3836e  x2godesktopsharing-3.1.1.1.tar.gz
diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec
index 3b8219c..b99842c 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -1,7 +1,7 @@
 Name:           x2godesktopsharing
-Version:        3.1.1.0
-Release:        4%{?dist}
-Summary:        Share X2Go desktops with other users
+Version:        3.1.1.1
+Release:        1%{?dist}
+Summary:        Share X11 desktops with other users via X2Go
 
 Group:          Applications/Communications
 License:        GPLv2+
@@ -14,15 +14,14 @@ Requires:       hicolor-icon-theme
 Requires:       x2goserver
 
 %description
-X2Godesktopsharing is an X2Go add-on tool that allows a user to grant other
-X2Go users access to the current session (shadow session support).
+X2Go Desktop Sharing is an X2Go add-on tool that allows a user to 
+grant other X2Go users access to the current session (shadow session
+support). The current session may be an X2Go session itself or simply
+a local X11 session.
 
 
 %prep
 %setup -q
-# Fix FSF address
-sed -i -e 's/59 Temple Place/51 Franklin Street/' -e 's/Suite 330/Fifth Floor/' \
-       -e 's/MA  02111-1307/MA  02110-1301/' COPYING
 
 
 %build
@@ -64,7 +63,7 @@ fi
 
 
 %files
-%doc COPYING
+%doc COPYING debian/changelog
 %{_bindir}/%{name}
 %{_bindir}/x2goresume-desktopsharing
 %{_bindir}/x2gosuspend-desktopsharing
@@ -83,6 +82,9 @@ fi
 
 
 %changelog
+* Mon Mar 31 2014 Orion Poplawski <orion at cora.nwra.com> - 3.1.1.1-1
+- Update to 3.1.1.1 (fixes bug #1065575)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.1.1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list