Update to 3.43.1.1
This commit is contained in:
parent
ef27253c6e
commit
9f7bc780dd
@ -20,7 +20,6 @@
|
||||
%define gcr_version 3.4
|
||||
%define gtk_doc_version 1.9
|
||||
%define goa_version 3.8
|
||||
%define intltool_version 0.35.5
|
||||
%define libsecret_version 0.5
|
||||
%define libgdata_version 0.15.1
|
||||
%define libgweather_version 3.10
|
||||
@ -53,12 +52,12 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.42.2
|
||||
Version: 3.43.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
Source: http://download.gnome.org/sources/%{name}/3.42/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.43/%{name}-%{version}.tar.xz
|
||||
|
||||
Provides: evolution-webcal = %{version}
|
||||
Obsoletes: evolution-webcal < 2.24.0
|
||||
@ -85,7 +84,6 @@ BuildRequires: gperf
|
||||
%if %{with_docs}
|
||||
BuildRequires: gtk-doc >= %{gtk_doc_version}
|
||||
%endif
|
||||
BuildRequires: intltool >= %{intltool_version}
|
||||
BuildRequires: make
|
||||
BuildRequires: vala
|
||||
BuildRequires: systemd
|
||||
@ -474,6 +472,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Fri Jan 07 2022 Milan Crha <mcrha@redhat.com> - 3.43.1.1-1
|
||||
- Update to 3.43.1.1
|
||||
|
||||
* Fri Dec 03 2021 Milan Crha <mcrha@redhat.com> - 3.42.2-1
|
||||
- Update to 3.42.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evolution-data-server-3.42.2.tar.xz) = a0329180bac12d9723efd42938335ae46492cdd774358c411e89de3ef34b4d2cdbdb77fb13d8e1ad27a89f9bf64d2f78f3e25e54fbbaa9076dab2d866705de05
|
||||
SHA512 (evolution-data-server-3.43.1.1.tar.xz) = 5384d797704a1b67381938ea2c3aeeae80dcaf16a410ca136d6913d21cb17fc6b68b14a6fa7ad578f73065dc528f2a518604ac8a0d040d05a6c5e83368e330dd
|
||||
|
Loading…
Reference in New Issue
Block a user