From 1fcb6fbed19d51a4e4926332e6c6139be7ab37f0 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Jun 21 2016 09:29:26 +0000 Subject: Update to latest sources --- diff --git a/.gitignore b/.gitignore index 48ec80c..d7cd1a8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /FreeRDP-aeabb95.tar.gz /FreeRDP-53de4b8.tar.gz /FreeRDP-aa15327.tar.gz +/FreeRDP-e86f7c2.tar.gz diff --git a/freerdp.spec b/freerdp.spec index fa4d83a..9c38708 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,4 +1,4 @@ -%global commit0 aa15327a3ac30710fbf23547ebcf6593e5e1701b +%global commit0 e86f7c2fd053ac027603a1aeea5c79970dc08219 %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: 9%{?shortcommit0:.git.%{shortcommit0}}%{?dist} +Release: 10%{?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 Jun 21 2016 Simone Caronni - 2:2.0.0-10.git.e86f7c2 +- Update to latest sources. + * Tue Jun 07 2016 Simone Caronni - 2:2.0.0-9.git.aa15327 - Update to latest sources. diff --git a/sources b/sources index bafb8f2..5fa515b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f00043a596e38146f78dc585a2d2951 FreeRDP-aa15327.tar.gz +563d0eacbe3f6673554c10a742086145 FreeRDP-e86f7c2.tar.gz