Update to 3.6.2
Resolves: RHEL-46520
This commit is contained in:
parent
868361572a
commit
a720605d51
2
.gitignore
vendored
2
.gitignore
vendored
@ -67,3 +67,5 @@
|
||||
/FreeRDP-3.4.0.tar.gz
|
||||
/FreeRDP-3.5.1.tar.gz
|
||||
/FreeRDP-3.5.1-repack.tar.gz
|
||||
/FreeRDP-3.6.0-repack.tar.gz
|
||||
/FreeRDP-3.6.2-repack.tar.gz
|
||||
|
||||
@ -33,8 +33,8 @@
|
||||
%global build_type_safety_c 2
|
||||
|
||||
Name: freerdp
|
||||
Version: 3.5.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.6.2
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
|
||||
@ -75,7 +75,6 @@ BuildRequires: libXv-devel
|
||||
%{?_with_openh264:BuildRequires: openh264-devel}
|
||||
%{?_with_x264:BuildRequires: x264-devel}
|
||||
%{?_with_server:BuildRequires: pam-devel}
|
||||
%{?_with_pkcs11:BuildRequires: pkcs11-helper-devel}
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: multilib-rpm-config
|
||||
@ -362,6 +361,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools3.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2024 Ondrej Holy <oholy@redhat.com> - 2:3.6.2-1
|
||||
- Update to 3.6.2
|
||||
|
||||
* Mon Jul 08 2024 Ondrej Holy <oholy@redhat.com> - 2:3.5.1-3
|
||||
- Remove file with non-allowed license from the tarball
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-3.5.1-repack.tar.gz) = cbcd7d55d02317ba05c3009fac229f1e858b4fb67f6c00b50895616125386b74fc736dd2c7c5984c531344620d22ec84d7d8864ac9e2fd551eb554a963903b30
|
||||
SHA512 (FreeRDP-3.6.2-repack.tar.gz) = cff4f4cbda9a1c396350980b5e988ff7b65771dab9615351d2bd792da417ac1a49513523a10b8b6ef734b56556b9442ea04b0e3148d1c548dda6f1f4e536738b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user