Update to latest snapshot
This commit is contained in:
parent
7b659cdcd9
commit
722eeb25c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/FreeRDP-d72ff5d.tar.gz
|
||||
/FreeRDP-90877f5.tar.gz
|
||||
/FreeRDP-210de68.tar.gz
|
||||
/FreeRDP-8c68761.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit0 210de6833ceb5a97aa5a3755a647df45c04d8029
|
||||
%global date 20170302
|
||||
%global commit0 8c687611af6fffe064e61eb9aa54c7b27db5efa0
|
||||
%global date 20170317
|
||||
%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: 23%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 24%{?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
|
||||
* Wed Mar 22 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-24.20170317git8c68761
|
||||
- Update to latest snapshot.
|
||||
|
||||
* Mon Mar 06 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-23.20170302git210de68
|
||||
- Remove shared libxfreerdp-client shared library.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-210de68.tar.gz) = c5a8d7fd5f4f4cc52e55a4e55bac21a63b1ac3abea89037672976d3d084451d7627beaf56d39c2f9032662faae32301a779c37b6f11b7901c5b80f34f127f26f
|
||||
SHA512 (FreeRDP-8c68761.tar.gz) = 47ff75a9efbfd591827d10b3e55f3db9d3899ee27c5b530466566abb779c4320037b64b46119f9621f6e8cd5053d93833e6281d1a2c6984b211c07f0e1015608
|
||||
|
Loading…
Reference in New Issue
Block a user