550ffc
%define ldap_support 1
550ffc
%define static_ldap 0
550ffc
%define krb5_support 1
550ffc
%define largefile_support 1
550ffc
550ffc
# Coverity scan can override this to 0, to skip checking in gtk-doc generated code
550ffc
%{!?with_docs: %global with_docs 1}
550ffc
550ffc
%define glib2_version 2.46.0
550ffc
%define gtk3_version 3.10.0
550ffc
%define gcr_version 3.4
550ffc
%define gtk_doc_version 1.9
550ffc
%define goa_version 3.8
550ffc
%define intltool_version 0.35.5
550ffc
%define libsecret_version 0.5
550ffc
%define libgdata_version 0.10.0
550ffc
%define libgweather_version 3.5.0
550ffc
%define libical_version 2.0
550ffc
%define libsoup_version 2.42
550ffc
%define nss_version 3.14
550ffc
%define sqlite_version 3.5
550ffc
%define webkit2gtk_version 2.11.91
550ffc
%define json_glib_version 1.0.4
550ffc
550ffc
%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
550ffc
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
550ffc
%define ebook_backends_dir %{_libdir}/evolution-data-server/addressbook-backends
550ffc
%define ecal_backends_dir %{_libdir}/evolution-data-server/calendar-backends
550ffc
%define modules_dir %{_libdir}/evolution-data-server/registry-modules
550ffc
550ffc
### Abstract ###
550ffc
550ffc
Name: evolution-data-server
550ffc
Version: 3.28.5
f3edf7
Release: 20%{?dist}
550ffc
Group: System Environment/Libraries
550ffc
Summary: Backend data server for Evolution
550ffc
License: LGPLv2+
550ffc
URL: https://wiki.gnome.org/Apps/Evolution
550ffc
Source: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
550ffc
550ffc
Provides: evolution-webcal = %{version}
550ffc
Obsoletes: evolution-webcal < 2.24.0
550ffc
550ffc
# RH-bug #1362477
550ffc
Recommends: pinentry-gtk
550ffc
550ffc
%if 0%{?fedora}
550ffc
# From rhughes-f20-gnome-3-12 copr
550ffc
Obsoletes: compat-evolution-data-server310-libcamel < 3.12
550ffc
%endif
550ffc
550ffc
### Patches ###
550ffc
550ffc
# RH bug #1624835
550ffc
Patch01: evolution-data-server-3.28.5-mangled-deeper-html-quotes.patch
550ffc
550ffc
# RH bug #1653232
550ffc
Patch02: evolution-data-server-3.28.5-dav-online-load-href.patch
550ffc
550ffc
# RH bug #1654203
550ffc
Patch03: evolution-data-server-3.28.5-tests-retry-client-open.patch
550ffc
550ffc
# RH bug #1654310
550ffc
Patch04: evolution-data-server-3.28.5-dav-remove-ignores-not-found.patch
550ffc
550ffc
# RH bug #1654720
550ffc
Patch05: evolution-data-server-3.28.5-vcard-remove-param-value.patch
550ffc
550ffc
# RH bug #1654783
550ffc
Patch06: evolution-data-server-3.28.5-tests-cal-client-get-revision.patch
550ffc
550ffc
# RH bug #1655030
550ffc
Patch07: evolution-data-server-3.28.5-vcard-attr-param-struct-reff.patch
550ffc
5609f1
# RH bug #1696763
5609f1
Patch08: evolution-data-server-3.28.5-cve-2019-3890.patch
5609f1
6f8338
# RH bug #1788478
6f8338
Patch09: evolution-data-server-3.28.5-delay-new-module-load.patch
6f8338
6f8338
# RH bug #1791547
6f8338
Patch10: evolution-data-server-3.28.5-test-cal-meta-backend-without-evolution.patch
6f8338
faa13a
# RH bug #1859141
faa13a
Patch11: evolution-data-server-3.28.5-CVE-2020-14928.patch
faa13a
c6b91a
# RH bug #1862403
c6b91a
Patch12: evolution-data-server-3.28.5-CVE-2020-16117.patch
c6b91a
a953d4
# RH bug #1952792
a953d4
Patch13: evolution-data-server-3.28.5-imapx-icloud-mail.patch
a953d4
a953d4
# RH bug #1972749
a953d4
Patch14: evolution-data-server-3.28.5-cmake-variable-name-comparison.patch
a953d4
a953d4
# RH bug #1971676
a953d4
Patch15: evolution-data-server-3.28.5-calbackendfile-interval-tree-destroy.patch
a953d4
f990fe
# RH bug #2008217
f990fe
Patch16: evolution-data-server-3.28.5-nonstandard-uuencode-encoding.patch
f990fe
f990fe
# RH bug #1938533
f990fe
Patch17: evolution-data-server-3.28.5-secret-monitor-warnings.patch
f990fe
f3edf7
# RH bug #2081746
a51ff7
Patch18: evolution-data-server-3.28.5-google-oauth2.patch
a51ff7
550ffc
### Dependencies ###
550ffc
550ffc
Requires: dconf
550ffc
Requires: %{name}-langpacks = %{version}-%{release}
550ffc
550ffc
### Build Dependencies ###
550ffc
550ffc
BuildRequires: cmake
550ffc
BuildRequires: gcc
550ffc
BuildRequires: gcc-c++
550ffc
BuildRequires: gettext
550ffc
BuildRequires: gperf
550ffc
BuildRequires: gtk-doc >= %{gtk_doc_version}
550ffc
BuildRequires: intltool >= %{intltool_version}
550ffc
BuildRequires: libdb-devel
550ffc
BuildRequires: perl-generators
550ffc
BuildRequires: %{_bindir}/python3
550ffc
BuildRequires: vala
550ffc
BuildRequires: vala-tools
550ffc
BuildRequires: sendmail
550ffc
BuildRequires: systemd
550ffc
550ffc
BuildRequires: pkgconfig(gcr-3)  >= %{gcr_version}
550ffc
BuildRequires: pkgconfig(gcr-base-3)  >= %{gcr_version}
550ffc
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
550ffc
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
550ffc
BuildRequires: pkgconfig(gmodule-2.0) >= %{glib2_version}
550ffc
BuildRequires: pkgconfig(icu-i18n)
550ffc
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
550ffc
BuildRequires: pkgconfig(goa-1.0) >= %{goa_version}
550ffc
BuildRequires: pkgconfig(libgdata) >= %{libgdata_version}
550ffc
BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
550ffc
BuildRequires: pkgconfig(libical) >= %{libical_version}
550ffc
BuildRequires: pkgconfig(libsecret-unstable) >= %{libsecret_version}
550ffc
BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
550ffc
BuildRequires: pkgconfig(libxml-2.0)
550ffc
BuildRequires: pkgconfig(nspr)
550ffc
BuildRequires: pkgconfig(nss) >= %{nss_version}
550ffc
BuildRequires: pkgconfig(sqlite3) >= %{sqlite_version}
550ffc
BuildRequires: pkgconfig(webkit2gtk-4.0) >= %{webkit2gtk_version}
550ffc
BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
550ffc
550ffc
%if %{ldap_support}
550ffc
BuildRequires: openldap-devel >= 2.0.11
550ffc
%if %{static_ldap}
550ffc
BuildRequires: pkgconfig(openssl)
550ffc
%endif
550ffc
%endif
550ffc
550ffc
%if %{krb5_support}
550ffc
BuildRequires: krb5-devel >= 1.11
550ffc
%endif
550ffc
550ffc
%description
550ffc
The %{name} package provides a unified backend for programs that work
550ffc
with contacts, tasks, and calendar information.
550ffc
550ffc
It was originally developed for Evolution (hence the name), but is now used
550ffc
by other packages.
550ffc
550ffc
%package devel
550ffc
Summary: Development files for building against %{name}
550ffc
Group: Development/Libraries
550ffc
Requires: %{name}%{?_isa} = %{version}-%{release}
550ffc
550ffc
Requires: pkgconfig(goa-1.0) >= %{goa_version}
550ffc
Requires: pkgconfig(libgdata) >= %{libgdata_version}
550ffc
Requires: pkgconfig(gweather-3.0) >= %{libgweather_version}
550ffc
Requires: pkgconfig(libical) >= %{libical_version}
550ffc
Requires: pkgconfig(libsecret-unstable) >= %{libsecret_version}
550ffc
Requires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
550ffc
Requires: pkgconfig(sqlite3) >= %{sqlite_version}
550ffc
Requires: pkgconfig(webkit2gtk-4.0) >= %{webkit2gtk_version}
550ffc
Requires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
550ffc
550ffc
%description devel
550ffc
Development files needed for building things which link against %{name}.
550ffc
550ffc
%package langpacks
550ffc
Summary: Translations for %{name}
550ffc
BuildArch: noarch
550ffc
Requires: %{name} = %{version}-%{release}
550ffc
550ffc
%description langpacks
550ffc
This package contains translations for %{name}.
550ffc
550ffc
%if %{with_docs}
550ffc
550ffc
%package doc
550ffc
Summary: Documentation files for %{name}
550ffc
Group: Development/Libraries
550ffc
BuildArch: noarch
550ffc
550ffc
%description doc
550ffc
This package contains developer documentation for %{name}.
550ffc
550ffc
# %%{with_docs}
550ffc
%endif
550ffc
550ffc
%package perl
550ffc
Group: Applications/Productivity
550ffc
Summary: Supplemental utilities that require Perl
550ffc
Requires: %{name}%{?_isa} = %{version}-%{release}
550ffc
550ffc
%description perl
550ffc
This package contains supplemental utilities for %{name} that require Perl.
550ffc
550ffc
%package tests
550ffc
Summary: Tests for the %{name} package
550ffc
Group: Development/Libraries
550ffc
Requires: %{name}%{?_isa} = %{version}-%{release}
550ffc
550ffc
%description tests
550ffc
The %{name}-tests package contains tests that can be used to verify
550ffc
the functionality of the installed %{name} package.
550ffc
550ffc
%prep
550ffc
%setup -q
550ffc
550ffc
%patch01 -p1 -b .mangled-deeper-html-quotes
550ffc
%patch02 -p1 -b .dav-online-load-href
550ffc
%patch03 -p1 -b .tests-retry-client-open
550ffc
%patch04 -p1 -b .dav-remove-ignores-not-found
550ffc
%patch05 -p1 -b .vcard-remove-param-value
550ffc
%patch06 -p1 -b .tests-cal-client-get-revision
550ffc
%patch07 -p1 -b .vcard-attr-param-struct-reff
5609f1
%patch08 -p1 -b .cve-2019-3890
6f8338
%patch09 -p1 -b .delay-new-module-load
6f8338
%patch10 -p1 -b .test-cal-meta-backend-without-evolution
faa13a
%patch11 -p1 -b .CVE-2020-14928
c6b91a
%patch12 -p1 -b .CVE-2020-16117
a953d4
%patch13 -p1 -b .imapx-icloud-mail
a953d4
%patch14 -p1 -b .cmake-variable-name-comparison
a953d4
%patch15 -p1 -b .calbackendfile-interval-tree-destroy
f990fe
%patch16 -p1 -b .nonstandard-uuencode-encoding
f990fe
%patch17 -p1 -b .secret-monitor-warnings
a51ff7
%patch18 -p1 -b .google-oauth2
550ffc
550ffc
%build
550ffc
550ffc
mkdir -p _build
550ffc
cd _build
550ffc
550ffc
%if %{ldap_support}
550ffc
550ffc
%if %{static_ldap}
550ffc
%define ldap_flags -DWITH_OPENLDAP=ON -DWITH_STATIC_LDAP=ON
550ffc
# Set LIBS so that configure will be able to link with static LDAP libraries,
550ffc
# which depend on Cyrus SASL and OpenSSL.  XXX Is the "else" clause necessary?
550ffc
if pkg-config openssl ; then
550ffc
	export LIBS="-lsasl2 `pkg-config --libs openssl`"
550ffc
else
550ffc
	export LIBS="-lsasl2 -lssl -lcrypto"
550ffc
fi
550ffc
# newer versions of openldap are built with Mozilla NSS crypto, so also need
550ffc
# those libs to link with the static ldap libs
550ffc
if pkg-config nss ; then
550ffc
    export LIBS="$LIBS `pkg-config --libs nss`"
550ffc
else
550ffc
    export LIBS="$LIBS -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4"
