diff --git a/.gitignore b/.gitignore index 5287549..3de8335 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ rdesktop-1.6.0.tar.gz /rdesktop-1.7.0.tar.gz /rdesktop-1.7.1.tar.gz /rdesktop-1.8.0.tar.gz +/rdesktop-1.8.1.tar.gz diff --git a/rdesktop.spec b/rdesktop.spec index 50cf803..7ce5693 100644 --- a/rdesktop.spec +++ b/rdesktop.spec @@ -1,6 +1,6 @@ Name: rdesktop -Version: 1.8.0 -Release: 2%{?dist} +Version: 1.8.1 +Release: 1%{?dist} Summary: X client for remote desktop into Windows Terminal Server Group: User Interface/Desktops @@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT STRIP=/bin/true %{_mandir}/man1/* %changelog +* Mon Dec 23 2013 Dominik Mierzejewski - 1.8.1-1 +- update to 1.8.1 + * Fri Sep 06 2013 Rex Dieter 1.8.0-2 - --disable-credssp (f20+, where libgssglue was retired) diff --git a/sources b/sources index a23f941..ba4152a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -203d662ac20b22250bbbd525a9f29f3a rdesktop-1.8.0.tar.gz +f5382c5c85b0d2cc88b9b1aa9bbf1356 rdesktop-1.8.1.tar.gz