Update to 3.35.3
This commit is contained in:
parent
d9dc85ebdc
commit
94b2e14af2
@ -1,7 +1,7 @@
|
|||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.35.2
|
Version: 3.35.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -18,6 +18,7 @@ Requires: libmspack >= %{libmspack_version}
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: pkgconfig(camel-1.2) >= %{eds_evo_version}
|
BuildRequires: pkgconfig(camel-1.2) >= %{eds_evo_version}
|
||||||
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{eds_evo_version}
|
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{eds_evo_version}
|
||||||
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{eds_evo_version}
|
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{eds_evo_version}
|
||||||
@ -86,6 +87,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%files langpacks -f _build/%{name}.lang
|
%files langpacks -f _build/%{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2020 Milan Crha <mcrha@redhat.com> - 3.35.3-1
|
||||||
|
- Update to 3.35.3
|
||||||
|
|
||||||
* Fri Nov 22 2019 Milan Crha <mcrha@redhat.com> - 3.35.2-1
|
* Fri Nov 22 2019 Milan Crha <mcrha@redhat.com> - 3.35.2-1
|
||||||
- Update to 3.35.2
|
- Update to 3.35.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evolution-ews-3.35.2.tar.xz) = 89dfde9d9aea15458c90bd7722e64d064879cb028a7bd3742d1836cf8c264919b4a5ab5f505240f57d50d36c95b4df1a42e7a772b1cf757e070182fe46d79cfd
|
SHA512 (evolution-ews-3.35.3.tar.xz) = e1e00b927c210078be1385354bc7b132f8a71d13f244adb1b269eabe184d37cdeb85267632b47767d29bcb55e02d9987aafa8b2cd037c6e8e1d412b989aeb29a
|
||||||
|
Loading…
Reference in New Issue
Block a user