|
|
|
@ -53,7 +53,7 @@
|
|
|
|
|
|
|
|
|
|
Name: evolution-data-server
|
|
|
|
|
Version: 3.52.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Backend data server for Evolution
|
|
|
|
|
License: LGPL-2.0-or-later
|
|
|
|
|
URL: https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
|
|
|
|
@ -511,6 +511,10 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
|
|
|
|
%{_datadir}/installed-tests
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.52.4-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2024 Milan Crha <mcrha@redhat.com> - 3.52.4-1
|
|
|
|
|
- Resolves: RHEL-52806 (Update to 3.52.4)
|
|
|
|
|
|
|
|
|
|