Update to latest snapshot

This commit is contained in:
David Woodhouse 2016-05-24 16:26:47 +01:00
parent b0fa620e12
commit 7c8920493d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/FreeRDP-b02943a.tar.gz
/FreeRDP-ca2d015.tar.gz
/FreeRDP-aeabb95.tar.gz
/FreeRDP-53de4b8.tar.gz

View File

@ -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 <dwmw2@infradead.org> - 2:2.0.0-8.git.53de4b8
- Update to latest sources
* Fri May 20 2016 David Woodhouse <dwmw2@infradead.org> - 2:2.0.0-7.git.aeabb95
- Update to latest sources, adjust set of exported libraries.

View File

@ -1 +1 @@
07ab41fc0ed4bc122dbd39518c3865ae FreeRDP-aeabb95.tar.gz
435a6962e7ae97c4ba3b276b79069f42 FreeRDP-53de4b8.tar.gz