|
|
|
@ -11,15 +11,16 @@
|
|
|
|
|
%global tnef_support 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%define glib2_version 2.56
|
|
|
|
|
%define glib2_version 2.66
|
|
|
|
|
%define gtk3_version 3.22
|
|
|
|
|
%define gnome_autoar_version 0.1.1
|
|
|
|
|
%define gnome_desktop_version 2.91.3
|
|
|
|
|
%define intltool_version 0.35.5
|
|
|
|
|
%define libgdata_version 0.10.0
|
|
|
|
|
%define libgweather_version 3.10
|
|
|
|
|
%define libsoup_version 2.42
|
|
|
|
|
%define webkit2gtk_version 2.28.0
|
|
|
|
|
%define libgweather_version 3.91
|
|
|
|
|
%define geocode_glib_version 3.26.3
|
|
|
|
|
%define sqlite_version 3.7.17
|
|
|
|
|
%define libsoup_version 3.1.1
|
|
|
|
|
%define webkit2gtk_version 2.34.0
|
|
|
|
|
|
|
|
|
|
%define last_anjal_version 0.3.2-3
|
|
|
|
|
%define last_libgal2_version 2:2.5.3-2
|
|
|
|
@ -42,24 +43,20 @@
|
|
|
|
|
### Abstract ###
|
|
|
|
|
|
|
|
|
|
Name: evolution
|
|
|
|
|
Version: 3.40.4
|
|
|
|
|
Release: 10%{?dist}.1
|
|
|
|
|
Version: 3.54.2
|
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
|
Summary: Mail and calendar client for GNOME
|
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
|
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.40/%{name}-%{version}.tar.xz
|
|
|
|
|
License: GPL-2.0-or-later AND GFDL-1.3-or-later
|
|
|
|
|
URL: https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
|
|
|
|
|
Source: http://download.gnome.org/sources/%{name}/3.54/%{name}-%{version}.tar.xz
|
|
|
|
|
Source1: flatpak-evolution-fix-service-names.sh
|
|
|
|
|
Source2: flatpak-evolution-wrapper.sh.in
|
|
|
|
|
Source3: emoji.data
|
|
|
|
|
|
|
|
|
|
Patch01: evolution-3.40.4-empty-emoji-picker.patch
|
|
|
|
|
Patch02: evolution-3.40.4-comp-editor-timezone-reset.patch
|
|
|
|
|
Patch03: evolution-3.40.4-google-contacts-to-carddav.patch
|
|
|
|
|
Patch04: webkitgtk-2.36.0-dark-theme.patch
|
|
|
|
|
Patch05: webkitgtk-2.36.0-disable-hw-accel.patch
|
|
|
|
|
Patch06: evolution-3.40.4-frame-flattenning.patch
|
|
|
|
|
Patch07: evolution-3.40.4-new-button.patch
|
|
|
|
|
Patch08: webkitgtk-2.46.1-middle-click-paste.patch
|
|
|
|
|
# 0-99: General patches
|
|
|
|
|
|
|
|
|
|
# 100-199: Flatpak-specific patches
|
|
|
|
|
# https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/144
|
|
|
|
|
Patch100: configurable-dbus-prefix.patch
|
|
|
|
|
|
|
|
|
|
# Approximate version number
|
|
|
|
|
Provides: bundled(libgnomecanvas) = 2.30.0
|
|
|
|
@ -68,6 +65,7 @@ Obsoletes: anjal <= %{last_anjal_version}
|
|
|
|
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
|
|
|
|
Obsoletes: evolution-NetworkManager < %{last_evo_nm_version}
|
|
|
|
|
Obsoletes: evolution-perl < %{last_evo_perl_version}
|
|
|
|
|
Obsoletes: evolution-rss < 3.45.2
|
|
|
|
|
|
|
|
|
|
%if !%{enable_installed_tests}
|
|
|
|
|
Obsoletes: evolution-tests <= 3.31.1
|
|
|
|
@ -82,7 +80,6 @@ Requires: %{_bindir}/killall
|
|
|
|
|
Requires: gvfs
|
|
|
|
|
%endif
|
|
|
|
|
Requires: evolution-data-server >= %{eds_version}
|
|
|
|
|
Requires: evolution-data-server-ui >= %{eds_version}
|
|
|
|
|
Requires: gspell
|
|
|
|
|
Requires: highlight
|
|
|
|
|
Requires: %{name}-langpacks = %{version}-%{release}
|
|
|
|
@ -110,7 +107,6 @@ BuildRequires: pkgconfig(cairo-gobject)
|
|
|
|
|
BuildRequires: pkgconfig(camel-1.2) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(enchant-2)
|
|
|
|
|
BuildRequires: pkgconfig(gail-3.0) >= %{gtk3_version}
|
|
|
|
|
BuildRequires: pkgconfig(gcr-3)
|
|
|
|
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
|
|
|
|
BuildRequires: pkgconfig(gmodule-2.0) >= %{glib2_version}
|
|
|
|
@ -120,22 +116,24 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version}
|
|
|
|
|
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
|
|
|
BuildRequires: pkgconfig(gspell-1)
|
|
|
|
|
BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
|
|
|
|
|
BuildRequires: pkgconfig(gweather4) >= %{libgweather_version}
|
|
|
|
|
BuildRequires: pkgconfig(geocode-glib-2.0) >= %{geocode_glib_version}
|
|
|
|
|
BuildRequires: pkgconfig(iso-codes)
|
|
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
|
|
|
|
BuildRequires: pkgconfig(libcmark)
|
|
|
|
|
BuildRequires: pkgconfig(libebackend-1.2) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(libebook-1.2) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(libecal-2.0) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(libedataserverui-1.2) >= %{eds_version}
|
|
|
|
|
BuildRequires: pkgconfig(libgdata) >= %{libgdata_version}
|
|
|
|
|
BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
|
|
|
|
|
BuildRequires: pkgconfig(libsoup-3.0) >= %{libsoup_version}
|
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
|
|
BuildRequires: pkgconfig(nspr)
|
|
|
|
|
BuildRequires: pkgconfig(nss)
|
|
|
|
|
BuildRequires: pkgconfig(shared-mime-info)
|
|
|
|
|
BuildRequires: pkgconfig(webkit2gtk-4.0) >= %{webkit2gtk_version}
|
|
|
|
|
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= %{webkit2gtk_version}
|
|
|
|
|
BuildRequires: pkgconfig(sqlite3) >= %{sqlite_version}
|
|
|
|
|
BuildRequires: pkgconfig(webkit2gtk-4.1) >= %{webkit2gtk_version}
|
|
|
|
|
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.1) >= %{webkit2gtk_version}
|
|
|
|
|
|
|
|
|
|
%if %{tnef_support}
|
|
|
|
|
BuildRequires: pkgconfig(libytnef)
|
|
|
|
@ -166,13 +164,12 @@ Requires: pkgconfig(camel-1.2) >= %{eds_version}
|
|
|
|
|
Requires: pkgconfig(enchant-2)
|
|
|
|
|
Requires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
|
|
|
Requires: pkgconfig(gspell-1)
|
|
|
|
|
Requires: pkgconfig(gweather-3.0) >= %{libgweather_version}
|
|
|
|
|
Requires: pkgconfig(gweather4) >= %{libgweather_version}
|
|
|
|
|
Requires: pkgconfig(libebackend-1.2) >= %{eds_version}
|
|
|
|
|
Requires: pkgconfig(libebook-1.2) >= %{eds_version}
|
|
|
|
|
Requires: pkgconfig(libecal-2.0) >= %{eds_version}
|
|
|
|
|
Requires: pkgconfig(libedataserver-1.2) >= %{eds_version}
|
|
|
|
|
Requires: pkgconfig(libgdata) >= %{libgdata_version}
|
|
|
|
|
Requires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
|
|
|
|
|
Requires: pkgconfig(libsoup-3.0) >= %{libsoup_version}
|
|
|
|
|
Requires: pkgconfig(libxml-2.0)
|
|
|
|
|
Obsoletes: libgal2-devel <= %{last_libgal2_version}
|
|
|
|
|
|
|
|
|
@ -250,9 +247,15 @@ the functionality of the installed %{name} package.
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -p1 -S gendiff
|
|
|
|
|
%autosetup -p1 -S gendiff -N
|
|
|
|
|
|
|
|
|
|
# General patches
|
|
|
|
|
%autopatch -p1 -m 0 -M 99
|
|
|
|
|
|
|
|
|
|
cp %{S:3} data/
|
|
|
|
|
# Flatpak-specific patches
|
|
|
|
|
%if 0%{?flatpak}
|
|
|
|
|
%autopatch -p1 -m 100 -M 199
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Remove the welcome email from Novell
|
|
|
|
|
for inbox in src/mail/default/*/Inbox; do
|
|
|
|
@ -298,13 +301,23 @@ fi
|
|
|
|
|
%global tnef_flags -DENABLE_YTNEF=OFF
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -Wno-sign-compare -Wno-deprecated-declarations"; export CFLAGS
|
|
|
|
|
%if 0%{?flatpak}
|
|
|
|
|
%global temp_home "-DTEMP_HOME=1"
|
|
|
|
|
%else
|
|
|
|
|
%global temp_home ""
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -Wno-sign-compare -Wno-deprecated-declarations %temp_home"
|
|
|
|
|
export CFLAGS
|
|
|
|
|
|
|
|
|
|
%cmake -G "Unix Makefiles" \
|
|
|
|
|
-DENABLE_MAINTAINER_MODE=OFF \
|
|
|
|
|
-DVERSION_SUBSTRING=" (%{version}-%{release})" \
|
|
|
|
|
%ldap_flags %ssl_flags %gtkdoc_flags %tests_flags %tnef_flags \
|
|
|
|
|
-DENABLE_PLUGINS=all \
|
|
|
|
|
%if 0%{?flatpak}
|
|
|
|
|
"-DWITH_WMCLASS_OVERRIDE=evolution.bin" \
|
|
|
|
|
%endif
|
|
|
|
|
%{nil}
|
|
|
|
|
|
|
|
|
|
%cmake_build
|
|
|
|
@ -397,7 +410,6 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%{_datadir}/icons/hicolor/24x24/apps/*
|
|
|
|
|
%{_datadir}/icons/hicolor/32x32/apps/*
|
|
|
|
|
%{_datadir}/icons/hicolor/48x48/apps/*
|
|
|
|
|
%{_datadir}/icons/hicolor/symbolic/apps/*
|
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/*
|
|
|
|
|
|
|
|
|
|
# The main data directory
|
|
|
|
@ -410,6 +422,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%dir %{_libdir}/evolution/modules
|
|
|
|
|
%{_libdir}/evolution/modules/module-accounts-window.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-addressbook.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-appearance-settings.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-backup-restore.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-carddav.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-google.so
|
|
|
|
@ -437,6 +450,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%{_libdir}/evolution/modules/module-prefer-plain.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-plugin-lib.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-plugin-manager.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-rss.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-settings.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-startup-wizard.so
|
|
|
|
|
%{_libdir}/evolution/modules/module-text-highlight.so
|
|
|
|
@ -448,6 +462,8 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%{_libdir}/evolution/modules/module-tnef-attachment.so
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%{_libdir}/evolution-data-server/camel-providers/libcamelrss.so
|
|
|
|
|
%{_libdir}/evolution-data-server/camel-providers/libcamelrss.urls
|
|
|
|
|
%{_libdir}/evolution-data-server/ui-modules/module-evolution-alarm-notify.so
|
|
|
|
|
|
|
|
|
|
# Shared libraries:
|
|
|
|
@ -467,6 +483,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%{_libdir}/evolution/libevolution-calendar-importers.so
|
|
|
|
|
%{_libdir}/evolution/libevolution-mail-importers.so
|
|
|
|
|
%{_libdir}/evolution/libevolution-mail.so
|
|
|
|
|
%{_libdir}/evolution/libevolution-rss-common.so
|
|
|
|
|
%{_libdir}/evolution/libevolution-smime.so
|
|
|
|
|
%{_libdir}/evolution/libgnomecanvas.so
|
|
|
|
|
|
|
|
|
@ -576,60 +593,194 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 15 2024 Milan Crha <mcrha@redhat.com> - 3.40.4-10.1
|
|
|
|
|
- Resolves: RHEL-62680 (WebKitGTK 2.46.1: Middle mouse button inserts primary clipboard twice)
|
|
|
|
|
* Wed Dec 25 2024 Eduard Basov <ebasov@msvsphere-os.ru> - 3.54.2-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Wed Oct 11 2023 Milan Crha <mcrha@redhat.com> - 3.40.4-10
|
|
|
|
|
- Related: RHEL-12405 (Move WebKitGTK parts in Evolution Data Server into optional subpackage)
|
|
|
|
|
- Add dependency on newly introduced evolution-data-server-ui
|
|
|
|
|
* Fri Nov 22 2024 Milan Crha <mcrha@redhat.com> - 3.54.2-1
|
|
|
|
|
- Update to 3.54.2
|
|
|
|
|
|
|
|
|
|
* Tue Jan 03 2023 Milan Crha <mcrha@redhat.com> - 3.40.4-9
|
|
|
|
|
- Resolves: #2126524 (Update patch to handle frame flattening change in WebKitGTK)
|
|
|
|
|
* Fri Oct 18 2024 Milan Crha <mcrha@redhat.com> - 3.54.1-1
|
|
|
|
|
- Update to 3.54.1
|
|
|
|
|
|
|
|
|
|
* Mon Sep 26 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-8
|
|
|
|
|
- Resolves: #2129703 (EShellWindow: The 'New' menu is not filled after start)
|
|
|
|
|
- Correct Requires for the 'devel' subpackage to enchant-2
|
|
|
|
|
* Fri Sep 13 2024 Milan Crha <mcrha@redhat.com> - 3.54.0-1
|
|
|
|
|
- Update to 3.54.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 14 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-7
|
|
|
|
|
- Resolves: #2126524 (Add patch to handle frame flattening change in WebKitGTK)
|
|
|
|
|
* Fri Aug 30 2024 Milan Crha <mcrha@redhat.com> - 3.53.3-1
|
|
|
|
|
- Update to 3.53.3
|
|
|
|
|
|
|
|
|
|
* Mon Apr 25 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-6
|
|
|
|
|
- Resolves: #2078369 (Disable hardware acceleration for WebKitGTK)
|
|
|
|
|
* Mon Aug 26 2024 David King <amigadave@amigadave.com> - 3.53.2-2
|
|
|
|
|
- Rebuild against gspell
|
|
|
|
|
|
|
|
|
|
* Fri Apr 08 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-5
|
|
|
|
|
- Related: #2071056 (Update zh_CN and ja translations in the patch)
|
|
|
|
|
* Fri Aug 02 2024 Milan Crha <mcrha@redhat.com> - 3.53.2-1
|
|
|
|
|
- Update to 3.53.2
|
|
|
|
|
|
|
|
|
|
* Tue Apr 05 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-4
|
|
|
|
|
- Resolves: #2071056 (Addressbook: Switch from GData Contacts API to CardDAV API for Google books)
|
|
|
|
|
- Resolves: #2071742 (Add patch to use correct colors in mail preview with webkit2gtk3 2.36.x)
|
|
|
|
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.53.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Feb 14 2022 Milan Crha <mcrha@redhat.com> - 3.40.4-3
|
|
|
|
|
- Resolves: #2054084 (ECompEditor: Timezone can be reset on component save)
|
|
|
|
|
* Fri Jun 28 2024 Milan Crha <mcrha@redhat.com> - 3.53.1-1
|
|
|
|
|
- Update to 3.53.1
|
|
|
|
|
|
|
|
|
|
* Mon Oct 11 2021 Milan Crha <mcrha@redhat.com> - 3.40.4-2
|
|
|
|
|
- Resolves: #2012701 (Empty emoji picker with gtk3 3.24.30)
|
|
|
|
|
* Fri May 24 2024 Milan Crha <mcrha@redhat.com> - 3.52.2-1
|
|
|
|
|
- Update to 3.52.2
|
|
|
|
|
|
|
|
|
|
* Fri Aug 13 2021 Milan Crha <mcrha@redhat.com> - 3.40.4-1
|
|
|
|
|
- Related: #1992450 (Update to 3.40.4)
|
|
|
|
|
* Fri Apr 19 2024 Milan Crha <mcrha@redhat.com> - 3.52.1-1
|
|
|
|
|
- Update to 3.52.1
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.40.3-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Fri Mar 15 2024 Milan Crha <mcrha@redhat.com> - 3.52.0-1
|
|
|
|
|
- Update to 3.52.0
|
|
|
|
|
|
|
|
|
|
* Mon Jul 12 2021 Milan Crha <mcrha@redhat.com> - 3.40.3-1
|
|
|
|
|
- Related: #1981215 (Update to 3.40.3)
|
|
|
|
|
* Fri Mar 01 2024 Milan Crha <mcrha@redhat.com> - 3.51.3-1
|
|
|
|
|
- Update to 3.51.3
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Milan Crha <mcrha@redhat.com> - 3.40.2-1
|
|
|
|
|
- Related: #1967855 (Update to 3.40.2)
|
|
|
|
|
* Fri Mar 01 2024 Owen Taylor <otaylor@redhat.com> - 3.51.2-2
|
|
|
|
|
- Add patch to fix backup tool for F39-style Flatpaks where the
|
|
|
|
|
EDS D-Bus service name prefix is set at container creation time.
|
|
|
|
|
|
|
|
|
|
* Mon May 17 2021 Milan Crha <mcrha@redhat.com> - 3.40.1-2
|
|
|
|
|
- Resolves: #1961194 (Add missing bundled() Provides for libgnomecanvas)
|
|
|
|
|
* Fri Feb 09 2024 Milan Crha <mcrha@redhat.com> - 3.51.2-1
|
|
|
|
|
- Update to 3.51.2
|
|
|
|
|
|
|
|
|
|
* Fri Apr 30 2021 Milan Crha <mcrha@redhat.com> - 3.40.1-1
|
|
|
|
|
- Related: #1952776 (Update to 3.40.1)
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.51.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.51.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 05 2024 Milan Crha <mcrha@redhat.com> - 3.51.1-1
|
|
|
|
|
- Update to 3.51.1
|
|
|
|
|
|
|
|
|
|
* Fri Dec 01 2023 Milan Crha <mcrha@redhat.com> - 3.50.2-1
|
|
|
|
|
- Update to 3.50.2
|
|
|
|
|
|
|
|
|
|
* Fri Oct 20 2023 Milan Crha <mcrha@redhat.com> - 3.50.1-1
|
|
|
|
|
- Update to 3.50.1
|
|
|
|
|
|
|
|
|
|
* Fri Sep 15 2023 Milan Crha <mcrha@redhat.com> - 3.50.0-1
|
|
|
|
|
- Update to 3.50.0
|
|
|
|
|
|
|
|
|
|
* Fri Sep 01 2023 Milan Crha <mcrha@redhat.com> - 3.49.3-1
|
|
|
|
|
- Update to 3.49.3
|
|
|
|
|
|
|
|
|
|
* Fri Aug 04 2023 Milan Crha <mcrha@redhat.com> - 3.49.2-1
|
|
|
|
|
- Update to 3.49.2
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.49.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 30 2023 Milan Crha <mcrha@redhat.com> - 3.49.1-1
|
|
|
|
|
- Update to 3.49.1
|
|
|
|
|
|
|
|
|
|
* Fri Jun 02 2023 Milan Crha <mcrha@redhat.com> - 3.48.3-1
|
|
|
|
|
- Update to 3.48.3
|
|
|
|
|
|
|
|
|
|
* Tue May 30 2023 Milan Crha <mcrha@redhat.com> - 3.48.2-3
|
|
|
|
|
- Add patch to workaround recursion in iframe height computation in mail preview
|
|
|
|
|
|
|
|
|
|
* Mon May 29 2023 Milan Crha <mcrha@redhat.com> - 3.48.2-2
|
|
|
|
|
- Add upstream fix for a regression on mail preview panel sometimes growing indefinitely
|
|
|
|
|
|
|
|
|
|
* Fri May 26 2023 Milan Crha <mcrha@redhat.com> - 3.48.2-1
|
|
|
|
|
- Update to 3.48.2
|
|
|
|
|
|
|
|
|
|
* Fri Apr 21 2023 Milan Crha <mcrha@redhat.com> - 3.48.1-1
|
|
|
|
|
- Update to 3.48.1
|
|
|
|
|
|
|
|
|
|
* Fri Mar 17 2023 Milan Crha <mcrha@redhat.com> - 3.48.0-1
|
|
|
|
|
- Update to 3.48.0
|
|
|
|
|
|
|
|
|
|
* Fri Mar 03 2023 Milan Crha <mcrha@redhat.com> - 3.47.3-1
|
|
|
|
|
- Update to 3.47.3
|
|
|
|
|
- Resolves: #2142385 (Properly apply TEMP_HOME compile time option for Flatpak)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 10 2023 Milan Crha <mcrha@redhat.com> - 3.47.2-1
|
|
|
|
|
- Update to 3.47.2
|
|
|
|
|
|
|
|
|
|
* Mon Jan 30 2023 Jens Petersen <petersen@redhat.com> - 3.47.1-4
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 27 2023 Jens Petersen <petersen@redhat.com> - 3.47.1-3
|
|
|
|
|
- rebuild f38 against newer cmark
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.40.0-2
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.47.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 06 2023 Milan Crha <mcrha@redhat.com> - 3.47.1-1
|
|
|
|
|
- Update to 3.47.1
|
|
|
|
|
|
|
|
|
|
* Fri Dec 02 2022 Milan Crha <mcrha@redhat.com> - 3.46.2-1
|
|
|
|
|
- Update to 3.46.2
|
|
|
|
|
|
|
|
|
|
* Fri Oct 21 2022 Milan Crha <mcrha@redhat.com> - 3.46.1-1
|
|
|
|
|
- Update to 3.46.1
|
|
|
|
|
|
|
|
|
|
* Fri Sep 23 2022 Milan Crha <mcrha@redhat.com> - 3.46.0-2
|
|
|
|
|
- Resolves: #2129068 (Busy loop when opening composer window)
|
|
|
|
|
|
|
|
|
|
* Fri Sep 16 2022 Milan Crha <mcrha@redhat.com> - 3.46.0-1
|
|
|
|
|
- Update to 3.46.0
|
|
|
|
|
|
|
|
|
|
* Fri Sep 02 2022 Milan Crha <mcrha@redhat.com> - 3.45.3-1
|
|
|
|
|
- Update to 3.45.3
|
|
|
|
|
- Obsolete evolution-rss
|
|
|
|
|
|
|
|
|
|
* Fri Aug 05 2022 Milan Crha <mcrha@redhat.com> - 3.45.2-1
|
|
|
|
|
- Update to 3.45.2
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.45.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 19 2022 Milan Crha <mcrha@redhat.com> - 3.45.1-1
|
|
|
|
|
- Update to 3.45.1
|
|
|
|
|
|
|
|
|
|
* Fri Jul 01 2022 Milan Crha <mcrha@redhat.com> - 3.44.3-1
|
|
|
|
|
- Update to 3.44.3
|
|
|
|
|
|
|
|
|
|
* Fri May 27 2022 Milan Crha <mcrha@redhat.com> - 3.44.2-1
|
|
|
|
|
- Update to 3.44.2
|
|
|
|
|
|
|
|
|
|
* Fri Apr 22 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-1
|
|
|
|
|
- Update to 3.44.1
|
|
|
|
|
|
|
|
|
|
* Fri Mar 18 2022 Milan Crha <mcrha@redhat.com> - 3.44.0-1
|
|
|
|
|
- Update to 3.44.0
|
|
|
|
|
|
|
|
|
|
* Fri Mar 04 2022 Milan Crha <mcrha@redhat.com> - 3.43.3-1
|
|
|
|
|
- Update to 3.43.3
|
|
|
|
|
|
|
|
|
|
* Fri Feb 11 2022 Milan Crha <mcrha@redhat.com> - 3.43.2-1
|
|
|
|
|
- Update to 3.43.2
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 07 2022 Milan Crha <mcrha@redhat.com> - 3.43.1-1
|
|
|
|
|
- Update to 3.43.1
|
|
|
|
|
|
|
|
|
|
* Fri Dec 03 2021 Milan Crha <mcrha@redhat.com> - 3.42.2-1
|
|
|
|
|
- Update to 3.42.2
|
|
|
|
|
|
|
|
|
|
* Fri Oct 29 2021 Milan Crha <mcrha@redhat.com> - 3.42.1-1
|
|
|
|
|
- Update to 3.42.1
|
|
|
|
|
|
|
|
|
|
* Fri Sep 17 2021 Milan Crha <mcrha@redhat.com> - 3.42.0-1
|
|
|
|
|
- Update to 3.42.0
|
|
|
|
|
|
|
|
|
|
* Fri Sep 03 2021 Milan Crha <mcrha@redhat.com> - 3.41.3-1
|
|
|
|
|
- Update to 3.41.3
|
|
|
|
|
|
|
|
|
|
* Fri Aug 13 2021 Milan Crha <mcrha@redhat.com> - 3.41.2-1
|
|
|
|
|
- Update to 3.41.2
|
|
|
|
|
|
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.41.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 09 2021 Milan Crha <mcrha@redhat.com> - 3.41.1-1
|
|
|
|
|
- Update to 3.41.1
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Milan Crha <mcrha@redhat.com> - 3.40.2-1
|
|
|
|
|
- Update to 3.40.2
|
|
|
|
|
|
|
|
|
|
* Fri Apr 30 2021 Milan Crha <mcrha@redhat.com> - 3.40.1-1
|
|
|
|
|
- Update to 3.40.1
|
|
|
|
|
|
|
|
|
|
* Fri Mar 19 2021 Milan Crha <mcrha@redhat.com> - 3.40.0-1
|
|
|
|
|
- Update to 3.40.0
|
|
|
|
@ -955,7 +1106,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Mon Sep 12 2016 Milan Crha <mcrha@redhat.com> - 3.21.92-1
|
|
|
|
|
- Update to 3.21.92
|
|
|
|
|
- Remove patch for "Adapt to WebKit Unstable DOM API changes: (fixed upstream)
|
|
|
|
|
- Remove patch for "Adapt to WebKit Unstable DOM API changes" (fixed upstream)
|
|
|
|
|
|
|
|
|
|
* Thu Sep 01 2016 Tomas Popela <tpopela@redhat.com> - 3.21.91-2
|
|
|
|
|
- Adapt to WebKit Unstable DOM API changes
|
|
|
|
@ -2544,23 +2695,23 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Wed Jan 25 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.5.1-1
|
|
|
|
|
- 2.5.5.1
|
|
|
|
|
- update patch 106 to track upstream, renaming from
|
|
|
|
|
evolution-2.2.2-commit-enter-on-calendar.patch to
|
|
|
|
|
- update patch 106 to track upstream, renaming from
|
|
|
|
|
evolution-2.2.2-commit-enter-on-calendar.patch to
|
|
|
|
|
evolution-2.5.5.1-commit-enter-on-calendar.patch
|
|
|
|
|
- update patch 805 to track upstream
|
|
|
|
|
- added patch to fix some newly missing declarations (patch 808)
|
|
|
|
|
- replace evolution-2.5.4-port-to-new-libnotify-api.patch with
|
|
|
|
|
evolution-2.5.5.1-notification-cleanups.patch, since much of this was
|
|
|
|
|
duplicated by another patch that landed upstream; removing the actions code
|
|
|
|
|
- replace evolution-2.5.4-port-to-new-libnotify-api.patch with
|
|
|
|
|
evolution-2.5.5.1-notification-cleanups.patch, since much of this was
|
|
|
|
|
duplicated by another patch that landed upstream; removing the actions code
|
|
|
|
|
as it was crashing deep inside DBus (patch 806, #177666)
|
|
|
|
|
- explicitly list various files to reduce reliance on globbing; organized the
|
|
|
|
|
files into logical groups; comment them
|
|
|
|
|
- added -Wno-sign-compare to CFLAGS
|
|
|
|
|
- enabled parallel make
|
|
|
|
|
- introduced require_function_declarations macro to make
|
|
|
|
|
- introduced require_function_declarations macro to make
|
|
|
|
|
-Werror-implicit-function-declaration flag optional; turn it off for now
|
|
|
|
|
- include the new CalDAV and mail-attachments-import plugins in the file list;
|
|
|
|
|
add an XML UI file for the mail-to-task plugin.
|
|
|
|
|
add an XML UI file for the mail-to-task plugin.
|
|
|
|
|
- use "sed -i -e" rather than "sed -ie" to avoid getting severe bonobo files
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2006 Ray Strode <rstrode@redhat.com> - 2.5.4-10
|
|
|
|
@ -2570,11 +2721,11 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
- fix multilib issue with shlib bonobo components (bug 156982)
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-8
|
|
|
|
|
- avoid multiple initialization of NetworkManager connections (patch 807,
|
|
|
|
|
- avoid multiple initialization of NetworkManager connections (patch 807,
|
|
|
|
|
gnome bug #326785)
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-7
|
|
|
|
|
- updated alarm notification patch(patch 806, #177546, #177666, #177667,
|
|
|
|
|
- updated alarm notification patch(patch 806, #177546, #177666, #177667,
|
|
|
|
|
#177670)
|
|
|
|
|
|
|
|
|
|
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-6
|
|
|
|
@ -2590,9 +2741,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Tue Jan 10 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-3
|
|
|
|
|
- updated patch 800 to include patch for memo conduit (untested at this stage);
|
|
|
|
|
renaming from evolution-2.5.2-fix-conduits.patch to
|
|
|
|
|
evolution-2.5.4-fix-conduits.patch; extended patch 802 to handle the memo
|
|
|
|
|
conduit; renaming from evolution-2.2.2-fix-conduit-dir.patch to
|
|
|
|
|
renaming from evolution-2.5.2-fix-conduits.patch to
|
|
|
|
|
evolution-2.5.4-fix-conduits.patch; extended patch 802 to handle the memo
|
|
|
|
|
conduit; renaming from evolution-2.2.2-fix-conduit-dir.patch to
|
|
|
|
|
evolution-2.5.4-fix-conduit-dir.patch; re-enable conduits in build (#175160)
|
|
|
|
|
- switch the build-time dep for the audio-inline plugin from gstreamer-devel to
|
|
|
|
|
gstreamer08-devel to better reflect the test in the tarball's configure.in
|
|
|
|
@ -2628,20 +2779,20 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
- bump evo_major from 2.4 to 2.6
|
|
|
|
|
- updated patch 107
|
|
|
|
|
- updated patch 108
|
|
|
|
|
- updated patch 800, replacing
|
|
|
|
|
rh-161817-attach-116019-conduit_pilot_link_updates.diff with
|
|
|
|
|
- updated patch 800, replacing
|
|
|
|
|
rh-161817-attach-116019-conduit_pilot_link_updates.diff with
|
|
|
|
|
evolution-2.5.2-fix-conduits.patch. Not yet complete.
|
|
|
|
|
- disable pilot support for now (see #175160)
|
|
|
|
|
- added hula plugin to list of packaged plugins
|
|
|
|
|
- generalize gconf schema packaging to support changing evo_major
|
|
|
|
|
|
|
|
|
|
* Fri Dec 2 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.2-2
|
|
|
|
|
- force regeneration of the intltool files to prevent a problem where the
|
|
|
|
|
- force regeneration of the intltool files to prevent a problem where the
|
|
|
|
|
tarball copy of intltool-merge.in was out of sync with the intltool.m4 in the
|
|
|
|
|
latest shipped copy of intltool, which resulted in a broken intltool-merge
|
|
|
|
|
script when the tree was reautotooled. (appears that the tarball was built
|
|
|
|
|
latest shipped copy of intltool, which resulted in a broken intltool-merge
|
|
|
|
|
script when the tree was reautotooled. (appears that the tarball was built
|
|
|
|
|
with a CVS copy of intltool where @EXPANDED_LIBDIR@ had been renamed to
|
|
|
|
|
@INTLTOOL_LIBDIR@, but our aclocal/intltool.m4 doesn't yet reflect that
|
|
|
|
|
@INTLTOOL_LIBDIR@, but our aclocal/intltool.m4 doesn't yet reflect that
|
|
|
|
|
change)
|
|
|
|
|
|
|
|
|
|
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.2-1
|
|
|
|
@ -2680,7 +2831,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Tue Oct 4 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-1
|
|
|
|
|
- 2.4.1
|
|
|
|
|
- regenerate patch 101 to handle conflict in
|
|
|
|
|
- regenerate patch 101 to handle conflict in
|
|
|
|
|
calendar/gui.print.c: print_week_day_event introduced by fix to upstream bug
|
|
|
|
|
244981 (end date added while printing in the week view); bump patch name from
|
|
|
|
|
version 5 to version 6
|
|
|
|
@ -2691,7 +2842,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Wed Sep 7 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.0-1
|
|
|
|
|
- 2.4.0
|
|
|
|
|
- Removed patch to fix implicit function declarations (patch 110, added in
|
|
|
|
|
- Removed patch to fix implicit function declarations (patch 110, added in
|
|
|
|
|
2.3.8-1) as this is now upstream.
|
|
|
|
|
|
|
|
|
|
* Thu Sep 1 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-4
|
|
|
|
@ -2707,7 +2858,7 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-1
|
|
|
|
|
- 2.3.8
|
|
|
|
|
- add -Werror-implicit-function-declaration to CFLAGS and a patch to fix the
|
|
|
|
|
- add -Werror-implicit-function-declaration to CFLAGS and a patch to fix the
|
|
|
|
|
problems arising (patch 110)
|
|
|
|
|
|
|
|
|
|
* Tue Aug 16 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.7-3
|
|
|
|
@ -2727,14 +2878,14 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
- rebuild with new gnutls
|
|
|
|
|
|
|
|
|
|
* Tue Aug 2 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-4
|
|
|
|
|
- Added patch to show correct mimetype for OpenOffice.org files when guessing
|
|
|
|
|
- Added patch to show correct mimetype for OpenOffice.org files when guessing
|
|
|
|
|
type for attachments with mimetype "application/octet-stream" (#164957)
|
|
|
|
|
|
|
|
|
|
* Mon Aug 1 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-3
|
|
|
|
|
- Improved version of evolution-2.3.5.1-fix-150458.patch (#150458)
|
|
|
|
|
|
|
|
|
|
* Sat Jul 30 2005 David Malcolm <dmalcolm@redhat.com> 2.3.6.1-2
|
|
|
|
|
- Fixed version numbers in GConf schema files (#164622); added
|
|
|
|
|
- Fixed version numbers in GConf schema files (#164622); added
|
|
|
|
|
apps-evolution-mail-prompts-checkdefault-2.4.schemas
|
|
|
|
|
|
|
|
|
|
* Fri Jul 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-1
|
|
|
|
@ -2742,9 +2893,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
|
|
|
|
|
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6-1
|
|
|
|
|
- 2.3.6
|
|
|
|
|
- Bump evolution-data-server requirement to 1.3.6 (needed for
|
|
|
|
|
- Bump evolution-data-server requirement to 1.3.6 (needed for
|
|
|
|
|
CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING)
|
|
|
|
|
- Removed libgal2[-devel] dependencies; the code has been moved into the
|
|
|
|
|
- Removed libgal2[-devel] dependencies; the code has been moved into the
|
|
|
|
|
evolution tarball
|
|
|
|
|
|
|
|
|
|
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
|
|
|
|
@ -2787,13 +2938,13 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang
|
|
|
|
|
- added evolution-2.2.2-fix-new-mail-notify.patch to CVS
|
|
|
|
|
|
|
|
|
|
* Thu May 5 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-4
|
|
|
|
|
- Removed explicit mozilla_build_version; instead use pkg-config to determine
|
|
|
|
|
- Removed explicit mozilla_build_version; instead use pkg-config to determine
|
|
|
|
|
the path to the NSS/NSPR headers.
|
|
|
|
|
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12;
|
|
|
|
|
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12;
|
|
|
|
|
patches depend on this)
|
|
|
|
|
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus
|
|
|
|
|
versions is in the upstream tarball; but configure.in disables the plugin for
|
|
|
|
|
dbus versions > 0.23; patched configure.in to allow arbitrary DBus versions,
|
|
|
|
|
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus
|
|
|
|
|
versions is in the upstream tarball; but configure.in disables the plugin for
|
|
|
|
|
dbus versions > 0.23; patched configure.in to allow arbitrary DBus versions,
|
|
|
|
|
and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-3
|
|
|
|
@ -2851,7 +3002,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
The libraries are always located in the libdir
|
|
|
|
|
However, the headers are in /usr/include/mozilla-%%{mozilla_build_version}
|
|
|
|
|
and so they move each time the mozilla version changes.
|
|
|
|
|
So we no longer have an explicit mozilla run-time requirement in the specfile;
|
|
|
|
|
So we no longer have an explicit mozilla run-time requirement in the specfile;
|
|
|
|
|
a requirement on the appropriate NSS and NSPR .so files is automagically generated on build.
|
|
|
|
|
We have an explicit, exact build-time version, so that we can find the headers (without
|
|
|
|
|
invoking an RPM query from the spec file; to do so is considered bad practice)
|
|
|
|
@ -2925,7 +3076,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
XB69079 - Data repeated after save with bad date format (Siva)
|
|
|
|
|
XB66854 - Some strings are missed to translation (Rodney)
|
|
|
|
|
|
|
|
|
|
* Calendar
|
|
|
|
|
* Calendar
|
|
|
|
|
XB47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
|
|
|
|
|
XB68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
|
|
|
|
|
XB67403 - wrong alarm time displayed (Rodrigo)
|
|
|
|
@ -2939,9 +3090,9 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
XB69776 - Signed Mail with attachments displays everything with multipart/boundaries stuff (Michael)
|
|
|
|
|
XB69615 - delete certificate after viewing smime message (Michael)
|
|
|
|
|
XB69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael)
|
|
|
|
|
XB69982 - During Newsgroup list refresh, it crashes (Michael)
|
|
|
|
|
XB69446 - Mail shown as attachment if some headers are upper case (S. Caglar Onur)
|
|
|
|
|
XB68556 - NNTP with SSL won't work, even with stunnel (Michael)
|
|
|
|
|
XB69982 - During Newsgroup list refresh, it crashes (Michael)
|
|
|
|
|
XB69446 - Mail shown as attachment if some headers are upper case (S. Caglar Onur)
|
|
|
|
|
XB68556 - NNTP with SSL won't work, even with stunnel (Michael)
|
|
|
|
|
XB69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
|
|
|
|
|
XB69241 - base64 attachement holding PGP block (Jeff)
|
|
|
|
|
XB67895 - nntp support not asking for password (Michael)
|
|
|
|
@ -3098,7 +3249,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Wed Feb 18 2004 Jeremy Katz <katzj@redhat.com> - 1.5.4-1
|
|
|
|
|
- 1.5.4
|
|
|
|
|
|
|
|
|
|
* Tue Feb 17 2004 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Tue Feb 17 2004 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- buildrequire e-d-s-devel instead of e-d-s (#114712)
|
|
|
|
|
- enable nntp support (#114802)
|
|
|
|
|
|
|
|
|
@ -3128,13 +3279,13 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- fix title on composer save dialog (#108159)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 27 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-6
|
|
|
|
|
- Make imap command length shorter to avoid choking some imap servers
|
|
|
|
|
- Make imap command length shorter to avoid choking some imap servers
|
|
|
|
|
(notably cyrus-imap).
|
|
|
|
|
- Make wombat session managed so that we don't hit weird bonobo activation
|
|
|
|
|
things. This adds a dependency on $DISPLAY for wombat. (#106826)
|
|
|
|
|
|
|
|
|
|
* Sun Oct 19 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-5
|
|
|
|
|
- use AI_ADDRCONFIG to avoid returning IPv6 addresses on hosts without
|
|
|
|
|
- use AI_ADDRCONFIG to avoid returning IPv6 addresses on hosts without
|
|
|
|
|
IPv6 support
|
|
|
|
|
- add patch from upstream with reply-to-list shortcut (Ctrl-l)
|
|
|
|
|
|
|
|
|
@ -3149,37 +3300,37 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Use proper function for IPV6 reverse lookups (X#46006)
|
|
|
|
|
* Allow timezone offset to be up to 14 hours (X#49357)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 13 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add patch from upstream CVS to fix SMTP syntax problems (#106630)
|
|
|
|
|
* Mon Oct 13 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add patch from upstream CVS to fix SMTP syntax problems (#106630)
|
|
|
|
|
- really remove duplicate menu entry (#103826)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 6 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Mon Oct 6 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- make redhat-email.desktop symlink relative (#104391)
|
|
|
|
|
|
|
|
|
|
* Wed Sep 24 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Wed Sep 24 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add ipv6 support per dwmw2's request
|
|
|
|
|
|
|
|
|
|
* Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-2
|
|
|
|
|
- 1.4.5
|
|
|
|
|
|
|
|
|
|
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- move static libs into -devel (#104399)
|
|
|
|
|
|
|
|
|
|
* Tue Sep 16 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-7
|
|
|
|
|
- filter types are gtypes, not ints (#103934)
|
|
|
|
|
|
|
|
|
|
* Wed Sep 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-6
|
|
|
|
|
- fix from upstream (will be in 1.4.5) to fix menu merging in the
|
|
|
|
|
- fix from upstream (will be in 1.4.5) to fix menu merging in the
|
|
|
|
|
composer with new libbonobo
|
|
|
|
|
|
|
|
|
|
* Fri Sep 5 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Fri Sep 5 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- remove the desktop file in Office (#103826)
|
|
|
|
|
|
|
|
|
|
* Tue Sep 2 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-5
|
|
|
|
|
- patch from upstream to fix display of some mails in
|
|
|
|
|
- patch from upstream to fix display of some mails in
|
|
|
|
|
different charsets (#102899)
|
|
|
|
|
- add requires on newer version of ORBit2 (#103386)
|
|
|
|
|
- add patch from upstream (extracted by George Karabin) to use gnome-vfs
|
|
|
|
|
- add patch from upstream (extracted by George Karabin) to use gnome-vfs
|
|
|
|
|
mime icon lookup where available (#102553)
|
|
|
|
|
|
|
|
|
|
* Fri Aug 22 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-4
|
|
|
|
@ -3191,7 +3342,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Mon Aug 4 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-1
|
|
|
|
|
- 1.4.4
|
|
|
|
|
|
|
|
|
|
* Wed Jul 30 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Wed Jul 30 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- buildrequires fixup from Ville Skytta (#101325)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 24 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-6
|
|
|
|
@ -3209,10 +3360,10 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-1
|
|
|
|
|
- 1.4.3
|
|
|
|
|
|
|
|
|
|
* Thu Jun 19 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Thu Jun 19 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- make gal version dep more explicit
|
|
|
|
|
|
|
|
|
|
* Fri Jun 13 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Fri Jun 13 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- fix desktop file (#97162)
|
|
|
|
|
|
|
|
|
|
* Tue Jun 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.0-2
|
|
|
|
@ -3228,7 +3379,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Thu Jun 5 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-2
|
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 4 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Wed Jun 4 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- buildrequires gettext (#92276)
|
|
|
|
|
|
|
|
|
|
* Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
|
|
|
|
@ -3247,13 +3398,13 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add a /usr/bin/evolution symlink
|
|
|
|
|
|
|
|
|
|
* Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- fix gnome-spell version requirement
|
|
|
|
|
|
|
|
|
|
* Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
|
|
|
|
|
- add trivial fix for evolution-mail schema key (ximian #41419)
|
|
|
|
|
|
|
|
|
|
* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- update to 1.3
|
|
|
|
|
- don't build with pilot support for now
|
|
|
|
|
- don't redhat-ify the summary prefs for now
|
|
|
|
@ -3270,7 +3421,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
* Thu Apr 3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
|
|
|
|
|
- add a few cleanups for 64bit cleanliness (#86347)
|
|
|
|
|
|
|
|
|
|
* Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
* Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add some buildrequires (#87612)
|
|
|
|
|
|
|
|
|
|
* Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
|
|
|
|
@ -3280,14 +3431,14 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- security patches from upstream
|
|
|
|
|
- sanity check UUEncoding header before decoding (CAN-2003-0128)
|
|
|
|
|
- don't decode doubly UUEncoded content (CAN-2003-0129)
|
|
|
|
|
- don't use a bonobo component to display things without registered
|
|
|
|
|
- don't use a bonobo component to display things without registered
|
|
|
|
|
handlers (CAN-2003-0130)
|
|
|
|
|
|
|
|
|
|
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
|
|
|
|
|
- debuginfo rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
|
|
|
|
|
- memleak patch had some bits that weren't supposed to be there. update
|
|
|
|
|
- memleak patch had some bits that weren't supposed to be there. update
|
|
|
|
|
to newer from upstream.
|
|
|
|
|
- fix directory checking in proxy patch
|
|
|
|
|
|
|
|
|
@ -3298,7 +3449,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
|
|
|
|
|
- 1.2.2
|
|
|
|
|
- build on x86_64
|
|
|
|
|
- build on x86_64
|
|
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
|
- rebuilt
|
|
|
|
@ -3320,7 +3471,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
|
|
|
|
|
- require a newer soup, the old one Has Bugs (tm)
|
|
|
|
|
- excludearch x86_64; getting a R_X86_64_32S relocation in libical
|
|
|
|
|
- excludearch x86_64; getting a R_X86_64_32S relocation in libical
|
|
|
|
|
although everything appears to be built with -fPIC correctly
|
|
|
|
|
|
|
|
|
|
* Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
|
|
|
|
@ -3330,7 +3481,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- add upstream patch to handle LDAPv3 better
|
|
|
|
|
- add upstream patch to fix shell memory leaks
|
|
|
|
|
- add upstream patch to fix ldap scope selection
|
|
|
|
|
- build with openssl instead of mozilla-nss since it's available on
|
|
|
|
|
- build with openssl instead of mozilla-nss since it's available on
|
|
|
|
|
more platforms
|
|
|
|
|
- build on all arches
|
|
|
|
|
|
|
|
|
@ -3341,7 +3492,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- disable pilot support for mainframe
|
|
|
|
|
|
|
|
|
|
* Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
|
|
|
|
|
- macro-ify the mozilla version to make it easier to build against
|
|
|
|
|
- macro-ify the mozilla version to make it easier to build against
|
|
|
|
|
newer mozillas with headers in new locations
|
|
|
|
|
- buildrequire pilot-link-devel (#78077)
|
|
|
|
|
- drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
|
|
|
|
@ -3394,18 +3545,18 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Tue Jul 9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
|
|
|
|
|
- remove static and libtool archives for importers and camel-providers (#68222)
|
|
|
|
|
- do desktop-file-install magic
|
|
|
|
|
- do desktop-file-install magic
|
|
|
|
|
- remove dead sites from summary list (#64522)
|
|
|
|
|
- support openldap protocol version 3 based off of Nalin's autofs changes
|
|
|
|
|
- support openldap protocol version 3 based off of Nalin's autofs changes
|
|
|
|
|
|
|
|
|
|
* Mon Jul 8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
|
|
|
|
|
- fix openldap-devel buildrequire
|
|
|
|
|
|
|
|
|
|
* Mon Jul 1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
|
|
|
|
|
- 1.0.8
|
|
|
|
|
- 1.0.8
|
|
|
|
|
|
|
|
|
|
* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
|
|
|
|
|
- include patch to omf files from otaylor@redhat.com to fix
|
|
|
|
|
- include patch to omf files from otaylor@redhat.com to fix
|
|
|
|
|
scrollkeeper validation errors
|
|
|
|
|
|
|
|
|
|
* Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
|
|
|
|
@ -3420,19 +3571,19 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Fri May 3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
|
|
|
|
|
- add patch to fix spool unread counts (#64198)
|
|
|
|
|
- build with the fix for the crasher mail sent to
|
|
|
|
|
- build with the fix for the crasher mail sent to
|
|
|
|
|
evolution-list (ximian #24140)
|
|
|
|
|
|
|
|
|
|
* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
|
|
|
|
|
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
|
|
|
|
|
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl
|
|
|
|
|
since it's been committed to the branch and fixes the problem for me
|
|
|
|
|
- include patch from tagoh(at)redhat.com to change the default charset
|
|
|
|
|
- include patch from tagoh(at)redhat.com to change the default charset
|
|
|
|
|
for Japanese to ISO-2022-JP (#63214)
|
|
|
|
|
|
|
|
|
|
* Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
|
|
|
|
|
- minor tweaks to the redhatify patch
|
|
|
|
|
- make accepting appointments sent to mailing lists work
|
|
|
|
|
- use the RFC specified LDAP attribs for freebusy and calendarURI
|
|
|
|
|
- use the RFC specified LDAP attribs for freebusy and calendarURI
|
|
|
|
|
in addressbook
|
|
|
|
|
- fix a crash in the startup wizard
|
|
|
|
|
|
|
|
|
@ -3447,7 +3598,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- put correct path to nspr includes on configure command line
|
|
|
|
|
|
|
|
|
|
* Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
|
|
|
|
|
- mozilla 0.9.9 has nspr and nss subpackages, hooray! rip out the static
|
|
|
|
|
- mozilla 0.9.9 has nspr and nss subpackages, hooray! rip out the static
|
|
|
|
|
libnss linkage and just link against what is provided dynamically
|
|
|
|
|
- kill the -devel subpackage since it's of questionable use
|
|
|
|
|
- explicitly require mozilla-nss and mozilla-nspr packages to make it easier
|
|
|
|
@ -3468,7 +3619,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- add pilot support
|
|
|
|
|
|
|
|
|
|
* Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
|
|
|
|
|
- rebuild without mozilla-psm in the buildroot so libnss is linked
|
|
|
|
|
- rebuild without mozilla-psm in the buildroot so libnss is linked
|
|
|
|
|
statically as intended
|
|
|
|
|
|
|
|
|
|
* Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
|
|
|
|
@ -3479,7 +3630,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
|
|
|
|
|
- really disable news
|
|
|
|
|
- add patch from Jens Petersen <juhp@redhat.com> to hopefully get
|
|
|
|
|
- add patch from Jens Petersen <juhp@redhat.com> to hopefully get
|
|
|
|
|
builds working with autoconf 2.52
|
|
|
|
|
- conditionalize static libnss stuff so that it can go away when we
|
|
|
|
|
have a mozilla with shared libnss
|
|
|
|
@ -3506,8 +3657,8 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- we can build on ia64 since we're using openssl instead of nspr
|
|
|
|
|
- disable non-functional nntp support
|
|
|
|
|
- 0.99.2 (rc2)
|
|
|
|
|
- disable non-functional nntp support
|
|
|
|
|
- 0.99.2 (rc2)
|
|
|
|
|
|
|
|
|
|
* Fri Nov 9 2001 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add explicit requires on current bonobo, oaf, and GConf to help people
|
|
|
|
@ -3515,7 +3666,7 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
- s/Copyright/License/
|
|
|
|
|
|
|
|
|
|
* Thu Nov 8 2001 Jeremy Katz <katzj@redhat.com>
|
|
|
|
|
- add a patch to revert changes to camel-tcp-stream-openssl; appears to
|
|
|
|
|
- add a patch to revert changes to camel-tcp-stream-openssl; appears to
|
|
|
|
|
fix the SSL hangs
|
|
|
|
|
|
|
|
|
|
* Wed Nov 7 2001 Jeremy Katz <katzj@redhat.com>
|
|
|
|
@ -3549,4 +3700,3 @@ and run autoconf at the start of the build) (#156328)
|
|
|
|
|
|
|
|
|
|
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
|
|
|
|
|
- First spec file for evolution.
|
|
|
|
|
|
|
|
|
|