diff --git a/.gitignore b/.gitignore index 94ccbdb..d92216d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /FreeRDP-9adc132.tar.gz /FreeRDP-a6f4117.tar.gz /FreeRDP-ea24c1f.tar.gz +/FreeRDP-d72ff5d.tar.gz diff --git a/freerdp.spec b/freerdp.spec index bcf35d0..68e355c 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,5 +1,5 @@ -%global commit0 ea24c1f8e101b574f42ecff07c34d94648eb40c7 -%global date 20161103 +%global commit0 d72ff5d241c63822af9f0d6784a060129d9d010d +%global date 20161202 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg", @@ -12,7 +12,7 @@ Name: freerdp Version: 2.0.0 -Release: 17%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 18%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 @@ -245,6 +245,9 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr*.pc %changelog +* Sat Dec 03 2016 Simone Caronni - 2:2.0.0-18.20161202gitd72ff5d +- Update to latest snapshot. + * Fri Nov 04 2016 Simone Caronni - 2:2.0.0-17.20161103gitea24c1f - Update to latest snapshot. diff --git a/sources b/sources index 9ca7687..6ecc533 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -929d955d032cc4597976113ca9cb1cec FreeRDP-ea24c1f.tar.gz +03b1a8f52780c955aa665926d695625d FreeRDP-d72ff5d.tar.gz