550ffc
fi
550ffc
%else
550ffc
%define ldap_flags -DWITH_OPENLDAP=ON
550ffc
%endif
550ffc
550ffc
%else
550ffc
%define ldap_flags -DWITH_OPENLDAP=OFF
550ffc
%endif
550ffc
550ffc
%if %{krb5_support}
550ffc
%define krb5_flags -DWITH_KRB5=ON
550ffc
%else
550ffc
%define krb5_flags -DWITH_KRB5=OFF
550ffc
%endif
550ffc
550ffc
%if %{largefile_support}
550ffc
%define largefile_flags -DENABLE_LARGEFILE=ON
550ffc
%else
550ffc
%define largefile_flags -DENABLE_LARGEFILE=OFF
550ffc
%endif
550ffc
550ffc
%define ssl_flags -DENABLE_SMIME=ON
550ffc
550ffc
%if %{with_docs}
550ffc
%define gtkdoc_flags -DENABLE_GTK_DOC=ON
550ffc
%else
550ffc
%define gtkdoc_flags -DENABLE_GTK_DOC=OFF
550ffc
%endif
550ffc
550ffc
if ! pkg-config --exists nss; then
550ffc
  echo "Unable to find suitable version of nss to use!"
550ffc
  exit 1
550ffc
fi
550ffc
550ffc
export CPPFLAGS="-I%{_includedir}/et"
550ffc
export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-deprecated-declarations"
550ffc
550ffc
# See Ross Burton's blog entry for why we want --with-libdb.
550ffc
# http://www.burtonini.com/blog//computers/eds-libdb-2006-07-18-10-40
550ffc
550ffc
%cmake -G "Unix Makefiles" \
550ffc
	-DENABLE_MAINTAINER_MODE=OFF \
550ffc
	-DENABLE_UOA=OFF \
550ffc
	-DWITH_LIBDB=/usr \
550ffc
	-DENABLE_FILE_LOCKING=fcntl \
550ffc
	-DENABLE_DOT_LOCKING=OFF \
550ffc
	-DENABLE_INTROSPECTION=ON \
550ffc
	-DENABLE_VALA_BINDINGS=ON \
550ffc
	-DENABLE_INSTALLED_TESTS=ON \
550ffc
	%ldap_flags %krb5_flags %ssl_flags \
550ffc
	%largefile_flags %gtkdoc_flags \
550ffc
	..
550ffc
550ffc
make %{?_smp_mflags}
550ffc
550ffc
%install
550ffc
cd _build
550ffc
rm -rf $RPM_BUILD_ROOT
550ffc
550ffc
make DESTDIR=$RPM_BUILD_ROOT install
550ffc
550ffc
# give the libraries some executable bits
550ffc
find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
550ffc
550ffc
%find_lang %{name}
550ffc
550ffc
%post -p /sbin/ldconfig
550ffc
550ffc
%postun
550ffc
/sbin/ldconfig
550ffc
if [ $1 -eq 0 ] ; then
550ffc
    glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
