diff --git a/.gitignore b/.gitignore index affa356..1db4a49 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /FreeRDP-b02943a.tar.gz /FreeRDP-ca2d015.tar.gz /FreeRDP-aeabb95.tar.gz +/FreeRDP-53de4b8.tar.gz diff --git a/freerdp.spec b/freerdp.spec index ad0b1f1..776baba 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,4 +1,4 @@ -%global commit0 aeabb9553170543197dffda680d38802270a79d3 +%global commit0 53de4b81a6bb43b92411f08cb770731de949de0d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg" and @@ -10,7 +10,7 @@ Name: freerdp Version: 2.0.0 -Release: 7%{?shortcommit0:.git.%{shortcommit0}}%{?dist} +Release: 8%{?shortcommit0:.git.%{shortcommit0}}%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 @@ -241,6 +241,9 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr*.pc %changelog +* Tue May 24 2016 David Woodhouse - 2:2.0.0-8.git.53de4b8 +- Update to latest sources + * Fri May 20 2016 David Woodhouse - 2:2.0.0-7.git.aeabb95 - Update to latest sources, adjust set of exported libraries. diff --git a/sources b/sources index 6dfa6f7..adeee3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07ab41fc0ed4bc122dbd39518c3865ae FreeRDP-aeabb95.tar.gz +435a6962e7ae97c4ba3b276b79069f42 FreeRDP-53de4b8.tar.gz