Update to latest snapshot, Talos security fixes
This commit is contained in:
parent
9a4eb6f8fc
commit
7165c4d5d1
@ -1,5 +1,5 @@
|
||||
%global commit0 f580bea738a69edc38c807790ae7c216cca946e1
|
||||
%global date 20170710
|
||||
%global commit0 f8c9f438436a4492e37011396148d804f7e3651f
|
||||
%global date 20170724
|
||||
%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: 30%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 31%{?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 Jul 27 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-31.20170724gitf8c9f43
|
||||
- Update to latest snapshot, Talos security fixes.
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.0.0-30.20170710gitf580bea
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-f580bea.tar.gz) = db63da4a060387c6ff57ffe0fa1d0c91130bdc4ed72b8254f820a075a482c854fab60b790f9cc25bc1132512952eb84c15a1c5696e6841996b49218717796e18
|
||||
SHA512 (FreeRDP-f8c9f43.tar.gz) = 106a673757c419cfe98915bd1135f771106e840eb70ce897e38305fb1b03921663c653b7446b2899317f50fd93ba59bff992e60bde9096e58f21ed89ff266e1d
|
||||
|
Loading…
Reference in New Issue
Block a user