550ffc
fi
550ffc
550ffc
%posttrans
550ffc
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
550ffc
550ffc
%files
550ffc
%license COPYING
550ffc
%doc README ChangeLog NEWS
550ffc
%{_libdir}/libcamel-1.2.so.*
550ffc
%{_libdir}/libebackend-1.2.so.*
550ffc
%{_libdir}/libebook-1.2.so.*
550ffc
%{_libdir}/libebook-contacts-1.2.so.*
550ffc
%{_libdir}/libecal-1.2.so.*
550ffc
%{_libdir}/libedata-book-1.2.so.*
550ffc
%{_libdir}/libedata-cal-1.2.so.*
550ffc
%{_libdir}/libedataserver-1.2.so.*
550ffc
%{_libdir}/libedataserverui-1.2.so.*
550ffc
550ffc
%{_libdir}/girepository-1.0/Camel-1.2.typelib
550ffc
%{_libdir}/girepository-1.0/EBook-1.2.typelib
550ffc
%{_libdir}/girepository-1.0/EBookContacts-1.2.typelib
550ffc
%{_libdir}/girepository-1.0/EDataServer-1.2.typelib
550ffc
%{_libdir}/girepository-1.0/EDataServerUI-1.2.typelib
550ffc
550ffc
%{_libexecdir}/camel-gpg-photo-saver
550ffc
%{_libexecdir}/camel-index-control-1.2
550ffc
%{_libexecdir}/camel-lock-helper-1.2
550ffc
%{_libexecdir}/evolution-addressbook-factory
550ffc
%{_libexecdir}/evolution-addressbook-factory-subprocess
550ffc
%{_libexecdir}/evolution-calendar-factory
550ffc
%{_libexecdir}/evolution-calendar-factory-subprocess
550ffc
%{_libexecdir}/evolution-scan-gconf-tree-xml
550ffc
%{_libexecdir}/evolution-source-registry
550ffc
%{_libexecdir}/evolution-user-prompter
550ffc
550ffc
%dir %{_libexecdir}/evolution-data-server
550ffc
%{_libexecdir}/evolution-data-server/addressbook-export
550ffc
%{_libexecdir}/evolution-data-server/list-sources
550ffc
550ffc
# GSettings schemas:
550ffc
%{_datadir}/GConf/gsettings/evolution-data-server.convert
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
550ffc
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
550ffc
550ffc
%{_datadir}/evolution-data-server
550ffc
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
550ffc
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
550ffc
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
550ffc
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
550ffc
%{_datadir}/pixmaps/evolution-data-server
550ffc
550ffc
%{_userunitdir}/evolution-addressbook-factory.service
550ffc
%{_userunitdir}/evolution-calendar-factory.service
550ffc
%{_userunitdir}/evolution-source-registry.service
550ffc
%{_userunitdir}/evolution-user-prompter.service
550ffc
550ffc
%dir %{_libdir}/evolution-data-server
550ffc
%dir %{credential_modules_dir}
550ffc
%dir %{camel_provider_dir}
550ffc
%dir %{ebook_backends_dir}
550ffc
%dir %{ecal_backends_dir}
550ffc
%dir %{modules_dir}
550ffc
550ffc
%{_libdir}/evolution-data-server/libedbus-private.so
550ffc
550ffc
# Camel providers:
550ffc
%{camel_provider_dir}/libcamelimapx.so
550ffc
%{camel_provider_dir}/libcamelimapx.urls
550ffc
550ffc
%{camel_provider_dir}/libcamellocal.so
550ffc
%{camel_provider_dir}/libcamellocal.urls
550ffc
550ffc
%{camel_provider_dir}/libcamelnntp.so
550ffc
%{camel_provider_dir}/libcamelnntp.urls
550ffc
550ffc
%{camel_provider_dir}/libcamelpop3.so
550ffc
%{camel_provider_dir}/libcamelpop3.urls
550ffc
550ffc
%{camel_provider_dir}/libcamelsendmail.so
550ffc
%{camel_provider_dir}/libcamelsendmail.urls
550ffc
550ffc
%{camel_provider_dir}/libcamelsmtp.so
550ffc
%{camel_provider_dir}/libcamelsmtp.urls
550ffc
550ffc
# e-d-s extensions:
550ffc
%{credential_modules_dir}/module-credentials-goa.so
550ffc
%{ebook_backends_dir}/libebookbackendfile.so
550ffc
%{ebook_backends_dir}/libebookbackendgoogle.so
550ffc
%{ebook_backends_dir}/libebookbackendldap.so
550ffc
%{ebook_backends_dir}/libebookbackendwebdav.so
550ffc
%{ecal_backends_dir}/libecalbackendcaldav.so
550ffc
%{ecal_backends_dir}/libecalbackendcontacts.so
550ffc
%{ecal_backends_dir}/libecalbackendfile.so
550ffc
%{ecal_backends_dir}/libecalbackendgtasks.so
550ffc
%{ecal_backends_dir}/libecalbackendhttp.so
550ffc
%{ecal_backends_dir}/libecalbackendweather.so
550ffc
%{modules_dir}/module-cache-reaper.so
550ffc
%{modules_dir}/module-google-backend.so
550ffc
%{modules_dir}/module-gnome-online-accounts.so
550ffc
%{modules_dir}/module-oauth2-services.so
550ffc
%{modules_dir}/module-outlook-backend.so
550ffc
%{modules_dir}/module-secret-monitor.so
550ffc
%{modules_dir}/module-trust-prompt.so
550ffc
%{modules_dir}/module-webdav-backend.so
550ffc
%{modules_dir}/module-yahoo-backend.so
550ffc
550ffc
%files devel
550ffc
%{_includedir}/evolution-data-server
550ffc
%{_libdir}/libcamel-1.2.so
550ffc
%{_libdir}/libebackend-1.2.so
550ffc
%{_libdir}/libebook-1.2.so
550ffc
%{_libdir}/libebook-contacts-1.2.so
550ffc
%{_libdir}/libecal-1.2.so
550ffc
%{_libdir}/libedata-book-1.2.so
550ffc
%{_libdir}/libedata-cal-1.2.so
550ffc
%{_libdir}/libedataserver-1.2.so
550ffc
%{_libdir}/libedataserverui-1.2.so
550ffc
%{_libdir}/pkgconfig/camel-1.2.pc
550ffc
%{_libdir}/pkgconfig/evolution-data-server-1.2.pc
550ffc
%{_libdir}/pkgconfig/libebackend-1.2.pc
550ffc
%{_libdir}/pkgconfig/libebook-1.2.pc
550ffc
%{_libdir}/pkgconfig/libebook-contacts-1.2.pc
550ffc
%{_libdir}/pkgconfig/libecal-1.2.pc
550ffc
%{_libdir}/pkgconfig/libedata-book-1.2.pc
550ffc
%{_libdir}/pkgconfig/libedata-cal-1.2.pc
550ffc
%{_libdir}/pkgconfig/libedataserver-1.2.pc
550ffc
%{_libdir}/pkgconfig/libedataserverui-1.2.pc
550ffc
%{_datadir}/gir-1.0/Camel-1.2.gir
550ffc
%{_datadir}/gir-1.0/EBook-1.2.gir
550ffc
%{_datadir}/gir-1.0/EBookContacts-1.2.gir
550ffc
%{_datadir}/gir-1.0/EDataServer-1.2.gir
550ffc
%{_datadir}/gir-1.0/EDataServerUI-1.2.gir
550ffc
%{_datadir}/vala/vapi/camel-1.2.deps
550ffc
%{_datadir}/vala/vapi/camel-1.2.vapi
550ffc
%{_datadir}/vala/vapi/libebook-1.2.deps
550ffc
%{_datadir}/vala/vapi/libebook-1.2.vapi
550ffc
%{_datadir}/vala/vapi/libebook-contacts-1.2.deps
550ffc
%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
550ffc
%{_datadir}/vala/vapi/libedataserver-1.2.deps
550ffc
%{_datadir}/vala/vapi/libedataserver-1.2.vapi
550ffc
%{_datadir}/vala/vapi/libedataserverui-1.2.deps
550ffc
%{_datadir}/vala/vapi/libedataserverui-1.2.vapi
550ffc
550ffc
%files langpacks -f _build/%{name}.lang
550ffc
550ffc
%if %{with_docs}
550ffc
550ffc
%files doc
550ffc
%{_datadir}/gtk-doc/html/*
550ffc
550ffc
%endif
550ffc
550ffc
%files perl
550ffc
%{_libexecdir}/evolution-data-server/csv2vcard
550ffc
550ffc
%files tests
550ffc
%{_libdir}/libetestserverutils.so
550ffc
%{_libdir}/libetestserverutils.so.*
550ffc
%{_libexecdir}/%{name}/installed-tests
550ffc
%{_datadir}/installed-tests
550ffc
550ffc
%changelog
f3edf7
* Wed May 04 2022 Milan Crha <mcrha@redhat.com> - 3.28.5-20
f3edf7
- Resolves: #2081746 (Backport patch for Google OAuth2 change)
a51ff7
f990fe
* Mon Nov 22 2021 Milan Crha <mcrha@redhat.com> - 3.28.5-19
f990fe
- Resolves: #1938533 (secret-monitor: Turn runtime warnings into debug prints)
f990fe
f990fe
* Thu Sep 30 2021 Milan Crha <mcrha@redhat.com> - 3.28.5-18
f990fe
- Resolves: #2008217 (Camel: Understand non-standard "Content-Transfer-Encoding: uuencode")
f990fe
a953d4
* Wed Jun 16 2021 Milan Crha <mcrha@redhat.com> - 3.28.5-17
a953d4
- Resolves: #1972749 (PrintableOptions.cmake: Correct variable name comparison)
a953d4
- Resolves: #1971676 (ECalBackendFile: Free interval tree only when being allocated)
a953d4
a953d4
* Fri Apr 23 2021 Milan Crha <mcrha@redhat.com> - 3.28.5-16
a953d4
- Resolves: #1952792 (IMAPx: Fix connect to iCloud mail server)
a953d4
c6b91a
* Wed Sep 30 2020 Milan Crha <mcrha@redhat.com> - 3.28.5-15
c6b91a
- Resolves: #1862403 (CVE-2020-16117: Crash on malformed server response with minimal capabilities)
c6b91a
faa13a
* Thu Jul 23 2020 Milan Crha <mcrha@redhat.com> - 3.28.5-14
faa13a
- Resolves: #1859141 (CVE-2020-14928: Response Injection via STARTTLS in SMTP and POP3)
faa13a
6f8338
* Thu Jan 16 2020 Milan Crha <mcrha@redhat.com> - 3.28.5-13
6f8338
- Resolves: #1791547 (test-cal-meta-backend cannot run without installed Evolution)
6f8338
6f8338
* Wed Jan 15 2020 Milan Crha <mcrha@redhat.com> - 3.28.5-12
6f8338
- Add patch for RH bug #1788478 (EDBusServer: Delay new module load)
6f8338
5609f1
* Mon May 27 2019 Milan Crha <mcrha@redhat.com> - 3.28.5-11
5609f1
- Update patch for RH bug #1713619 (test-cal-client-get-revision could fail due to delayed D-Bus property change notification)
5609f1
5609f1
* Mon Apr 15 2019 Milan Crha <mcrha@redhat.com> - 3.28.5-10
5609f1
- Add patch related to evolution-ews' CVE-2019-3890 (RH bug #1696763)
5609f1
550ffc
* Tue Dec 04 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-9
550ffc
- Update patch for RH bug #1654203 (Make tests retry when factory doesn't know about added ESource yet)
550ffc
550ffc
* Fri Nov 30 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-8
550ffc
- Add patch for RH bug #1655030 (Make EVCardAttribute/EVCardAttributeParam structures ref-counted internally)
550ffc
550ffc
* Thu Nov 29 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-7
550ffc
- Add patch for RH bug #1654720 (Correct use-after-free in e_vcard_attribute_remove_param_value())
550ffc
- Add patch for RH bug #1654783 (test-cal-client-get-revision could fail due to delayed D-Bus property change notification)
550ffc
550ffc
* Wed Nov 28 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-6
550ffc
- Add patch for RH bug #1654310 ([CalDAV/CardDAV] Ignore Not Found error on resource delete)
550ffc
550ffc
* Wed Nov 28 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-5
550ffc
- Add patch for RH bug #1654203 (Make tests retry when factory doesn't know about added ESource yet)
550ffc
550ffc
* Mon Nov 26 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-4
550ffc
- Add patch for RH bug #1653232 ([CalDAV/CardDAV] Can add component to local cache with incomplete info)
550ffc
550ffc
* Mon Sep 03 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-3
550ffc
- Add patch for RH bug #1624835 (Quoting of plain text mail into HTML mode mangles deeper levels)
550ffc
550ffc
* Tue Aug 14 2018 Petr Viktorin <pviktori@redhat.com> - 3.28.5-2
550ffc
- Fix BuildRequires for /usr/bin/python3
550ffc
- Resolves: #1615515
550ffc
550ffc
* Mon Jul 30 2018 Milan Crha <mcrha@redhat.com> - 3.28.5-1
550ffc
- Update to 3.28.5
550ffc
550ffc
* Mon Jul 16 2018 Milan Crha <mcrha@redhat.com> - 3.28.4-1
550ffc
- Update to 3.28.4
550ffc
550ffc
* Mon Jun 18 2018 Milan Crha <mcrha@redhat.com> - 3.28.3-1
550ffc
- Update to 3.28.3
550ffc
- Remove fix to strip closing > from URLs when linkifying (fixed upstream)
550ffc
550ffc
* Tue Apr 10 2018 Adam Williamson <awilliam@redhat.com> - 3.28.1-2
550ffc
- Backport fix to strip closing > from URLs when linkifying (BGO#795108)
550ffc
550ffc
* Mon Apr 09 2018 Milan Crha <mcrha@redhat.com> - 3.28.1-1
550ffc
- Update to 3.28.1
550ffc
550ffc
* Mon Mar 12 2018 Milan Crha <mcrha@redhat.com> - 3.28.0-1
550ffc
- Update to 3.28.0
550ffc
550ffc
* Mon Mar 05 2018 Milan Crha <mcrha@redhat.com> - 3.27.92-1
550ffc
- Update to 3.27.92
550ffc
550ffc
* Mon Feb 19 2018 Milan Crha <mcrha@redhat.com> - 3.27.91-1
550ffc
- Update to 3.27.91
550ffc
550ffc
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.90-2
550ffc
- Escape macros in %%changelog
550ffc
550ffc
* Tue Feb 06 2018 Milan Crha <mcrha@redhat.com> - 3.27.90-1
550ffc
- Update to 3.27.90
550ffc
550ffc
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.27.4-2
550ffc
- Rebuilt for libgweather soname bump
550ffc
550ffc
* Mon Jan 08 2018 Milan Crha <mcrha@redhat.com> - 3.27.4-1
550ffc
- Update to 3.27.4
550ffc
550ffc
* Mon Dec 11 2017 Milan Crha <mcrha@redhat.com> - 3.27.3-1
550ffc
- Update to 3.27.3
550ffc
550ffc
* Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 3.27.2-2
550ffc
- Rebuild for ICU 60.1
550ffc
550ffc
* Mon Nov 13 2017 Milan Crha <mcrha@redhat.com> - 3.27.2-1
550ffc
- Update to 3.27.2
550ffc
550ffc
* Mon Nov 06 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-2
550ffc
- Rebuild for libical 3.0.0
550ffc
550ffc
* Mon Oct 16 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-1
550ffc
- Update to 3.27.1
550ffc
550ffc
* Mon Oct 02 2017 Milan Crha <mcrha@redhat.com> - 3.26.1-1
550ffc
- Update to 3.26.1
550ffc
550ffc
* Mon Sep 11 2017 Milan Crha <mcrha@redhat.com> - 3.26.0-1
550ffc
- Update to 3.26.0
550ffc
550ffc
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92-1
550ffc
- Update to 3.25.92
550ffc
550ffc
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 3.25.91-2
550ffc
- Own the %%{_libexecdir}/evolution-data-server dir
550ffc
- Install COPYING as %%license
550ffc
550ffc
* Mon Aug 21 2017 Milan Crha <mcrha@redhat.com> - 3.25.91-1
550ffc
- Update to 3.25.91
550ffc
550ffc
* Mon Aug 07 2017 Milan Crha <mcrha@redhat.com> - 3.25.90-1
550ffc
- Update to 3.25.90
550ffc
550ffc
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
550ffc
550ffc
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
550ffc
550ffc
* Mon Jul 17 2017 Milan Crha <mcrha@redhat.com> - 3.25.4-1
550ffc
- Update to 3.25.4
550ffc
550ffc
* Mon Jun 19 2017 Milan Crha <mcrha@redhat.com> - 3.25.3-1
550ffc
- Update to 3.25.3
550ffc
550ffc
* Mon May 22 2017 Milan Crha <mcrha@redhat.com> - 3.25.2-1
550ffc
- Update to 3.25.2
550ffc
550ffc
* Thu Apr 27 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-2
550ffc
- Split translations into separate package
550ffc
550ffc
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
550ffc
- Update to 3.25.1
550ffc
550ffc
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
550ffc
- Update to 3.24.1
550ffc
550ffc
* Mon Mar 20 2017 Milan Crha <mcrha@redhat.com> - 3.24.0-1
550ffc
- Update to 3.24.0
550ffc
550ffc
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
550ffc
- Update to 3.23.92
550ffc
550ffc
* Mon Feb 27 2017 Milan Crha <mcrha@redhat.com> - 3.23.91-1
550ffc
- Update to 3.23.91
550ffc
550ffc
* Mon Feb 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.90-1
550ffc
- Update to 3.23.90
550ffc
550ffc
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
550ffc
550ffc
* Mon Jan 16 2017 Milan Crha <mcrha@redhat.com> - 3.23.4-1
550ffc
- Update to 3.23.4
550ffc
- Add Recommends: pinentry-gtk (RH bug #1362477)
550ffc
550ffc
* Mon Dec 12 2016 Milan Crha <mcrha@redhat.com> - 3.23.3-1
550ffc
- Update to 3.23.3
550ffc
- Remove the patch for RH bug #1395987 (fixed upstream)
550ffc
550ffc
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-2
550ffc
- Add a patch for RH bug #1395987 (Build GSSAPI support for Camel)
550ffc
550ffc
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-1
550ffc
- Update to 3.23.2
550ffc
550ffc
* Mon Oct 24 2016 Milan Crha <mcrha@redhat.com> - 3.23.1-1
550ffc
- Update to 3.23.1
550ffc
550ffc
* Mon Oct 10 2016 Milan Crha <mcrha@redhat.com> - 3.22.1-1
550ffc
- Update to 3.22.1
550ffc
550ffc
* Mon Sep 19 2016 Milan Crha <mcrha@redhat.com> - 3.22.0-1
550ffc
- Update to 3.22.0
550ffc
550ffc
* Mon Sep 12 2016 Milan Crha <mcrha@redhat.com> - 3.21.92-1
550ffc
- Update to 3.21.92
550ffc
550ffc
* Mon Aug 29 2016 Milan Crha <mcrha@redhat.com> - 3.21.91-1
550ffc
- Update to 3.21.91
550ffc
550ffc
* Mon Aug 15 2016 Milan Crha <mcrha@redhat.com> - 3.21.90-1
550ffc
- Update to 3.21.90
550ffc
550ffc
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
550ffc
- Update to 3.21.4
550ffc
- Introduce new "perl" subpackage (code moved from the evolution)
550ffc
550ffc
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
550ffc
- Update to 3.21.3
550ffc
550ffc
* Mon May 23 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-1
550ffc
- Update to 3.21.2
550ffc
550ffc
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
550ffc
- Update to 3.21.1
550ffc
550ffc
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 3.20.1-2
550ffc
- rebuild for ICU 57.1
550ffc
550ffc
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
550ffc
- Update to 3.20.1
550ffc
550ffc
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
550ffc
- Update to 3.20.0
550ffc
550ffc
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
550ffc
- Update to 3.19.92
550ffc
550ffc
* Mon Feb 29 2016 Milan Crha <mcrha@redhat.com> - 3.19.91-1
550ffc
- Update to 3.19.91
550ffc
550ffc
* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
550ffc
- Update to 3.19.90
550ffc
550ffc
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
550ffc
550ffc
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.4-2
550ffc
- rebuild for libical 2.0.0
550ffc
550ffc
* Mon Jan 18 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-1
550ffc
- Update to 3.19.4
550ffc
550ffc
* Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1
550ffc
- Update to 3.19.3
550ffc
550ffc
* Mon Nov 23 2015 Milan Crha <mcrha@redhat.com> - 3.19.2-1
550ffc
- Update to 3.19.2
550ffc
550ffc
* Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 3.19.1-2
550ffc
- rebuild for ICU 56.1
550ffc
550ffc
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
550ffc
- Update to 3.19.1
550ffc
550ffc
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
550ffc
- Update to 3.18.1
550ffc
550ffc
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
550ffc
- Update to 3.18.0
550ffc
- Remove a patch for compatibility with glib 2.45.8 (fixed upstream)
550ffc
550ffc
* Thu Sep 17 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
550ffc
- Backport a patch for compatibility with glib 2.45.8
550ffc
550ffc
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
550ffc
- Update to 3.17.92
550ffc
550ffc
* Mon Aug 31 2015 Milan Crha <mcrha@redhat.com> - 3.17.91-1
550ffc
- Update to 3.17.91
550ffc
550ffc
* Mon Aug 17 2015 Milan Crha <mcrha@redhat.com> - 3.17.90-1
550ffc
- Update to 3.17.90
550ffc
550ffc
* Mon Jul 20 2015 Milan Crha <mcrha@redhat.com> - 3.17.4-1
550ffc
- Update to 3.17.4
550ffc
550ffc
* Mon Jun 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-1
550ffc
- Update to 3.17.3
550ffc
550ffc
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
550ffc
550ffc
* Mon May 25 2015 Milan Crha <mcrha@redhat.com> - 3.17.2-1
550ffc
- Update to 3.17.2
550ffc
550ffc
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
550ffc
- Update to 3.17.1
550ffc
550ffc
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
550ffc
- Update to 3.16.1
550ffc
550ffc
* Mon Mar 23 2015 Milan Crha <mcrha@redhat.com> - 3.16.0-1
550ffc
- Update to 3.16.0
550ffc
550ffc
* Mon Mar 16 2015 Milan Crha <mcrha@redhat.com> - 3.15.92-1
550ffc
- Update to 3.15.92
550ffc
- Remove patch to fix libdb configure.ac check (fixed upstream)
550ffc
550ffc
* Mon Mar 02 2015 Milan Crha <mcrha@redhat.com> - 3.15.91-1
550ffc
- Update to 3.15.91
550ffc
- Add patch to fix libdb configure.ac check
550ffc
550ffc
* Mon Feb 16 2015 Milan Crha <mcrha@redhat.com> - 3.13.90-1
550ffc
- Update to 3.13.90
550ffc
550ffc
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 3.13.10-2
550ffc
- rebuild for ICU 54.1
550ffc
550ffc
* Mon Jan 26 2015 Milan Crha <mcrha@redhat.com> - 3.13.10-1
550ffc
- Update to 3.13.10
550ffc
550ffc
* Mon Dec 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.9-1
550ffc
- Update to 3.13.9
550ffc
550ffc
* Mon Nov 24 2014 Milan Crha <mcrha@redhat.com> - 3.13.8-1
550ffc
- Update to 3.13.8
550ffc
550ffc
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.7-2
550ffc
- Obsolete compat-evolution-data-server310-libcamel from rhughes-f20-gnome-3-12
550ffc
  copr
550ffc
550ffc
* Mon Oct 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.7-1
550ffc
- Update to 3.13.7
550ffc
- Re-enable parallel build
550ffc
550ffc
* Mon Sep 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.6-1
550ffc
- Update to 3.13.6
550ffc
- Remove patch for GNOME bug #735311 (fixed upstream)
550ffc
550ffc
* Wed Aug 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-3
550ffc
- Add patch for GNOME bug #735311 (Adapt to new Google HTTP restriction)
550ffc
550ffc
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 3.13.5-2
550ffc
- rebuild for ICU 53.1
550ffc
550ffc
* Mon Aug 25 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-1
550ffc
- Update to 3.13.5
550ffc
550ffc
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
550ffc
550ffc
* Wed Jul 30 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-1
550ffc
- Update to 3.13.4
550ffc
- Introduce tests subpackage with installed tests
550ffc
- Remove patch for GNOME bug 733081 (fixed upstream)
550ffc
550ffc
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.4-4
550ffc
- Rebuilt for gobject-introspection 1.41.4
550ffc
550ffc
* Fri Jul 18 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-3
550ffc
- Update patch for GNOME bug 733081 (IMAPx job stuck with IDLE)
550ffc
550ffc
* Wed Jul 16 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-2
550ffc
- Add patch for GNOME bug 733081 (IMAPx job stuck with IDLE)
550ffc
550ffc
* Mon Jul 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-1
550ffc
- Update to 3.12.4
550ffc
550ffc
* Mon Jun 09 2014 Milan Crha <mcrha@redhat.com> - 3.12.3-1
550ffc
- Update to 3.12.3
550ffc
550ffc
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
550ffc
550ffc
* Mon May 12 2014 Milan Crha <mcrha@redhat.com> - 3.12.2-1
550ffc
- Update to 3.12.2
550ffc
550ffc
* Wed Apr 16 2014 Adam Williamson <awilliam@redhat.com> - 3.12.1-2
550ffc
- rebuild for new libgdata
550ffc
550ffc
* Mon Apr 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-1
550ffc
- Update to 3.12.1
550ffc
550ffc
* Mon Mar 24 2014 Milan Crha <mcrha@redhat.com> - 3.12.0-1
550ffc
- Update to 3.12.0
550ffc
550ffc
* Mon Mar 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.92-1
550ffc
- Update to 3.11.92
550ffc
550ffc
* Mon Mar 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.91-1
550ffc
- Update to 3.11.91
550ffc
550ffc
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
550ffc
- Update to 3.11.90
550ffc
550ffc
* Fri Feb 14 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-3
550ffc
- rebuild for new icu
550ffc
550ffc
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-2
550ffc
- Avoid compiler warning due to incorrect krb5 include folder
550ffc
550ffc
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
550ffc
- Update to 3.11.5
550ffc
550ffc
* Mon Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
550ffc
- Update to 3.11.4
550ffc
550ffc
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.2-3
550ffc
- Drop empty AUTHORS from docs.
550ffc
550ffc
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
550ffc
- Rebuild for new libical (RH bug #1023020)
550ffc
550ffc
* Mon Nov 18 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-1
550ffc
- Update to 3.11.2
550ffc
- Conditionally build devel documentation
550ffc
- Disable compiler warnings about deprecated symbols
550ffc
550ffc
* Tue Oct 22 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.1-1
550ffc
- Update to 3.11.1
550ffc
550ffc
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
550ffc
- Update to 3.10.1
550ffc
550ffc
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
550ffc
- Update to 3.10.0
550ffc
550ffc
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
550ffc
- Update to 3.9.92
550ffc
550ffc
* Mon Sep 02 2013 Milan Crha <mcrha@redhat.com> - 3.9.91-1
550ffc
- Update to 3.9.91
550ffc
550ffc
* Mon Aug 19 2013 Milan Crha <mcrha@redhat.com> - 3.9.90-1
550ffc
- Update to 3.9.90
550ffc
550ffc
* Mon Aug 12 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-3
550ffc
- Bump nss version requirement to 3.14
550ffc
550ffc
* Tue Aug 06 2013 Adam Williamson <awilliam@redhat.com> - 3.9.5-2
550ffc
- rebuild for new libgweather
550ffc
550ffc
* Mon Jul 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-1
550ffc
- Update to 3.9.5
550ffc
550ffc
* Sun Jul 21 2013 Matthew Barnes <mbarnes@redhat.com> - 3.9.4-2
550ffc
- Require dconf for dconf-service, necessary for evolution-data-server
550ffc
  to operate properly.
550ffc
550ffc
* Mon Jul 08 2013 Milan Crha <mcrha@redhat.com> - 3.9.4-1
550ffc
- Update to 3.9.4
550ffc
550ffc
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-2
550ffc
- Rebuilt for libgweather 3.9.3 soname bump
550ffc
550ffc
* Mon Jun 17 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-1
550ffc
- Update to 3.9.3
550ffc
550ffc
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
550ffc
- Update to 3.9.2
550ffc
550ffc
* Fri May 24 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
550ffc
- rebuild (libical)
550ffc
550ffc
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
550ffc
- Update to 3.9.1
550ffc
550ffc
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
550ffc
- Update to 3.8.0
550ffc
550ffc
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
550ffc
- Update to 3.7.92
550ffc
550ffc
* Mon Mar 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.91-1
550ffc
- Update to 3.7.91
550ffc
- Remove an upstream .pc files fix for a libebook split (fixed upstream)
550ffc
- Remove patch gor GNOME bug #693101 (fixed upstream)
550ffc
- Remove patch for Red Hat bug #912503 (fixed upstream)
550ffc
550ffc
* Thu Feb 21 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-3
550ffc
- Add patch gor GNOME bug #693101 (IMAPx vanishes folder summary)
550ffc
- Add patch for Red Hat bug #912503 (incorrect G_BEGIN/END_DECLS)
550ffc
550ffc
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-2
550ffc
- Add an upstream .pc files fix for a libebook split
550ffc
550ffc
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-1
550ffc
- Update to 3.7.90
550ffc
550ffc
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
550ffc
- Update to 3.7.5
550ffc
550ffc
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
550ffc
- Update to 3.7.4
550ffc
- Add --add-missing to automake call
550ffc
550ffc
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-2
550ffc
- Rebuilt for libgweather 3.7.3 soname bump
550ffc
550ffc
* Tue Dec 18 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3-1
550ffc
- Update to 3.7.3
550ffc
- Remove obsolete BuildRequires:
550ffc
    bison
550ffc
    dbus-glib-devel
550ffc
    libgnome-keyring-devel
550ffc
    liboauth-devel
550ffc
550ffc
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2.1-1
550ffc
- Update to 3.7.2.1
550ffc
550ffc
* Mon Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
550ffc
- Update to 3.7.1
550ffc
550ffc
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
550ffc
- Update to 3.5.92
550ffc
550ffc
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
550ffc
- Update to 3.5.91
550ffc
550ffc
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
550ffc
- Update to 3.5.90
550ffc
550ffc
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
550ffc
- Update to 3.5.5
550ffc
- Remove patch for less memory usage from vTrash camel folders (fixed upstream)
550ffc
550ffc
* Thu Jul 26 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-3
550ffc
- Add patch for less memory usage from vTrash camel folders
550ffc
550ffc
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
550ffc
550ffc
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
550ffc
- Update to 3.5.4
550ffc
- Change dependency from db4 to libdb
550ffc
550ffc
* Sun Jul  1 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-1
550ffc
- Update to 3.5.3.1
550ffc
550ffc
* Wed Jun 27 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-3
550ffc
- Avoid exposing <db.h> in a public header file.
550ffc
550ffc
* Wed Jun 27 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
550ffc
- Build against libgweather 3.5
550ffc
550ffc
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
550ffc
- Update to 3.5.3
550ffc
- Add BR: gcr-devel >= 3.4
550ffc
- Drop BR: GConf2-devel  \o/
550ffc
550ffc
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
550ffc
- Update to 3.5.2
550ffc
550ffc
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
550ffc
- Update to 3.5.1
550ffc
550ffc
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
550ffc
- Silence rpm scriptlet output
550ffc
550ffc
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
550ffc
- Update to 3.4.1
550ffc
550ffc
* Mon Mar 26 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
550ffc
- Update to 3.4.0
550ffc
550ffc
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
550ffc
- Update to 3.3.92
550ffc
550ffc
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
550ffc
- Update to 3.3.91
550ffc
550ffc
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
550ffc
- Update to 3.3.90
550ffc
550ffc
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
550ffc
- Update to 3.3.5
550ffc
550ffc
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
550ffc
- Update to 3.3.4
550ffc
550ffc
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-3
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
550ffc
550ffc
* Fri Dec 30 2011 Matthew Barnes <mbarnes@redhat.com> - 3.3.3-2
550ffc
- Require libgnome-keyring-devel instead of gnome-keyring-devel.
550ffc
550ffc
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
550ffc
- Update to 3.3.3
550ffc
550ffc
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
550ffc
- Update to 3.3.2
550ffc
- Remove patch to not call g_thread_init() (fixed upstream)
550ffc
550ffc
* Mon Oct 24 2011 Milan Crha <mcrha@redhat.com> - 3.3.1-1
550ffc
- Update to 3.3.1
550ffc
- Add patch to not call g_thread_init()
550ffc
550ffc
* Mon Sep 26 2011 Milan Crha <mcrha@redhat.com> - 3.2.0-1
550ffc
- Update to 3.2.0
550ffc
550ffc
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
550ffc
- Update to 3.1.92
550ffc
550ffc
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
550ffc
- Update to 3.1.91
550ffc
- Enable introspection and vala bindings
550ffc
550ffc
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
550ffc
- Update to 3.1.90
550ffc
550ffc
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
550ffc
- Update to 3.1.5
550ffc
550ffc
* Sat Jul 23 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.4-1
550ffc
- Update to 3.1.4
550ffc
550ffc
* Mon Jul 04 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
550ffc
- Update to 3.1.3
550ffc
- Remove patch for libgdata-0.9.0 (fixed upstream).
550ffc
- Disable SMP flags; some source directories are racy.
550ffc
- Remove keyring option; gnome-keyring is mandatory now.
550ffc
- Add BR: gnome-online-accounts-devel and liboauth-devel
550ffc
550ffc
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
550ffc
- Update to 3.1.2
550ffc
- Add patch by Philip Withnall to build against libgdata-0.9.0
550ffc
550ffc
* Mon May 09 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-1
550ffc
- Update to 3.1.1
550ffc
- Drop groupwise backends, as it was split out upstream
550ffc
550ffc
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
550ffc
- Update to 3.0.0
550ffc
550ffc
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
550ffc
- Update to 2.91.92
550ffc
550ffc
* Mon Mar 07 2011 Milan Crha <mcrha@redhat.com> - 2.91.91-1
550ffc
- Update to 2.91.91
550ffc
550ffc
* Mon Feb 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.90-1
550ffc
- Update to 2.91.90
550ffc
550ffc
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-4
550ffc
- Rebuild against newer gtk
550ffc
550ffc
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
550ffc
550ffc
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
550ffc
- Rebuild
550ffc
550ffc
* Mon Jan 31 2011 Milan Crha <mcrha@redhat.com> - 2.91.6-1
550ffc
- Update to 2.91.6
550ffc
- Requires gtk3.
550ffc
550ffc
* Mon Jan 31 2011 Caolánc McNamara <caolanm@redhat.com> - 2.91.5-4
550ffc
- Rebuild against new libgweather
550ffc
550ffc
* Tue Jan 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-3
550ffc
- Rebuild against new libgdata
550ffc
550ffc
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-2
550ffc
- Move girs to -devel
550ffc
550ffc
* Mon Jan 10 2011 Milan Crha <mcrha@redhat.com> - 2.91.5-1
550ffc
- Update to 2.91.5
550ffc
550ffc
* Mon Dec 20 2010 Milan Crha <mcrha@redhat.com> - 2.91.4-1
550ffc
- Update to 2.91.4
550ffc
550ffc
* Mon Nov 29 2010 Milan Crha <mcrha@redhat.com> - 2.91.3-1
550ffc
- Update to 2.91.3
550ffc
550ffc
* Mon Nov 08 2010 Milan Crha <mcrha@redhat.com> - 2.91.2-1
550ffc
- Update to 2.91.2
550ffc
550ffc
* Fri Nov 05 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-2
550ffc
- Rebuild against newer libxml2
550ffc
550ffc
* Mon Oct 18 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-1
550ffc
- Update to 2.91.1
550ffc
550ffc
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
550ffc
- Update to 2.91.0
550ffc
550ffc
* Wed Sep 29 2010 jkeating - 2.31.92-2
550ffc
- Rebuilt for gcc bug 634757
550ffc
550ffc
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.92-1.fc15
550ffc
- Update to 2.31.92
550ffc
550ffc
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc14
550ffc
- Update to 2.31.91
550ffc
550ffc
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.90-1.fc14
550ffc
- Update to 2.31.90
550ffc
550ffc
* Mon Aug 02 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.6-1.fc14
550ffc
- Update to 2.31.6
550ffc
- Resume GSEAL usage.
550ffc
- Drop dbus-glib requirement.
550ffc
- Bump glib2 requirement to 2.25.12.
550ffc
- Roll back eds_base_version to 2.32.
550ffc
550ffc
* Tue Jul 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.5-1.fc14
550ffc
- Update to 2.31.5
550ffc
550ffc
* Mon Jun 07 2010 Milan Crha <mcrha@redhat.com> - 2.31.3-1.fc14
550ffc
- Update to 2.31.3
550ffc
550ffc
* Tue May 25 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.2-2.fc14
550ffc
- Enable largefile support in Camel, to help debug GNOME bug #612082.
550ffc
  Debian turned this on recently and is experiencing problems, and I
550ffc
  want to get to the bottom of it and finally break this 2 GB barrier.
550ffc
550ffc
* Mon May 24 2010 Milan Crha <mcrha@redhat.com> - 2.31.2-1.fc14
550ffc
- Update to 2.31.2
550ffc
- libecalbackendgoogle dropped.
550ffc
550ffc
* Mon May 03 2010 Milan Crha <mcrha@redhat.com> - 2.31.1-1.fc14
550ffc
- Update to 2.31.1
550ffc
- Update BuildRequires.
550ffc
- Remove imap4 camel provider support (dropped upstream).
550ffc
550ffc
* Tue Feb 09 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-3.fc13
550ffc
- Return back BuildRequires: libglade2-devel.
550ffc
550ffc
* Mon Feb 08 2010 Matthew Barnes <mbarnes@redhat.com> - 2.29.90-2.fc13
550ffc
- Rebuild to hopefully fix pkgconfig auto-provides glitch.
550ffc
550ffc
* Mon Feb 08 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-1.fc13
550ffc
- Update to 2.29.90
550ffc
- Removed unneeded BuildRequires.
550ffc
550ffc
* Mon Jan 25 2010 Milan Crha <mcrha@redhat.com> - 2.29.6-1.fc13
550ffc
- Update to 2.29.6
550ffc
550ffc
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 2.29.5-1.fc13
550ffc
- Update to 2.29.5
550ffc
- Correct Source URL
550ffc
550ffc
* Mon Dec 21 2009 Milan Crha <mcrha@redhat.com> - 2.29.4-1.fc13
550ffc
- Update to 2.29.4
550ffc
- Remove patch for GNOME bug #487988 (fixed upstream).
550ffc
550ffc
* Wed Dec 09 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-3
550ffc
- Remove libgnome and libgnomeui requirements
550ffc
550ffc
* Wed Dec 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.3-2.fc13
550ffc
- Devel subpackage does not need to require doc subpackage.
550ffc
550ffc
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 2.29.3-1.fc13
550ffc
- Update to 2.29.3
550ffc
550ffc
* Mon Nov 16 2009 Milan Crha <mcrha@redhat.com> - 2.29.2-1.fc13
550ffc
- Update to 2.29.2
550ffc
550ffc
* Tue Oct 27 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.1-1.fc13
550ffc
- Update to 2.29.1
550ffc
- Bump eds_base_version to 2.30.
550ffc
- Add dbus-glib build requirement.
550ffc
- Drop Bonobo + ORBit dependency (yay!).
550ffc
- Remove option to use OpenSSL instead of NSS.
550ffc
- Drop eds_api_version definition since it will never change.
550ffc
- Remove patch for GNOME bug #373146 (deviates from upstream).
550ffc
550ffc
* Mon Sep 21 2009 Milan Crha <mcrha@redhat.com> - 2.28.0-1.fc12
550ffc
- Update to 2.28.0
550ffc
550ffc
* Mon Sep 07 2009 Milan Crha <mcrha@redhat.com> - 2.27.92-1.fc12
550ffc
- Update to 2.27.92
550ffc
550ffc
* Thu Aug 27 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.91-3.fc12
550ffc
- Rebuild with old OpenSSL, er something...
550ffc
550ffc
* Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 2.27.91-2.fc12
550ffc
- rebuilt with new openssl
550ffc
550ffc
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 2.27.91-1.fc12
550ffc
- Update to 2.27.91
550ffc
550ffc
* Mon Aug 10 2009 Milan Crha <mcrha@redhat.com> - 2.27.90-1.fc12
550ffc
- Update to 2.27.90
550ffc
550ffc
* Mon Jul 27 2009 Milan Crha <mcrha@redhat.com> - 2.27.5-1.fc12
550ffc
- Update to 2.27.5
550ffc
550ffc
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
550ffc
550ffc
* Mon Jul 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.4-1.fc12
550ffc
- Update to 2.27.4
550ffc
- Remove patch for RH bug #505661 (fixed upstream).
550ffc
550ffc
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-3.fc12
550ffc
- Add patch for RH bug #505661 (crash on startup).
550ffc
550ffc
* Wed Jul 01 2009 Milan Crha <mcrha@redhat.com> - 2.27.3-2.fc12
550ffc
- Rebuild against newer gcc
550ffc
550ffc
* Mon Jun 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-1.fc12
550ffc
- Update to 2.27.3
550ffc
550ffc
* Mon May 25 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.2-1.fc12
550ffc
- Update to 2.27.2
550ffc
- Remove strict_build_settings since the settings are used upstream now.
550ffc
550ffc
* Mon May 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.1-1.fc12
550ffc
- Update to 2.27.1
550ffc
- Bump evo_major to 2.28.
550ffc
550ffc
* Wed Apr 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1.1-1.fc11
550ffc
- Update to 2.26.1.1
550ffc
550ffc
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-1.fc11
550ffc
- Update to 2.26.1
550ffc
550ffc
* Mon Mar 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-1.fc11
550ffc
- Update to 2.26.0
550ffc
- Remove patch for RH bug #568332 (fixed upstream).
550ffc
- Remove patch for GNOME bug #573240 (reverted upstream).
550ffc
550ffc
* Fri Mar 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-4.fc11
550ffc
- Revise patch for RH bug #568332 to match upstream commit.
550ffc
550ffc
* Thu Mar 12 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-3.fc11
550ffc
- Add patch for RH bug #568332 (thread leak in fsync() rate limiting).
550ffc
550ffc
* Sat Mar 07 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-2.fc11
550ffc
- Add patch to revert GNOME bug #573240 (IMAP message loading regressions).
550ffc
550ffc
* Mon Mar 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-1.fc11
550ffc
- Update to 2.25.92
550ffc
550ffc
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-3
550ffc
- Make -doc noarch
550ffc
550ffc
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
550ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
550ffc
550ffc
* Mon Feb 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.91-1.fc11
550ffc
- Update to 2.25.91
550ffc
550ffc
* Fri Feb 06 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-5.fc11
550ffc
- Update BuildRoot, License, Source and URL tags.
550ffc
- Require gnome-common so we don't have to patch it out.
550ffc
550ffc
* Wed Feb 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-4.fc11
550ffc
- ... and fix our own <ical.h> includes too.
550ffc
550ffc
* Wed Feb 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-3.fc11
550ffc
- Work around libical's broken pkg-config file.
550ffc
550ffc
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-2.fc11
550ffc
- Forgot the libical requirement in devel subpackage.
550ffc
550ffc
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-1.fc11
550ffc
- Update to 2.25.90
550ffc
- Add libical build requirement.
550ffc
550ffc
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.5-1.fc11
550ffc
- Update to 2.25.5
550ffc
- Bump gtk2_version to 2.14.0.
550ffc
550ffc
* Fri Jan 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.25.4-2.fc11
550ffc
- rebuild with new openssl
550ffc
550ffc
* Mon Jan 05 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.4-1.fc11
550ffc
- Update to 2.25.4
550ffc
550ffc
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.3-1.fc11
550ffc
- Update to 2.25.3
550ffc
- New BR: libgweather-devel
550ffc
550ffc
* Thu Dec 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25-2-2.fc11
550ffc
- Rebuild due to recent pkg-config breakage.
550ffc
550ffc
* Mon Dec 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.2-1.fc11
550ffc
- Update to 2.25.2
550ffc
550ffc
* Thu Nov 27 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-2.fc11
550ffc
- Obsolete the evolution-webcal package (RH bug #468855).
550ffc
550ffc
* Mon Nov 03 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-1.fc11
550ffc
- Update to 2.25.1
550ffc
- Bump eds_base_version to 2.26.
550ffc
- Remove patch for RH bug #467804 (fixed upstream).
550ffc
550ffc
* Thu Oct 23 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-2.fc10
550ffc
- Add patch for RH bug #467804 (remove console spew).
550ffc
550ffc
* Tue Oct 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-1.fc10
550ffc
- Update to 2.24.1
550ffc
550ffc
* Mon Sep 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.0-1.fc10
550ffc
- Update to 2.24.0
550ffc
550ffc
* Mon Sep 08 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.92-1.fc10
550ffc
- Update to 2.23.92
550ffc
550ffc
* Mon Sep 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.91-1.fc10
550ffc
- Update to 2.23.91
550ffc
550ffc
* Wed Aug 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.90.1-1.fc10
550ffc
- Update to 2.23.90.1
550ffc
550ffc
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-3.fc10
550ffc
- Add sqlite3 requirement to devel subpackage.
550ffc
550ffc
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-2.fc10
550ffc
- Add sqlite3 to Camel's pkgconfig requirements.
550ffc
550ffc
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-1.fc10
550ffc
- Update to 2.23.6
550ffc
- Add build requirement for sqlite.
550ffc
550ffc
* Mon Jul 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.5-1.fc10
550ffc
- Update to 2.23.5
550ffc
- Remove patch for RH bug #534080 (fixed upstream).
550ffc
550ffc
* Fri Jul 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.23.4-3
550ffc
- fix license tag
550ffc
550ffc
* Thu Jul 03 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.4-2.fc10
550ffc
- Add patch for RH bug #534080 (fix attachment saving).
550ffc
550ffc
* Mon Jun 16 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.4-1.fc10
550ffc
- Update to 2.23.4
550ffc
550ffc
* Mon Jun 02 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.3-1.fc10
550ffc
- Update to 2.23.3
550ffc
- Remove patch for GNOME bug #531439 (fixed upstream).
550ffc
550ffc
* Sun May 18 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-3.fc10
550ffc
- Add patch for GNOME bug #531439 (GPG passphrases destroy passwords).
550ffc
550ffc
* Tue May 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-2.fc10
550ffc
- Fix some third-party package breakage caused by libebackend.
550ffc
550ffc
* Mon May 12 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-1.fc10
550ffc
- Update to 2.23.2
550ffc
- Add files for new libebackend library.
550ffc
- Remove patch for RH bug #202309 (fixed upstream).
550ffc
550ffc
* Mon Apr 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-1.fc10
550ffc
- Update to 2.23.1
550ffc
- Bump eds_base_version to 2.24.
550ffc
- Bump glib2 requirement to 2.16.1.
550ffc
- Drop gnome-vfs2 requirement.
550ffc
550ffc
* Mon Apr 07 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.1-1.fc9
550ffc
- Update to 2.22.1
550ffc
- Remove patch for RH bug #296671 (fixed upstream).
550ffc
- Remove patch for GNOME bug #523023 (fixed upstream).
550ffc
550ffc
* Mon Mar 24 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
550ffc
- Add patch for GNOME bug #523023 (EFolder leak in evo-ex-storage).
550ffc
550ffc
* Tue Mar 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-2.fc9
550ffc
- Add patch for RH bug #296671 (GC servers may not support NTLM).
550ffc
550ffc
* Mon Mar 10 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-1.fc9
550ffc
- Update to 2.22.0
550ffc
550ffc
* Mon Feb 25 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.92-1.fc9
550ffc
- Update to 2.21.92
550ffc
- Remove patch for GNOME bug #516074 (fixed upstream).
550ffc
550ffc
* Thu Feb 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-3.fc9
550ffc
- Try removing the ancient "ldap-x86_64-hack" patch.
550ffc
550ffc
* Wed Feb 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-2.fc9
550ffc
- Rebuild against libsoup 2.3.2.
550ffc
550ffc
* Mon Feb 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-1.fc9
550ffc
- Update to 2.21.91
550ffc
- Add patch for GNOME bug #516074 (latest glibc breaks Camel).
550ffc
550ffc
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
550ffc
- Update to 2.21.90
550ffc
- Remove patch for GNOME bug #509644 (fixed upstream).
550ffc
550ffc
* Thu Jan 17 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-3.fc9
550ffc
- Rename evolution-1.4.4-ldap-x86_64-hack.patch to avoid namespace
550ffc
  collision with similarly named patch in evolution (RH bug #395551).
550ffc
550ffc
* Wed Jan 16 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-2.fc9
550ffc
- Add patch for GNOME bug #509644 (password dialog breakage).
550ffc
- Remove patch for RH bug #384741 (fixed upstream).
550ffc
- Remove patch for GNOME bug #363695 (obsolete).
550ffc
- Remove patch for GNOME bug #376991 (obsolete).
550ffc
550ffc
* Mon Jan 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-1.fc9
550ffc
- Update to 2.21.5
550ffc
550ffc
* Mon Dec 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.4-1.fc9
550ffc
- Update to 2.21.4
550ffc
- Require gtk-doc >= 1.9.
550ffc
550ffc
* Tue Dec  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-2
550ffc
- Rebuild against openssl
550ffc
550ffc
* Mon Dec 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-1.fc9
550ffc
- Update to 2.21.3
550ffc
550ffc
* Thu Nov 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-2.fc9
550ffc
- Add patch for RH bug #384741 (authentication crash).
550ffc
550ffc
* Mon Nov 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-1.fc9
550ffc
- Update to 2.21.2
550ffc
550ffc
* Mon Oct 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-1.fc9
550ffc
- Update to 2.21.1
550ffc
- Bump eds_base_version to 2.22.
550ffc
- Remove patch for RH bug #212106 (fixed upstream).
550ffc
- Remove patch for GNOME bug #417999 (fixed upstream).
550ffc
550ffc
* Fri Oct 26 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-4.fc9
550ffc
- Remove the use_gtk_doc macro.
550ffc
- Remove redundant requirements.
550ffc
- Use the name tag where appropriate.
550ffc
- Add an evolution-data-server-doc subpackage.
550ffc
550ffc
* Thu Oct 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-3.fc9
550ffc
- Porting a couple patches over from RHEL5:
550ffc
- Add patch for RH bug #212106 (address book error on fresh install).
550ffc
- Add patch for RH bug #215702 (bad search filter for LDAP address books).
550ffc
550ffc
* Tue Oct 16 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-2.fc8
550ffc
- Disable patch for GNOME bug #376991 for now.  It may be contributing
550ffc
  to password prompting problems as described in RH bug #296671.
550ffc
550ffc
* Mon Oct 15 2007 Milan Crha <mcrha@redhat.com> - 1.12.1-1.fc8
550ffc
- Update to 1.12.1
550ffc
550ffc
* Mon Sep 17 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.0-1.fc8
550ffc
- Update to 1.12.0
550ffc
550ffc
* Mon Sep 03 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.92-1.fc8
550ffc
- Update to 1.11.92
550ffc
550ffc
* Tue Aug 28 2007 Milan Crha <mcrha@redhat.com> - 1.11.91-1.fc8
550ffc
- Update to 1.11.91
550ffc
- Removed patch for RH bug #215634 (fixed upstream).
550ffc
- Removed patch for GNOME bug #466987 (fixed upstream).
550ffc
550ffc
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> 1.11.90-4.fc8
550ffc
- Add Requires: glib2 >= 2.14.0, since it's in the buildroot now, and
550ffc
  forcibly introduces deps on symbols that don't exist in 2.13.  If
550ffc
  only we had working symbol versioning.
550ffc
550ffc
* Mon Aug 20 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-3.fc8
550ffc
- Revise patch for GNOME bug #417999 to fix GNOME bug #447591
550ffc
  (Automatic Contacts combo boxes don't work).
550ffc
550ffc
* Mon Aug 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-2.fc8
550ffc
- Re-enable the --with-libdb configure option.
550ffc
550ffc
* Mon Aug 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-1.fc8
550ffc
- Update to 1.11.90
550ffc
- Add patch for GNOME bug #466987 (glibc redefines "open").
550ffc
- Remove patch for GNOME bug #415891 (fixed upstream).
550ffc
550ffc
* Wed Aug 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.6.1-1.fc8
550ffc
- Update to 1.11.6.1
550ffc
550ffc
* Tue Jul 31 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.6-1.fc8
550ffc
- Update to 1.11.6
550ffc
- Remove patch for GNOME bug #380534 (fixed upstream).
550ffc
550ffc
* Fri Jul 27 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-3.fc8
550ffc
- Add patch for GNOME bug #380534 (clarify version requirements).
550ffc
550ffc
* Tue Jul 17 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-2.fc8
550ffc
- Add patch for RH bug #243296 (fix LDAP configuration).
550ffc
550ffc
* Mon Jul 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-1.fc8
550ffc
- Update to 1.11.5
550ffc
550ffc
* Mon Jun 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.4-1.fc8
550ffc
- Update to 1.11.4
550ffc
- Remove patch for RH bug #202309 (fixed upstream).
550ffc
- Remove patch for GNOME bug #312854 (fixed upstream).
550ffc
- Remove patch for GNOME bug #447414 (fixed upstream).
550ffc
550ffc
* Fri Jun 15 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-3.fc8
550ffc
- Add patch for GNOME bug #224277 (Camel IMAP security flaw).
550ffc
550ffc
* Thu Jun 14 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-2.fc8
550ffc
- Add patch for GNOME bug #312584 (renaming Exchange folders).
550ffc
550ffc
* Mon Jun 04 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-1.fc8
550ffc
- Update to 1.11.3
550ffc
- Remove patch for GNOME bug #415922 (fixed upstream).
550ffc
550ffc
* Thu May 31 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-3.fc8
550ffc
- Revise patch for GNOME bug #376991 to fix RH bug #241974.
550ffc
550ffc
* Mon May 21 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-2.fc8
550ffc
- Store account passwords in GNOME Keyring.
550ffc
550ffc
* Fri May 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-1.fc8
550ffc
- Update to 1.11.2
550ffc
- Bump eds_base_version to 1.12.
550ffc
- Add patch to fix implicit function declarations.
550ffc
- Remove patch for RH bug #203058 (fixed upstream).
550ffc
- Remove patch for RH bug #210142 (fixed upstream).
550ffc
- Remove patch for RH bug #235290 (fixed upstream).
550ffc
- Remove patch for GNOME bug #360240 (fixed upstream).
550ffc
- Remove patch for GNOME bug #360619 (fixed upstream).
550ffc
- Remove patch for GNOME bug #373117 (fixed upstream).
550ffc
- Revise patch for GNOME bug #415891 (partially fixed upstream).
550ffc
550ffc
* Wed May 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-6.fc7
550ffc
- Add patch for RH bug #215634 (read NSS certificates more reliably).
550ffc
550ffc
* Tue May 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-5.fc7
550ffc
- Add patch for GNOME bug #373146 (spam message triggers crash).
550ffc
550ffc
* Mon May 07 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-4.fc7
550ffc
- Add patch to fix a dangling pointer in e-source-group.c.
550ffc
550ffc
* Mon Apr 30 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-3.fc7
550ffc
- Revise patch for RH bug #235290 to not break string freeze.
550ffc
550ffc
* Tue Apr 24 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-2.fc7
550ffc
- Add patch for RH bug #235290 (APOP authentication vulnerability).
550ffc
550ffc
* Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-1.fc7
550ffc
- Update to 1.10.1
550ffc
- Remove evolution-data-server-1.10.0-no-more-beeps.patch (fixed upstream).
550ffc
550ffc
* Wed Apr 04 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-6.fc7
550ffc
- Revise patch for GNOME bug #417999 (another ESourceComboBox goof).
550ffc
550ffc
* Mon Apr 02 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-5.fc7
550ffc
- Make the new ESourceComboBox widget work properly (RH bug #234760).
550ffc
550ffc
* Tue Mar 27 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-4.fc7
550ffc
- Link to static evolution-openldap library (RH bug #210126).
550ffc
- Require openssl-devel when statically linking against openldap.
550ffc
- Add -Wdeclaration-after-statement to strict build settings.
550ffc
550ffc
* Thu Mar 22 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-3.fc7
550ffc
- Stop beeping at me!
550ffc
550ffc
* Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-2.fc7
550ffc
- Modify patch for GNOME bug #376991 to fix RH bug #231994.
550ffc
- Add patch for GNOME bug #417999 (avoid deprecated GTK+ symbols).
550ffc
- Remove evolution-data-server-1.0.2-workaround-cal-backend-leak.patch.
550ffc
- Remove evolution-data-server-1.2.2-fix_open_calendar_declaration.patch.
550ffc
- Remove evolution-data-server-1.3.8-fix-implicit-function-declarations.
550ffc
550ffc
* Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-1.fc7
550ffc
- Update to 1.10.0
550ffc
- Remove patch for GNOME bug #301363 (fixed upstream).
550ffc
550ffc
* Fri Mar 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-4.fc7
550ffc
- Add patch for GNOME bug #415922 (support MS ISA Server 2004).
550ffc
- Patch by Kenny Root.
550ffc
550ffc
* Thu Mar 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-3.fc7
550ffc
- Add patch for GNOME bug #415891 (introduce EFlag API).
550ffc
- Add patch for GNOME bug #376991 (refactor password handling).
550ffc
550ffc
* Tue Mar 06 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-2.fc7
550ffc
- Add patch for GNOME bug #301363 (update timezones).
550ffc
550ffc
* Mon Feb 26 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-1.fc7
550ffc
- Update to 1.9.92
550ffc
- Remove patch for GNOME bug #356177 (fixed upstream).
550ffc
- Add minimum version to intltool requirement (current >= 0.35.5).
550ffc
550ffc
* Mon Feb 12 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.91-1.fc7
550ffc
- Update to 1.9.91
550ffc
- Add flag to disable deprecated Pango symbols.
550ffc
- Remove patch for GNOME bug #359979 (fixed upstream).
550ffc
550ffc
* Sun Jan 21 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-4.fc7
550ffc
- Revise evolution-data-server-1.8.0-no-gnome-common.patch so that we no
550ffc
  longer have to run autoconf before building.
550ffc
550ffc
* Wed Jan 10 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-3.fc7
550ffc
- Add patch for GNOME bug #359979 (change EMsgPort semantics).
550ffc
550ffc
* Tue Jan 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-2.fc7
550ffc
- Require libsoup-devel in devel subpackage (RH bug #152482).
550ffc
550ffc
* Mon Jan 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-1.fc7
550ffc
- Update to 1.9.5
550ffc
- Remove patch for GNOME bug #362638 (fixed upstream).
550ffc
- Remove patch for GNOME bug #387638 (fixed upstream).
550ffc
550ffc
* Tue Dec 19 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.4-1.fc7
550ffc
- Update to 1.9.4
550ffc
- Add patch for GNOME bug #373117 (storing color settings).
550ffc
- Add patch for GNOME bug #387638 (implicit function declaration).
550ffc
550ffc
* Mon Dec 04 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.3-1.fc7
550ffc
- Update to 1.9.3
550ffc
- Remove patch for GNOME bug #353924 (fixed upstream).
550ffc
550ffc
* Fri Nov 10 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-3.fc7
550ffc
- Add patch for RH bug #210142 (calendar crash in indic locales).
550ffc
550ffc
* Wed Nov 08 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-2.fc7
550ffc
- Add patch for RH bug #203058 (name selector dialog glitch).
550ffc
550ffc
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-1.fc7
550ffc
- Update to 1.9.2
550ffc
- Remove patch for Gnome.org bugs #369168, #369259, and #369261
550ffc
  (fixed upstream).
550ffc
550ffc
* Thu Nov  2 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-4.fc7
550ffc
- Add patch for Gnome.org bug #369168, #369259, and #369261
550ffc
  (misc camel bugs reported by Hans Petter Jansson).
550ffc
550ffc
* Wed Nov  1 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-3.fc7
550ffc
- Add patch for Gnome.org bug #353924 (category sorting).
550ffc
550ffc
* Fri Oct 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-2.fc7
550ffc
- Rebuild
550ffc
550ffc
* Fri Oct 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-2.fc7
550ffc
- Update to 1.9.1
550ffc
- Add patch for Gnome.org bug #356177 (deprecate EMutex).
550ffc
- Add patch for Gnome.org bug #363695 (deprecate EMemPool, EStrv, EPoolv).
550ffc
- Remove Jerusalem.ics timezone file (fixed upstream).
550ffc
- Remove patch for RH bug #198935 (fixed upstream).
550ffc
550ffc
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.1-1.fc7
550ffc
- Update to 1.8.1
550ffc
- Use stricter build settings.
550ffc
- Add patch for Gnome.org bug #360240 ("unused variable" warnings).
550ffc
- Add patch for Gnome.org bug #360619 ("incompatible pointer type" warnings).
550ffc
- Add patch for Gnome.org bug #362638 (deprecate EThread).
550ffc
- Remove patch for RH bug #198935 (fixed upstream).
550ffc
- Remove patch for RH bug #205187 (fixed upstream).
550ffc
- Remove patch for Gnome.org bug #353478 (fixed upstream).
550ffc
- Remove patch for Gnome.org bug #356828 (fixed upstream).
550ffc
- Remove patch for Gnome.org bug #357666 (fixed upstream).
550ffc
550ffc
* Tue Sep 26 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-11.fc6
550ffc
- Add patch for RH bug #203915 (fix dangerous mallocs in camel).
550ffc
550ffc
* Mon Sep 25 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-10.fc6
550ffc
- Add patch for Gnome.org bug #357666.
550ffc
550ffc
* Thu Sep 21 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-9.fc6
550ffc
- Revise patch for RH bug #198935 (fix a crash reported in bug #207446).
550ffc
550ffc
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-8.fc6
550ffc
- Revise patch for RH bug #198935 (fix a typo).
550ffc
550ffc
* Wed Sep 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.8.0-7.fc6
550ffc
- Fix the timezone info for Jerusalem  (#207161)
550ffc
550ffc
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-6.fc6
550ffc
- Add patch for Gnome.org bug #356828 (lingering file on uninstall).
550ffc
550ffc
* Mon Sep 18 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-5.fc6
550ffc
- Revise patch for RH bug #205187 (use upstream's version).
550ffc
550ffc
* Sat Sep 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-4.fc6
550ffc
- Add patch for RH bug #205187 (crash on startup).
550ffc
550ffc
* Fri Sep 15 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-3.fc6
550ffc
- Revise patch for RH bug #198935 to eliminate a race condition.
550ffc
550ffc
* Tue Sep 12 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-2.fc6
550ffc
- Add patch for RH bug #198935.
550ffc
550ffc
* Mon Sep  4 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1.fc6
550ffc
- Update to 1.8.0
550ffc
- Remove evolution-data-server-1.5.4-make_imap4_optional.patch (fixed upstream)
550ffc
  and save remaining hunk as evolution-data-server-1.8.0-no-gnome-common.patch.
550ffc
- Remove patch for RH bug #202329 (fixed upstream).
550ffc
- Remove patch for Gnome.org bug #349847 (fixed upstream).
550ffc
550ffc
* Tue Aug 29 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-4.fc6
550ffc
- Revise patch for RH bug #198935.
550ffc
- Add patch for Gnome.org bug #353478.
550ffc
550ffc
* Mon Aug 28 2006 Ray Strode <rstrode@redhat.com> - 1.7.92-3.fc6
550ffc
- Add patch from Veerapuram Varadhan to fix fd leak (bug 198935).
550ffc
550ffc
* Tue Aug 22 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-2
550ffc
- Add patch for Gnome.org bug #349847.
550ffc
550ffc
* Mon Aug 21 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-1
550ffc
- Update to 1.7.92
550ffc
550ffc
* Wed Aug 16 2006 Ray Strode <rstrode@redhat.com> - 1.7.91-3
550ffc
- Add fix from Matthias Clasen that might help bug 202309.
550ffc
550ffc
* Mon Aug 14 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-2
550ffc
- Add patch for RH bug #202329.
550ffc
550ffc
* Mon Aug  7 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-1
550ffc
- Update to 1.7.91
550ffc
- Remove patch for Gnome.org bug #348725 (fixed upstream).
550ffc
550ffc
* Fri Aug  4 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-5
550ffc
- Update to 1.7.90.1 (again)
550ffc
550ffc
* Thu Aug  3 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-5
550ffc
- Remove patches for Gnome.org bug #309079 (rejected upstream).
550ffc
- One of these patches was causing RH bug #167157.
550ffc
550ffc
* Thu Aug  3 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-4
550ffc
- No longer packaging unused patches.
550ffc
550ffc
* Mon Jul 31 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-3
550ffc
- Revert to version 1.7.4 to prevent API/ABI breakage.
550ffc
- Add back patch to make --with-libdb configure option work.
550ffc
550ffc
* Mon Jul 31 2006 Ray Strode <rstrode@redhat.com> - 1.7.90.1-4
550ffc
- add executable bits to libs 
550ffc
550ffc
* Mon Jul 31 2006 Matthias Clasen <mclasen@redhat.com> - 1.7.90.1-3
550ffc
- Rebuild
550ffc
550ffc
* Wed Jul 26 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-2
550ffc
- Rebuild
550ffc
550ffc
* Tue Jul 25 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-1
550ffc
- Update to 1.7.90.1
550ffc
- Add patch for Gnome.org bug #348725.
550ffc
- Remove patch to make --with-db configure option work (fixed upstream).
550ffc
550ffc
* Wed Jul 19 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-2
550ffc
- Dynamically link to BDB.
550ffc
- Add patch to make --with-db configure option work.
550ffc
- Add Requires for db4 and BuildRequires for db4-devel.
550ffc
- Clean up spec file, renumber patches.
550ffc
550ffc
* Wed Jul 12 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-1
550ffc
- Update to 1.7.4
550ffc
- Remove patch for Gnome.org bug #345965 (fixed upstream).
550ffc
550ffc
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.7.3-3.1
550ffc
- rebuild
550ffc
550ffc
* Tue Jun 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.3-3
550ffc
- Show GPG key name when asking for the password (Gnome.org #345965).
550ffc
550ffc
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1.7.3-2
550ffc
- rebuilt with new gnutls
550ffc
550ffc
* Tue Jun 13 2006 Matthisa Clasen  <mclasen@redhat.com> 1.7.3-1
550ffc
- Update to 1.7.3
550ffc
550ffc
* Thu Jun  8 2006 Jeremy Katz <katzj@redhat.com> - 1.7.2-3
550ffc
- BR flex
550ffc
550ffc
* Sat May 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2-2
550ffc
- Add missing BuildRequires for gettext (#193360).
550ffc
550ffc
* Wed May 17 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2
550ffc
- Update to 1.7.2
550ffc
- Remove evolution-data-server-1.7.1-nss_auto_detect.patch; in upstream now.
550ffc
550ffc
* Sun May 14 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.1-2
550ffc
- Add temporary patch evolution-data-server-1.7.1-nss_auto_detect.patch
550ffc
  to help `configure' detect the SSL modules (closes #191567).
550ffc
550ffc
* Wed May 10 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.1-1
550ffc
- Update to 1.7.1
550ffc
- Bump eds_base_version from 1.6 to 1.8.
550ffc
- Disable evolution-data-server-1.2.0-validatehelo.patch (accepted upstream).
550ffc
550ffc
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 1.6.1-3
550ffc
- Avoid a multilib conflict
550ffc
550ffc
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 1.6.1-2
550ffc
- Update to 1.6.1
550ffc
550ffc
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 1.6.0-1
550ffc
- 1.6.0
550ffc
550ffc
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 1.5.92-1
550ffc
- 1.5.92
550ffc
550ffc
* Tue Feb 14 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
550ffc
- 1.5.91
550ffc
550ffc
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.5.90-2.2
550ffc
- bump again for double-long bug on ppc(64)
550ffc
550ffc
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.5.90-2.1
550ffc
- rebuilt for new gcc4.1 snapshot and glibc changes
550ffc
550ffc
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 1.5.90-2
550ffc
- add build deps (bug 137553)
550ffc
550ffc
* Mon Jan 30 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
550ffc
- 1.5.90
550ffc
- explicitly list various files rather than rely on globbing
550ffc
- enabled parallel make
550ffc
550ffc
* Wed Jan 25 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.5-1
550ffc
- 1.5.5
550ffc
- added CalDAV backend to the list of packaged extensions
550ffc
550ffc
* Mon Jan  9 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-4
550ffc
- updated patch 300 to remove usage of GNOME_COMPILE_WARNINGS from configure.in
550ffc
  (since gnome-common might not be available when we rerun the autotools)
550ffc
550ffc
* Mon Jan  9 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-3
550ffc
- added patch to make the "imap4"/"IMAP4rev1" backend optional; disable it in 
550ffc
  our packages; re-run automake since we have touched various Makefile.am 
550ffc
  files; rerun intltoolize to avoid incompatibilities between tarball copy of
550ffc
  intltool-merge.in and intltool.m4 in intltool package (@EXPANDED_LIBDIR@
550ffc
  renamed to @INTLTOOL_LIBDIR@) (#167574)
550ffc
- explicitly list the camel providers and e-d-s extension files in the spec file
550ffc
550ffc
* Thu Jan  5 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-2
550ffc
- added patch from David Woodhouse to validate reverse DNS domain before using 
550ffc
  in SMTP greeting (patch 103, #151121)
550ffc
550ffc
* Tue Jan  3 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-1
550ffc
- 1.5.4
550ffc
550ffc
* Mon Dec 19 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.3-2
550ffc
- Update specfile and patch 5 (evolution-data-server-1.3.5-nspr_fix.patch) to
550ffc
  use nss rather than mozilla-nss throughout
550ffc
550ffc
* Mon Dec 19 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.3-1
550ffc
- 1.5.3
550ffc
550ffc
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
550ffc
- rebuilt
550ffc
550ffc
* Tue Dec  6 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.2-1
550ffc
- 1.5.2
550ffc
- bump eds_base_version from 1.4 to 1.6
550ffc
- updated patch 102
550ffc
550ffc
* Mon Dec  5 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.2.1-1
550ffc
- 1.4.2.1
550ffc
550ffc
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.2-1
550ffc
- 1.4.2
550ffc
550ffc
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-3
550ffc
- add -DLDAP_DEPRECATED to CFLAGS (#172999)
550ffc
550ffc
* Thu Nov 10 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-2
550ffc
- Updated license field to reflect change from GPL to LGPL
550ffc
- Remove all static libraries, not just those in /usr/lib; avoid listing libdir
550ffc
  subdirectory so that we can be more explicit about the package payload (bug
550ffc
  #172882)
550ffc
550ffc
* Mon Oct 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-1
550ffc
- 1.4.1.1
550ffc
550ffc
* Mon Oct 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1-2
550ffc
- Updated patch 102 (fix-implicit-function-declarations) to include fix for 
550ffc
  http calendar backend (thanks to Peter Robinson)
550ffc
550ffc
* Tue Oct  4 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1-1
550ffc
- 1.4.1
550ffc
550ffc
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 1.4.0-2
550ffc
- rebuild now that mozilla builds on ppc64
550ffc
550ffc
* Tue Sep  6 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.0-1
550ffc
- 1.4.0
550ffc
- Removed evolution-data-server-1.3.8-fix-libical-vsnprintf.c.patch; a version
550ffc
  of this is now upstream (was patch 103, added in 1.3.8-2)
550ffc
550ffc
* Wed Aug 31 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-6
550ffc
- Use regular LDAP library for now, rather than evolution-openldap (#167238)
550ffc
550ffc
* Tue Aug 30 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-5
550ffc
- Add -Werror-implicit-function-declaration back to CFLAGS at the make stage, 
550ffc
  after the configure, to spot 64-bit problems whilst avoiding breaking 
550ffc
  configuration tests; expand patch 102 to avoid this breaking libdb's CFLAGS
550ffc
550ffc
* Wed Aug 24 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-4
550ffc
- Remove -Werror-implicit-function-declaration from CFLAGS; this broke the
550ffc
  configuration test for fast mutexes in the internal copy of libdb, and hence
550ffc
  broke access to local addressbooks (#166742)
550ffc
- Introduce static_ldap macro; use it to link to static evolution-openldap 
550ffc
  library, containing NTLM support for LDAP binds (needed by Exchange support)
550ffc
550ffc
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-3
550ffc
- Updated patch 102 to fix further implicit function declarations
550ffc
550ffc
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-2
550ffc
- added patch (103) to fix problem with configuration macros in libical's
550ffc
  vsnprintf.c
550ffc
550ffc
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-1
550ffc
- 1.3.8
550ffc
- Add -Werror-implicit-function-declaration to CFLAGS, to avoid 64-bit issues
550ffc
  and add patch to fix these where they occur (patch 102)
550ffc
550ffc
* Mon Aug 15 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.7-2
550ffc
- rebuild
550ffc
550ffc
* Tue Aug  9 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.7-1
550ffc
- 1.3.7
550ffc
550ffc
* Mon Aug  8 2005 Tomas Mraz <tmraz@redhat.com> - 1.3.6.1-2
550ffc
- rebuild with new gnutls
550ffc
550ffc
* Fri Jul 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.6.1-1
550ffc
- 1.3.6.1
550ffc
550ffc
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.6-1
550ffc
- 1.3.6
550ffc
550ffc
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.5-2
550ffc
- Added patch to use nspr rather than mozilla-nspr when doing pkg-config tests
550ffc
  (Patch5: evolution-data-server-1.3.5-nspr_fix.patch)
550ffc
550ffc
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.5-1
550ffc
- 1.3.5
550ffc
- Split eds_major (was 1.2) into eds_base_version (1.4) and eds_api_version
550ffc
  (1.2) to correspond to BASE_VERSION and API_VERSION in configure.in; updated
550ffc
  rest of specfile accordingly.
550ffc
- Removed upstreamed patch: 
550ffc
  evolution-data-server-1.2.0-cope-with-a-macro-called-read.patch
550ffc
550ffc
* Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-4.fc5
550ffc
- Added leak fixes for GNOME bug 309079 provided by Mark G. Adams
550ffc
550ffc
* Wed May 18 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-3
550ffc
- bumped libsoup requirement to 2.2.3; removed mozilla_build_version, using
550ffc
  pkg-config instead for locating NSPRS and NSS headers/libraries (#158085)
550ffc
550ffc
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-2
550ffc
- added patch to calendar/libecal/e-cal.c to fix missing declaration of open_calendar
550ffc
550ffc
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-1
550ffc
- 1.2.2
550ffc
550ffc
* Thu Mar 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.1-1
550ffc
- 1.2.1
550ffc
550ffc
* Thu Mar 10 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-3
550ffc
- Removed explicit run-time spec-file requirement on mozilla.
550ffc
  The Mozilla NSS API/ABI stabilised by version 1.7.3
550ffc
  The libraries are always located in the libdir
550ffc
  However, the headers are in /usr/include/mozilla-%%{mozilla_build_version}
550ffc
  and so they move each time the mozilla version changes.
550ffc
  So we no longer have an explicit mozilla run-time requirement in the specfile; 
550ffc
  a requirement on the appropriate NSS and NSPR .so files is automagically generated on build.
550ffc
  We have an explicit, exact build-time version, so that we can find the headers (without
550ffc
  invoking an RPM query from the spec file; to do so is considered bad practice)
550ffc
- Introduced mozilla_build_version, to replace mozilla_version
550ffc
- Set mozilla_build_version to 1.7.6 to reflect current state of tree
550ffc
550ffc
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-2
550ffc
- Added a patch to deal with glibc defining a macro called "read"
550ffc
550ffc
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-1
550ffc
- 1.2.0
550ffc
- Removed patch for GCC 4 as this is now in upstream tarball
550ffc
550ffc
* Wed Mar  2 2005 Jeremy Katz <katzj@redhat.com> - 1.1.6-6
550ffc
- rebuild to fix library linking silliness
550ffc
550ffc
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-5
550ffc
- disabling gtk-doc on ia64 and s390x
550ffc
550ffc
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-4
550ffc
- added macro use_gtk_doc; added missing BuildRequires on gtk-doc; enabled gtk-doc generation on all platforms (had been disabled on ia64)
550ffc
550ffc
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-3
550ffc
- extended patch to deal with camel-groupwise-store-summary.c
550ffc
550ffc
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-2
550ffc
- added patch to fix badly-scoped declaration of "namespace_clear" in camel-imap-store-summary.c
550ffc
550ffc
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-1
550ffc
- 1.1.6
550ffc
550ffc
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-3
550ffc
- rebuild
550ffc
550ffc
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-2
550ffc
- forgot to fix sources
550ffc
550ffc
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-1
550ffc
- 1.1.5
550ffc
550ffc
* Thu Jan 27 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.2-1
550ffc
- Update from unstable 1.1.4.1 to unstable 1.1.1.4.2
550ffc
550ffc
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-3
550ffc
- disable gtk-doc generation on ia64 for now
550ffc
550ffc
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-2
550ffc
- Exclude ppc64 due to missing mozilla dependency
550ffc
550ffc
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-1
550ffc
- Update from 1.0.3 to 1.1.4.1
550ffc
- Updated eds_major from 1.0 to 1.2; fixed translation search path.
550ffc
- Removed 64-bit patch for calendar backend hash table; upstream now stores pointers to ECalBackendFactory, rather than GType
550ffc
- Removed calendar optimisation patch for part of part of bug #141283 as this is now in the upstream tarball
550ffc
- Added /usr/lib/evolution-data-server-%%{eds_major} to cover the extensions, plus the camel code now in e-d-s, rather than evolution
550ffc
- Added /usr/share/pixmaps/evolution-data-server-%%{eds_major} to cover the category pixmaps
550ffc
- Camel code from evolution is now in evolution-data-server:
550ffc
  - Added camel-index-control and camel-lock-helper to packaged files
550ffc
  - Added mozilla dependency code from the evolution package
550ffc
  - Ditto for LDAP
550ffc
  - Ditto for krb5
550ffc
  - Ditto for NNTP support handling
550ffc
  - Ditto for --enable-file-locking and --enable-dot-locking
550ffc
- Added requirements on libbonobo, libgnomeui, gnome-vfs2, GConf2, libglade2
550ffc
- Updated libsoup requirement from 2.2.1 to 2.2.2
550ffc
- Enabled gtk-doc
550ffc
550ffc
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.3-2
550ffc
- fixed packaging of translation files to reflect upstream change to GETTEXT_PACKAGE being evolution-data-server-1.0 rather than -1.5
550ffc
550ffc
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.3-1
550ffc
- update from upstream 1.0.2 to 1.0.3:
550ffc
  * Address Book
550ffc
    - prevent e_book_commit_contact from crashing on multiple calls (Diego Gonzalez)
550ffc
    - prevent file backend from crashing if uid of vcard is NULL (Diego Gonzalez)
550ffc
550ffc
  * Calendar
550ffc
    #XB59904 - Speed up calendar queries (Rodrigo)
550ffc
    #XB69624 - make changes in evo corresponding to soap schema changes  (Siva)
550ffc
    - fix libical build for automake 1.9 (Rodney)
550ffc
    - fix putenv usage for portability (Julio M. Merino Vidal)
550ffc
550ffc
  * Updated Translations:
550ffc
    - sv (Christian Rose)
550ffc
550ffc
- Removed patches to fix build on x86_64 and calendar optimisation for XB59004 as these are in the upstream tarball
550ffc
550ffc
* Tue Dec  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-6
550ffc
- Amortize writes to a local cache of a webcal calendar, fixing further aspect of #141283 (upstream bugzilla #70267), as posted to mailing list here:
550ffc
http://lists.ximian.com/archives/public/evolution-patches/2004-December/008338.html
550ffc
(The groupwise part of that patch did not cleanly apply, so I removed it).
550ffc
550ffc
* Thu Dec  2 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-5
550ffc
- Added fix for #141283 (upstream bugzilla XB 59904), a backported calendar 
550ffc
optimisation patch posted to upstream development mailing list here:
550ffc
http://lists.ximian.com/archives/public/evolution-patches/2004-November/008139.html
550ffc
550ffc
* Wed Nov  3 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-4
550ffc
- Added patch to fix usage of GINT_TO_POINTER/GPOINTER_TO_INT for calendar backend GType hash table, breaking on ia64  (#136914)
550ffc
550ffc
* Wed Oct 20 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-3
550ffc
- added workaround for a backend leak that causes the "contacts" calendar 
550ffc
backend to hold open an EBook for the local contacts (filed upstream at:
550ffc
http://bugzilla.ximian.com/show_bug.cgi?id=68533 ); this was causing e-d-s to
550ffc
never lose its last addressbook, and hence never quit.  We workaround this by
550ffc
detecting this condition and exiting when it occurs, fixing bug #134851 and #134849.
550ffc
550ffc
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-2
550ffc
- added patch to fix build on x86_64 (had multiple definitions of mutex code in libdb/dbinc.mutex.h)
550ffc
550ffc
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-1
550ffc
- update from 1.0.1 to 1.0.2
550ffc
- increased libsoup requirement to 2.2.1 to match configuration script
550ffc
550ffc
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.1-1
550ffc
- update from 1.0.0 to 1.0.1
550ffc
- removed patch that fixed warnings in calendar code (now in upstream tarball)
550ffc
550ffc
* Mon Sep 20 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.0-2
550ffc
- fixed various warnings in the calendar code 
550ffc
  (filed upstream here: http://bugzilla.ximian.com/show_bug.cgi?id=66383)
550ffc
550ffc
* Tue Sep 14 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.0-1
550ffc
- update from 0.0.99 to 1.0.0
550ffc
- changed path in FTP source location from 0.0 to 1.0
550ffc
550ffc
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.99-1
550ffc
- update from 0.0.98 to 0.0.99
550ffc
- increased libsoup requirement to 2.2.0 to match configuration script
550ffc
550ffc
* Mon Aug 16 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.98-1
550ffc
- updated tarball from 0.0.97 to 0.0.98; updated required libsoup version to 2.1.13
550ffc
550ffc
* Thu Aug  5 2004 Warren Togami <wtogami@redhat.com> - 0.0.97-2
550ffc
- pkgconfig -devel Requires libbonobo-devel, libgnome-devel
550ffc
550ffc
* Wed Aug  4 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.97-1
550ffc
- upgraded to 0.0.97; rewrote the package's description
550ffc
550ffc
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com>
550ffc
- rebuilt
550ffc
550ffc
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-2
550ffc
- added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel
550ffc
550ffc
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-1
550ffc
- 0.0.96; libsoup required is now 2.1.12
550ffc
550ffc
* Thu Jul  8 2004 David Malcolm <dmalcolm@redhat.com>
550ffc
- rebuilt
550ffc
550ffc
* Wed Jul  7 2004 David Malcolm <dmalcolm@redhat.com>
550ffc
- rebuilt
550ffc
550ffc
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.95-1
550ffc
- 0.0.95
550ffc
550ffc
* Thu Jun 17 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94.1-1
550ffc
- 0.0.94.1
550ffc
550ffc
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-2
550ffc
- rebuilt
550ffc
550ffc
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-1
550ffc
- 0.0.94
550ffc
550ffc
* Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-4
550ffc
- added ORBit2 requirement
550ffc
550ffc
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-3
550ffc
- rebuild again
550ffc
550ffc
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-2
550ffc
- rebuilt
550ffc
550ffc
* Thu May 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-1
550ffc
- 0.0.93; libsoup required is now 2.1.10
550ffc
550ffc
* Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.92-1
550ffc
- Update to 0.0.92; added a define and a requirement on the libsoup version
550ffc
550ffc
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 0.0.90-1
550ffc
- 0.0.90
550ffc
550ffc
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
550ffc
- rebuilt
550ffc
550ffc
* Mon Jan 26 2004 Jeremy Katz <katzj@redhat.com> - 0.0.6-1
550ffc
- 0.0.6
550ffc
550ffc
* Wed Jan 21 2004 Jeremy Katz <katzj@redhat.com> - 0.0.5-2
550ffc
- better fix by using system libtool
550ffc
550ffc
* Mon Jan 19 2004 Jeremy Katz <katzj@redhat.com> 0.0.5-1
550ffc
- add some libdb linkage to make the build on x86_64 happy
550ffc
550ffc
* Wed Jan 14 2004 Jeremy Katz <katzj@redhat.com> 0.0.5-0
550ffc
- update to 0.0.5
550ffc
550ffc
* Sat Jan  3 2004 Jeremy Katz <katzj@redhat.com> 0.0.4-0
550ffc
- Initial build.