From 4b41a973292fbc956c831e9bdcbfcd1cdf99b072 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Oct 20 2016 13:31:40 +0000 Subject: Update to latest snapshot --- diff --git a/.gitignore b/.gitignore index 70c40df..9c6d27e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /FreeRDP-1855e36.tar.gz /FreeRDP-267dea9.tar.gz /FreeRDP-9adc132.tar.gz +/FreeRDP-a6f4117.tar.gz diff --git a/freerdp.spec b/freerdp.spec index e93d993..5108c08 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,5 +1,5 @@ -%global commit0 9adc13297bbe2cce8101fa8af3627f74c3f4a2c7 -%global date 20161014 +%global commit0 a6f41176fc4ea1b6f14bd7923a3a4b7dd9b51dff +%global date 20161020 %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: 15%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 16%{?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 +* Thu Oct 20 2016 Simone Caronni - 2:2.0.0-16.20161020gita6f4117 +- Update to latest snapshot. + * Fri Oct 14 2016 Simone Caronni - 2:2.0.0-15.20161014git9adc132 - Update to latest snapshot. diff --git a/sources b/sources index b475e93..480df75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdca64d63113e190eaf349c136b1d0cc FreeRDP-9adc132.tar.gz +89935abdba90b506a8c1f69c8df075e4 FreeRDP-a6f4117.tar.gz