From a57f244ef3dcee03e6cb39903526bbcf42d90c6b Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Oct 14 2016 09:23:49 +0000 Subject: Update to latest snapshot --- diff --git a/.gitignore b/.gitignore index ab69be1..70c40df 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /FreeRDP-5b2455f.tar.gz /FreeRDP-1855e36.tar.gz /FreeRDP-267dea9.tar.gz +/FreeRDP-9adc132.tar.gz diff --git a/freerdp.spec b/freerdp.spec index 73c866f..e93d993 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,5 +1,5 @@ -%global commit0 267dea928c1ef65abdf937049c6cdca920ca2b0b -%global date 20161006 +%global commit0 9adc13297bbe2cce8101fa8af3627f74c3f4a2c7 +%global date 20161014 %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: 14%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 15%{?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 +* Fri Oct 14 2016 Simone Caronni - 2:2.0.0-15.20161014git9adc132 +- Update to latest snapshot. + * Sat Oct 08 2016 Simone Caronni - 2:2.0.0-14.20161006git267dea9 - Update build options. diff --git a/sources b/sources index a521050..b475e93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b0932680efe4340dbffa8394c5e32e1 FreeRDP-267dea9.tar.gz +fdca64d63113e190eaf349c136b1d0cc FreeRDP-9adc132.tar.gz