|
|
@ -31,13 +31,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: evolution
|
|
|
|
Name: evolution
|
|
|
|
Version: 3.28.5
|
|
|
|
Version: 3.28.5
|
|
|
|
Release: 23%{?dist}
|
|
|
|
Release: 23%{?dist}.inferit
|
|
|
|
Group: Applications/Productivity
|
|
|
|
Group: Applications/Productivity
|
|
|
|
Summary: Mail and calendar client for GNOME
|
|
|
|
Summary: Mail and calendar client for GNOME
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
Source50: help-ru.po
|
|
|
|
# Approximate version number
|
|
|
|
# Approximate version number
|
|
|
|
Provides: bundled(libgnomecanvas) = 2.30.0
|
|
|
|
Provides: bundled(libgnomecanvas) = 2.30.0
|
|
|
|
|
|
|
|
|
|
|
@ -297,6 +297,8 @@ the functionality of the installed %{name} package.
|
|
|
|
%patch17 -p1 -b .new-button
|
|
|
|
%patch17 -p1 -b .new-button
|
|
|
|
%patch18 -p1 -b .webkitgtk-2.40
|
|
|
|
%patch18 -p1 -b .webkitgtk-2.40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cp %{S:50} help/ru/ru.po
|
|
|
|
|
|
|
|
|
|
|
|
# Remove the welcome email from Novell
|
|
|
|
# Remove the welcome email from Novell
|
|
|
|
for inbox in src/mail/default/*/Inbox; do
|
|
|
|
for inbox in src/mail/default/*/Inbox; do
|
|
|
|
echo -n "" > $inbox
|
|
|
|
echo -n "" > $inbox
|
|
|
@ -594,6 +596,10 @@ grep -v "/usr/share/locale" evolution.lang > help.lang
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Mar 13 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.28.5-23.inferit
|
|
|
|
|
|
|
|
- Update Russian translation (help)
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 12 2023 Milan Crha <mcrha@redhat.com> - 3.28.5-23
|
|
|
|
* Tue Dec 12 2023 Milan Crha <mcrha@redhat.com> - 3.28.5-23
|
|
|
|
- Resolves: RHEL-19128 (Composer: Cursor jumps over characters when using backspace or delete)
|
|
|
|
- Resolves: RHEL-19128 (Composer: Cursor jumps over characters when using backspace or delete)
|
|
|
|
|
|
|
|
|
|
|
|