Update to latest sources

This commit is contained in:
Simone Caronni 2016-06-07 14:59:07 +02:00
parent 7c8920493d
commit 19694be4cf
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%global commit0 53de4b81a6bb43b92411f08cb770731de949de0d
%global commit0 aa15327a3ac30710fbf23547ebcf6593e5e1701b
%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: 8%{?shortcommit0:.git.%{shortcommit0}}%{?dist}
Release: 9%{?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 07 2016 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-9.git.aa15327
- Update to latest sources.
* Tue May 24 2016 David Woodhouse <dwmw2@infradead.org> - 2:2.0.0-8.git.53de4b8
- Update to latest sources