[rdesktop] update to 1.8.2

Dominik Mierzejewski rathann at fedoraproject.org
Wed May 21 11:18:43 UTC 2014


commit 08ef7a3a4c35a3502328de8e0659f6c92032542f
Author: Dominik 'Rathann' Mierzejewski <dominik at greysector.net>
Date:   Wed May 21 13:18:07 2014 +0200

    update to 1.8.2

 .gitignore    |    1 +
 rdesktop.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3de8335..93ba41d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ rdesktop-1.6.0.tar.gz
 /rdesktop-1.7.1.tar.gz
 /rdesktop-1.8.0.tar.gz
 /rdesktop-1.8.1.tar.gz
+/rdesktop-1.8.2.tar.gz
diff --git a/rdesktop.spec b/rdesktop.spec
index 18d87c0..7a09ef9 100644
--- a/rdesktop.spec
+++ b/rdesktop.spec
@@ -1,6 +1,6 @@
 Name:           rdesktop
-Version:        1.8.1
-Release:        2%{?dist}
+Version:        1.8.2
+Release:        1%{?dist}
 Summary:        X client for remote desktop into Windows Terminal Server
 
 Group:          User Interface/Desktops
@@ -49,6 +49,9 @@ make install DESTDIR=$RPM_BUILD_ROOT STRIP=/bin/true
 %{_mandir}/man1/*
 
 %changelog
+* Wed May 21 2014 Dominik Mierzejewski <rpm at greysector.net> - 1.8.2-1
+- update to 1.8.2
+
 * Mon Jan 06 2014 Jon Disnard <jdisnard at gmail.com> - 1.8.1-2
 - Aarch64 autoreconf (bz #926432)
 
diff --git a/sources b/sources
index ba4152a..bebd018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5382c5c85b0d2cc88b9b1aa9bbf1356  rdesktop-1.8.1.tar.gz
+d05ee35b33cc909c9a48368ae5fc8d16  rdesktop-1.8.2.tar.gz


More information about the scm-commits mailing list