Update to 3.35.3
This commit is contained in:
parent
8aa345694c
commit
8963b566ed
@ -36,7 +36,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.35.2
|
Version: 3.35.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -71,9 +71,9 @@ BuildRequires: gtk-doc >= %{gtk_doc_version}
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: intltool >= %{intltool_version}
|
BuildRequires: intltool >= %{intltool_version}
|
||||||
BuildRequires: libdb-devel
|
BuildRequires: libdb-devel
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: sendmail
|
|
||||||
%if ! 0%{?flatpak}
|
%if ! 0%{?flatpak}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
%endif
|
%endif
|
||||||
@ -464,6 +464,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%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-data-server-3.35.2.tar.xz) = 4fdb16c657eca3759dda2096f9b80622cccb36074dd849c454fcab1b6f2b9b2ce08259b29d7a71c5119803cdd4a19d18a705ed5e21e6a128e159776e219d4bd5
|
SHA512 (evolution-data-server-3.35.3.tar.xz) = 253ee09bfe13f719f7ae4ef1554744341cfe5f7549536be29f890ec3cf6f16fbc6da2ea5c445cb0748ad9a38e181a622996b3a71da4a5640bf52d8f3077ffcaa
|
||||||
|
Loading…
Reference in New Issue
Block a user