Update to latest snapshot
This commit is contained in:
parent
497d025345
commit
d0b666481f
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/FreeRDP-8c68761.tar.gz
|
/FreeRDP-8c68761.tar.gz
|
||||||
/FreeRDP-bfcf8e7.tar.gz
|
/FreeRDP-bfcf8e7.tar.gz
|
||||||
/FreeRDP-b1df835.tar.gz
|
/FreeRDP-b1df835.tar.gz
|
||||||
|
/FreeRDP-9904c32.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%global commit0 b1df835085280bba1be7ba700277db60de587007
|
%global commit0 9904c32e808a42e488f15833856704eef5d7bbbe
|
||||||
%global date 20170512
|
%global date 20170623
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg",
|
# Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg",
|
||||||
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: freerdp
|
Name: freerdp
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 27%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
Release: 28%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -266,6 +266,9 @@ find %{buildroot} -name "*.a" -delete
|
|||||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 26 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-28.20170623git9904c32
|
||||||
|
- Update to latest snapshot.
|
||||||
|
|
||||||
* Mon May 15 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-27.20170512gitb1df835
|
* Mon May 15 2017 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-27.20170512gitb1df835
|
||||||
- Update to latest snapshot.
|
- Update to latest snapshot.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (FreeRDP-b1df835.tar.gz) = cea5f0b1dd1f36cf1afaa072f92498e2a3400171c91f23ce2fd61f5cea96b1faa0a1ec2ffb7b6ee9c223bdda49ba252f7ae4df9b5a515c61267084a3c376a3da
|
SHA512 (FreeRDP-9904c32.tar.gz) = e75038df2cd01d3126458af1a92dfc389b3fe628aa2a65d3aa49348d6265577801931d7a6e9afb49222139357125a18780b367720a7dce20f3f71429e0b92c58
|
||||||
|
Loading…
Reference in New Issue
Block a user