Update to latest snapshot
This commit is contained in:
parent
239a27fa83
commit
1cdcff4e6a
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/FreeRDP-90877f5.tar.gz
|
||||
/FreeRDP-210de68.tar.gz
|
||||
/FreeRDP-8c68761.tar.gz
|
||||
/FreeRDP-bfcf8e7.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit0 8c687611af6fffe064e61eb9aa54c7b27db5efa0
|
||||
%global date 20170317
|
||||
%global commit0 bfcf8e78c7e3d5b338e1a4b952679a62aeebab5e
|
||||
%global date 20170419
|
||||
%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: 25%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 26%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
License: ASL 2.0
|
||||
@ -266,6 +266,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||
|
||||
%changelog
|
||||
* Thu Apr 20 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-26.20170419gitbfcf8e7
|
||||
- Update to latest 2.0 snapshot.
|
||||
|
||||
* Thu Apr 13 2017 Orion Poplawski <orion@cora.nwra.com> - 2:2.0.0-25.20170317git8c68761
|
||||
- Install tools via make install
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-8c68761.tar.gz) = 47ff75a9efbfd591827d10b3e55f3db9d3899ee27c5b530466566abb779c4320037b64b46119f9621f6e8cd5053d93833e6281d1a2c6984b211c07f0e1015608
|
||||
SHA512 (FreeRDP-bfcf8e7.tar.gz) = 919a968887af3d802bf733f6c29a49dae01f93c5e92ca78b6cbfde72988a35e4168a320ab50fe944583b146e6269a458a8c8f9cb84cca29e7b1c1c220d0e13fb
|
||||
|
Loading…
Reference in New Issue
Block a user