diff --git a/.gitignore b/.gitignore index 9b03c08..e4c1466 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /FreeRDP-b907324.tar.gz /FreeRDP-6015229.tar.gz /FreeRDP-245fc60.tar.gz +/FreeRDP-2.1.0.tar.gz diff --git a/freerdp.spec b/freerdp.spec index 16fb2dc..5ac8ab6 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -1,7 +1,3 @@ -%global commit0 245fc6014d4707b24bcd812e8f0640f78664526d -%global date 20200207 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) - # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg", # "--with=x264" or "--with=openh264" to mock/rpmbuild; or by globally setting # these variables: @@ -19,14 +15,14 @@ %{!?rhel:%global _with_server 1} Name: freerdp -Version: 2.0.0 -Release: 56.%{date}git%{shortcommit0}%{?dist} +Version: 2.1.0 +Release: 1%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 URL: http://www.freerdp.com/ -Source0: https://github.com/FreeRDP/FreeRDP/archive/%{commit0}/FreeRDP-%{commit0}.tar.gz#/FreeRDP-%{shortcommit0}.tar.gz +Source0: https://github.com/FreeRDP/FreeRDP/archive/%{version}/FreeRDP-%{version}.tar.gz BuildRequires: gcc BuildRequires: gcc-c++ @@ -146,7 +142,7 @@ The %{name}-libwinpr-devel package contains libraries and header files for developing applications that use %{name}-libwinpr. %prep -%autosetup -p1 -n FreeRDP-%{commit0} +%autosetup -p1 -n FreeRDP-%{version} # Rpmlint fixes find . -name "*.h" -exec chmod 664 {} \; @@ -297,6 +293,9 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr-tools2.pc %changelog +* Thu May 14 2020 Ondrej Holy - 2:2.1.0-1 +- Update to 2.1.0 (#1833540). + * Fri Feb 07 2020 Simone Caronni - 2:2.0.0-56.20200207git245fc60 - Update to latest snapshot. diff --git a/sources b/sources index 5466b1c..9bfb282 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (FreeRDP-245fc60.tar.gz) = d6de9d229bcbe150fa65e27dfa86884bde2c88378daed4876f0c7db3af502ae31a021b89439a640353c8c6918cf26f89a472ab0a02b72c83a4063769850ca47e +SHA512 (FreeRDP-2.1.0.tar.gz) = afed8893128067b688bf5ba87e7d28296ece3b4848d84653ab0ad0c3723b6a8bc36733aca9649fb29a0d4a53b39fdd49d56d17e9b4eac8bf7b06fa4b27e66b14