Resolves: #2083947 (Limit linking of gtk+ in shared libraries)

This commit is contained in:
Milan Crha 2022-05-11 09:31:35 +02:00
parent fa5dd76b2c
commit a1b7bafaf9
2 changed files with 1076 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,12 +6,14 @@
Name: evolution-ews
Version: 3.44.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Evolution extension for Exchange Web Services
License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Evolution
Source: http://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
Patch01: 0001-build-Limit-which-parts-link-to-the-evolution-librar.patch
%global eds_evo_version %{version}
Requires: evolution >= %{eds_evo_version}
@ -92,6 +94,9 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-deprecated-declarations"
%files langpacks -f %{name}.lang
%changelog
* Wed May 11 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-2
- Resolves: #2083947 (Limit linking of gtk+ in shared libraries)
* Fri Apr 22 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-1
- Update to 3.44.1