Update to 2.1.0

The 2.0.0 stable version was finally published before some time and
contains many bug and security fixes. Also, the first minor stable
release 2.1.0 has been released recently. Upstream promised that will
support the stable release at least for two years and will make minor
releases regularly. So let's update to 2.1.0 and use the traditional
versioning scheme in hope that we will update the package just with
official releases...

Resolves: rhbz#1833540
This commit is contained in:
Ondrej Holy 2020-05-15 14:12:29 +02:00
parent 1ec660187c
commit 2fbf31fadd
3 changed files with 9 additions and 9 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/FreeRDP-b907324.tar.gz /FreeRDP-b907324.tar.gz
/FreeRDP-6015229.tar.gz /FreeRDP-6015229.tar.gz
/FreeRDP-245fc60.tar.gz /FreeRDP-245fc60.tar.gz
/FreeRDP-2.1.0.tar.gz

View File

@ -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", # Can be rebuilt with FFmpeg/H264 support enabled by passing "--with=ffmpeg",
# "--with=x264" or "--with=openh264" to mock/rpmbuild; or by globally setting # "--with=x264" or "--with=openh264" to mock/rpmbuild; or by globally setting
# these variables: # these variables:
@ -19,14 +15,14 @@
%{!?rhel:%global _with_server 1} %{!?rhel:%global _with_server 1}
Name: freerdp Name: freerdp
Version: 2.0.0 Version: 2.1.0
Release: 56.%{date}git%{shortcommit0}%{?dist} Release: 1%{?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
URL: http://www.freerdp.com/ 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
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -146,7 +142,7 @@ The %{name}-libwinpr-devel package contains libraries and header files for
developing applications that use %{name}-libwinpr. developing applications that use %{name}-libwinpr.
%prep %prep
%autosetup -p1 -n FreeRDP-%{commit0} %autosetup -p1 -n FreeRDP-%{version}
# Rpmlint fixes # Rpmlint fixes
find . -name "*.h" -exec chmod 664 {} \; find . -name "*.h" -exec chmod 664 {} \;
@ -297,6 +293,9 @@ find %{buildroot} -name "*.a" -delete
%{_libdir}/pkgconfig/winpr-tools2.pc %{_libdir}/pkgconfig/winpr-tools2.pc
%changelog %changelog
* Thu May 14 2020 Ondrej Holy <oholy@redhat.com> - 2:2.1.0-1
- Update to 2.1.0 (#1833540).
* Fri Feb 07 2020 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-56.20200207git245fc60 * Fri Feb 07 2020 Simone Caronni <negativo17@gmail.com> - 2:2.0.0-56.20200207git245fc60
- Update to latest snapshot. - Update to latest snapshot.

View File

@ -1 +1 @@
SHA512 (FreeRDP-245fc60.tar.gz) = d6de9d229bcbe150fa65e27dfa86884bde2c88378daed4876f0c7db3af502ae31a021b89439a640353c8c6918cf26f89a472ab0a02b72c83a4063769850ca47e SHA512 (FreeRDP-2.1.0.tar.gz) = afed8893128067b688bf5ba87e7d28296ece3b4848d84653ab0ad0c3723b6a8bc36733aca9649fb29a0d4a53b39fdd49d56d17e9b4eac8bf7b06fa4b27e66b14