ea758ca
%undefine __cmake_in_source_build
ea758ca
6341d1b
%global json_glib_version 1.0.4
f60e4e6
%global libmspack_version 0.4
6341d1b
%global libsoup_version 2.58
Matthew Barnes 3a60f1c
Matthew Barnes 3a60f1c
Name: evolution-ews
2cf7cc7
Version: 3.44.4
51a2f65
Release: 1%{?dist}
Matthew Barnes 3a60f1c
Summary: Evolution extension for Exchange Web Services
6341d1b
License: LGPLv2+
3c44de1
URL: https://wiki.gnome.org/Apps/Evolution
72478df
Source: http://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
3fd75da
3fd75da
%global eds_evo_version %{version}
Matthew Barnes 3a60f1c
3fd75da
Requires: evolution >= %{eds_evo_version}
3fd75da
Requires: evolution-data-server >= %{eds_evo_version}
0534b46
Requires: %{name}-langpacks = %{version}-%{release}
f60e4e6
Requires: libmspack >= %{libmspack_version}
07167ce
da57f64
BuildRequires: cmake
da57f64
BuildRequires: gcc
Matthew Barnes 3a60f1c
BuildRequires: intltool
94b2e14
BuildRequires: make
3fd75da
BuildRequires: pkgconfig(camel-1.2) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(evolution-shell-3.0) >= %{eds_evo_version}
ad00df0
BuildRequires: pkgconfig(glib-2.0)
ad00df0
BuildRequires: pkgconfig(gtk+-3.0)
6341d1b
BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
3fd75da
BuildRequires: pkgconfig(libebackend-1.2) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(libebook-1.2) >= %{eds_evo_version}
2b1d9cb
BuildRequires: pkgconfig(libecal-2.0) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(libedata-book-1.2) >= %{eds_evo_version}
2b1d9cb
BuildRequires: pkgconfig(libedata-cal-2.0) >= %{eds_evo_version}
3fd75da
BuildRequires: pkgconfig(libemail-engine) >= %{eds_evo_version}
ad00df0
BuildRequires: pkgconfig(libical)
ad00df0
BuildRequires: pkgconfig(libmspack) >= %{libmspack_version}
6341d1b
BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
Matthew Barnes 3a60f1c
Matthew Barnes 3a60f1c
%description
Matthew Barnes 3a60f1c
This package allows Evolution to interact with Microsoft Exchange servers,
Matthew Barnes 3a60f1c
versions 2007 and later, through its Exchange Web Services (EWS) interface.
Matthew Barnes 3a60f1c
0534b46
%package langpacks
0534b46
Summary: Translations for %{name}
0534b46
BuildArch: noarch
0534b46
Requires: %{name} = %{version}-%{release}
0534b46
0534b46
%description langpacks
0534b46
This package contains translations for %{name}.
0534b46
Matthew Barnes 3a60f1c
%prep
d8f9a73
%autosetup -p1 -S gendiff
Matthew Barnes 3a60f1c
Matthew Barnes 3a60f1c
%build
Matthew Barnes 97b3806
export CFLAGS="$RPM_OPT_FLAGS -Wno-deprecated-declarations"
ea758ca
%cmake -G "Unix Makefiles"
ea758ca
%cmake_build
Matthew Barnes 3a60f1c
Matthew Barnes 3a60f1c
%install
ea758ca
%cmake_install
Matthew Barnes 3a60f1c
Matthew Barnes 3a60f1c
%find_lang %{name}
Matthew Barnes 3a60f1c
d9f541a
%ldconfig_scriptlets
Matthew Barnes 3a60f1c
0534b46
%files
d975bcf
%license COPYING
d975bcf
%doc NEWS README
da57f64
%{_libdir}/evolution/modules/module-ews-configuration.so
914c683
%{_libdir}/evolution/modules/module-microsoft365-configuration.so
Matthew Barnes 3a60f1c
%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
Matthew Barnes 3a60f1c
%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
6341d1b
%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.so
6341d1b
%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.urls
Matthew Barnes 93b4922
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
6341d1b
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendmicrosoft365.so
Matthew Barnes 93b4922
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
6341d1b
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendmicrosoft365.so
Matthew Barnes 93b4922
%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
6341d1b
%{_libdir}/evolution-data-server/registry-modules/module-microsoft365-backend.so
da57f64
%{_libdir}/evolution-ews/libcamelews-priv.so
da57f64
%{_libdir}/evolution-ews/libevolution-ews.so
6341d1b
%{_libdir}/evolution-ews/libevolution-microsoft365.so
0f6c6be
%{_datadir}/metainfo/org.gnome.Evolution-ews.metainfo.xml
7c177b3
%{_datadir}/evolution/errors/module-ews-configuration.error
b97232d
%{_datadir}/evolution-data-server/ews/windowsZones.xml
Matthew Barnes 3a60f1c
ea758ca
%files langpacks -f %{name}.lang
0534b46
Matthew Barnes 3a60f1c
%changelog
2cf7cc7
* Fri Aug 05 2022 Milan Crha <mcrha@redhat.com> - 3.44.4-1
2cf7cc7
- Update to 3.44.4
2cf7cc7
7c259bc
* Fri Jul 01 2022 Milan Crha <mcrha@redhat.com> - 3.44.3-1
7c259bc
- Update to 3.44.3
7c259bc
51a2f65
* Fri May 27 2022 Milan Crha <mcrha@redhat.com> - 3.44.2-1
51a2f65
- Update to 3.44.2
51a2f65
1a1a6ab
* Wed May 11 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-2
1a1a6ab
- Resolves: #2083947 (Limit linking of gtk+ in shared libraries)
1a1a6ab
1b89c36
* Fri Apr 22 2022 Milan Crha <mcrha@redhat.com> - 3.44.1-1
1b89c36
- Update to 3.44.1
1b89c36
72478df
* Fri Mar 18 2022 Milan Crha <mcrha@redhat.com> - 3.44.0-1
72478df
- Update to 3.44.0
72478df
8a996cc
* Fri Mar 04 2022 Milan Crha <mcrha@redhat.com> - 3.43.3-1
8a996cc
- Update to 3.43.3
8a996cc
549a3ac
* Fri Feb 11 2022 Milan Crha <mcrha@redhat.com> - 3.43.2-1
549a3ac
- Update to 3.43.2
549a3ac
afffb39
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.1-2
afffb39
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
afffb39
ddeb9c6
* Fri Jan 07 2022 Milan Crha <mcrha@redhat.com> - 3.43.1-1
ddeb9c6
- Update to 3.43.1
ddeb9c6
8c94ccf
* Fri Oct 29 2021 Milan Crha <mcrha@redhat.com> - 3.42.1-1
8c94ccf
- Update to 3.42.1
8c94ccf
86d29a8
* Fri Sep 17 2021 Milan Crha <mcrha@redhat.com> - 3.42.0-1
86d29a8
- Update to 3.42.0
86d29a8
b6f20b0
* Fri Sep 03 2021 Milan Crha <mcrha@redhat.com> - 3.41.3-1
b6f20b0
- Update to 3.41.3
b6f20b0
a7c641f
* Fri Aug 13 2021 Milan Crha <mcrha@redhat.com> - 3.41.2-1
a7c641f
- Update to 3.41.2
a7c641f
f34d77b
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.41.1-2
f34d77b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
f34d77b
6123ee7
* Fri Jul 09 2021 Milan Crha <mcrha@redhat.com> - 3.41.1-1
6123ee7
- Update to 3.41.1
6123ee7
3fbabdf
* Fri Jun 04 2021 Milan Crha <mcrha@redhat.com> - 3.40.2-1
3fbabdf
- Update to 3.40.2
3fbabdf
1a61459
* Fri Apr 30 2021 Milan Crha <mcrha@redhat.com> - 3.40.1-1
1a61459
- Update to 3.40.1
1a61459
7374c8d
* Fri Mar 19 2021 Milan Crha <mcrha@redhat.com> - 3.40.0-1
7374c8d
- Update to 3.40.0
7374c8d
fe22e95
* Fri Mar 12 2021 Milan Crha <mcrha@redhat.com> - 3.39.3-1
fe22e95
- Update to 3.39.3
fe22e95
f0e78dd
* Fri Feb 12 2021 Milan Crha <mcrha@redhat.com> - 3.39.2-1
f0e78dd
- Update to 3.39.2
f0e78dd
8f6299a
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.39.1-2
8f6299a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
8f6299a
6fd1db4
* Fri Jan 08 2021 Milan Crha <mcrha@redhat.com> - 3.39.1-1
6fd1db4
- Update to 3.39.1
6fd1db4
f736ec6
* Fri Nov 20 2020 Milan Crha <mcrha@redhat.com> - 3.38.2-1
f736ec6
- Update to 3.38.2
f736ec6
e09397a
* Fri Oct 02 2020 Milan Crha <mcrha@redhat.com> - 3.38.1-1
e09397a
- Update to 3.38.1
e09397a
1b4f076
* Fri Sep 11 2020 Milan Crha <mcrha@redhat.com> - 3.38.0-1
1b4f076
- Update to 3.38.0
1b4f076
49925d5
* Fri Sep 04 2020 Milan Crha <mcrha@redhat.com> - 3.37.92-1
49925d5
- Update to 3.37.92
49925d5
6341d1b
* Fri Aug 07 2020 Milan Crha <mcrha@redhat.com> - 3.37.90-1
6341d1b
- Update to 3.37.90
6341d1b
7dc53f4
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-2
7dc53f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
7dc53f4
d8f9a73
* Fri Jul 03 2020 Milan Crha <mcrha@redhat.com> - 3.37.3-1
d8f9a73
- Update to 3.37.3
d8f9a73
97c876e
* Fri May 29 2020 Milan Crha <mcrha@redhat.com> - 3.37.2-1
97c876e
- Update to 3.37.2
97c876e
69d45bf
* Fri Apr 24 2020 Milan Crha <mcrha@redhat.com> - 3.37.1-1
69d45bf
- Update to 3.37.1
69d45bf
1906763
* Fri Mar 27 2020 Milan Crha <mcrha@redhat.com> - 3.36.1-1
1906763
- Update to 3.36.1
1906763
44ea847
* Fri Mar 06 2020 Milan Crha <mcrha@redhat.com> - 3.36.0-1
44ea847
- Update to 3.36.0
44ea847
81e5ab5
* Fri Feb 28 2020 Milan Crha <mcrha@redhat.com> - 3.35.92-1
81e5ab5
- Update to 3.35.92
81e5ab5
d9b263e
* Fri Feb 14 2020 Milan Crha <mcrha@redhat.com> - 3.35.91-1
d9b263e
- Update to 3.35.91
d9b263e
1219dde
* Fri Jan 31 2020 Milan Crha <mcrha@redhat.com> - 3.35.90-1
1219dde
- Update to 3.35.90
1219dde
e0e9927
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-2
e0e9927
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
e0e9927
94b2e14
* Fri Jan 03 2020 Milan Crha <mcrha@redhat.com> - 3.35.3-1
94b2e14
- Update to 3.35.3
94b2e14
d9dc85e
* Fri Nov 22 2019 Milan Crha <mcrha@redhat.com> - 3.35.2-1
d9dc85e
- Update to 3.35.2
d9dc85e
20063b6
* Fri Oct 11 2019 Milan Crha <mcrha@redhat.com> - 3.35.1-1
20063b6
- Update to 3.35.1
20063b6
bcd67f7
* Mon Oct 07 2019 Milan Crha <mcrha@redhat.com> - 3.34.1-1
bcd67f7
- Update to 3.34.1
bcd67f7
91677a5
* Mon Sep 09 2019 Milan Crha <mcrha@redhat.com> - 3.34.0-1
91677a5
- Update to 3.34.0
91677a5
b1f900f
* Mon Sep 02 2019 Milan Crha <mcrha@redhat.com> - 3.33.92-1
b1f900f
- Update to 3.33.92
b1f900f
40d0661
* Mon Aug 19 2019 Milan Crha <mcrha@redhat.com> - 3.33.91-1
40d0661
- Update to 3.33.91
40d0661
5db2523
* Mon Aug 05 2019 Milan Crha <mcrha@redhat.com> - 3.33.90-1
5db2523
- Update to 3.33.90
5db2523
1b24a5c
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.4-2
1b24a5c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
1b24a5c
c79e5fe
* Mon Jul 15 2019 Milan Crha <mcrha@redhat.com> - 3.33.4-1
c79e5fe
- Update to 3.33.4
c79e5fe
7dedd3d
* Mon Jun 17 2019 Milan Crha <mcrha@redhat.com> - 3.33.3-1
7dedd3d
- Update to 3.33.3
7dedd3d
2b1d9cb
* Mon May 20 2019 Milan Crha <mcrha@redhat.com> - 3.33.2-1
2b1d9cb
- Update to 3.33.2
2b1d9cb
05d8771
* Mon Apr 22 2019 Milan Crha <mcrha@redhat.com> - 3.33.1-1
05d8771
- Update to 3.33.1
05d8771
8cd3b47
* Mon Apr 08 2019 Milan Crha <mcrha@redhat.com> - 3.32.1-1
8cd3b47
- Update to 3.32.1
8cd3b47
356ae8b
* Mon Mar 11 2019 Milan Crha <mcrha@redhat.com> - 3.32.0-1
356ae8b
- Update to 3.32.0
356ae8b
e16e821
* Mon Feb 18 2019 Milan Crha <mcrha@redhat.com> - 3.31.91-1
e16e821
- Update to 3.31.91
e16e821
1318960
* Mon Feb 04 2019 Milan Crha <mcrha@redhat.com> - 3.31.90-1
1318960
- Update to 3.31.90
1318960
d6197db
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
d6197db
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
d6197db
b6ef64b
* Mon Jan 07 2019 Milan Crha <mcrha@redhat.com> - 3.31.4-1
b6ef64b
- Update to 3.31.4
b6ef64b
0dabb5f
* Mon Dec 10 2018 Milan Crha <mcrha@redhat.com> - 3.31.3-1
0dabb5f
- Update to 3.31.3
0dabb5f
6f8ad4a
* Mon Nov 12 2018 Milan Crha <mcrha@redhat.com> - 3.31.2-1
6f8ad4a
- Update to 3.31.2
6f8ad4a
e408277
* Mon Oct 08 2018 Milan Crha <mcrha@redhat.com> - 3.31.1-1
e408277
- Update to 3.31.1
e408277
e3571f9
* Mon Sep 24 2018 Milan Crha <mcrha@redhat.com> - 3.30.1-1
e3571f9
- Update to 3.30.1
e3571f9
f3c4671
* Mon Sep 03 2018 Milan Crha <mcrha@redhat.com> - 3.30.0-1
f3c4671
- Update to 3.30.0
f3c4671
18c0b15
* Mon Aug 27 2018 Milan Crha <mcrha@redhat.com> - 3.29.92-1
18c0b15
- Update to 3.29.92
18c0b15
9096b66
* Mon Aug 13 2018 Milan Crha <mcrha@redhat.com> - 3.29.91-1
9096b66
- Update to 3.29.91
9096b66
c5dbc79
* Mon Jul 30 2018 Milan Crha <mcrha@redhat.com> - 3.29.90-1
c5dbc79
- Update to 3.29.90
c5dbc79
f180779
* Mon Jul 16 2018 Milan Crha <mcrha@redhat.com> - 3.29.4-1
f180779
- Update to 3.29.4
f180779
ec8533b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.3-2
ec8533b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ec8533b
606ea71
* Mon Jun 18 2018 Milan Crha <mcrha@redhat.com> - 3.29.3-1
606ea71
- Update to 3.29.3
606ea71
9f95e2e
* Mon May 21 2018 Milan Crha <mcrha@redhat.com> - 3.29.2-1
9f95e2e
- Update to 3.29.2
9f95e2e
3d6249b
* Mon Apr 16 2018 Milan Crha <mcrha@redhat.com> - 3.29.1-1
3d6249b
- Update to 3.29.1
3d6249b
2ad158a
* Mon Apr 09 2018 Milan Crha <mcrha@redhat.com> - 3.28.1-1
2ad158a
- Update to 3.28.1
2ad158a
743eebd
* Mon Mar 12 2018 Milan Crha <mcrha@redhat.com> - 3.28.0-1
743eebd
- Update to 3.28.0
743eebd
0c02849
* Mon Mar 05 2018 Milan Crha <mcrha@redhat.com> - 3.27.92-1
0c02849
- Update to 3.27.92
0c02849
358b381
* Mon Feb 19 2018 Milan Crha <mcrha@redhat.com> - 3.27.91-1
358b381
- Update to 3.27.91
358b381
1b87c20
* Tue Feb 06 2018 Milan Crha <mcrha@redhat.com> - 3.27.90-1
1b87c20
- Update to 3.27.90
1b87c20
2117fc9
* Mon Jan 08 2018 Milan Crha <mcrha@redhat.com> - 3.27.4-1
2117fc9
- Update to 3.27.4
2117fc9
3b5a55e
* Mon Dec 11 2017 Milan Crha <mcrha@redhat.com> - 3.27.3-1
3b5a55e
- Update to 3.27.3
3b5a55e
09313cb
* Mon Nov 13 2017 Milan Crha <mcrha@redhat.com> - 3.27.2-1
09313cb
- Update to 3.27.2
09313cb
1c118c7
* Wed Nov 08 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-2
1c118c7
- Rebuild for newer libical
1c118c7
74e7c4c
* Mon Oct 16 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-1
74e7c4c
- Update to 3.27.1
74e7c4c
6365f08
* Mon Oct 02 2017 Milan Crha <mcrha@redhat.com> - 3.26.1-1
6365f08
- Update to 3.26.1
6365f08
3fd75da
* Mon Sep 11 2017 Milan Crha <mcrha@redhat.com> - 3.26.0-1
3fd75da
- Update to 3.26.0
3fd75da
f1f09bd
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92.2-1
f1f09bd
- Update to 3.25.92.2
f1f09bd
cc5b3f8
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92-1
cc5b3f8
- Update to 3.25.92
cc5b3f8
d975bcf
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 3.25.91-2
d975bcf
- Install COPYING as %%license
d975bcf
1aaba17
* Mon Aug 21 2017 Milan Crha <mcrha@redhat.com> - 3.25.91-1
1aaba17
- Update to 3.25.91
1aaba17
bcc21e1
* Mon Aug 07 2017 Milan Crha <mcrha@redhat.com> - 3.25.90-1
bcc21e1
- Update to 3.25.90
bcc21e1
f4d75d6
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-4
f4d75d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
f4d75d6
acf4562
* Mon Jul 31 2017 Florian Weimer <fweimer@redhat.com> - 3.25.4-3
acf4562
- Rebuild with binutils fix for ppc64le (#1475636)
acf4562
9401537
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
9401537
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
9401537
4a839d2
* Mon Jul 17 2017 Milan Crha <mcrha@redhat.com> - 3.25.4-1
4a839d2
- Update to 3.25.4
4a839d2
6a54ba4
* Mon Jun 19 2017 Milan Crha <mcrha@redhat.com> - 3.25.3-1
6a54ba4
- Update to 3.25.3
6a54ba4
6a1fa9b
* Mon May 22 2017 Milan Crha <mcrha@redhat.com> - 3.25.2-1
6a1fa9b
- Update to 3.25.2
6a1fa9b
0534b46
* Thu Apr 27 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-2
0534b46
- Split translations into separate package
0534b46
f3b6858
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
f3b6858
- Update to 3.25.1
f3b6858
e120727
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
e120727
- Update to 3.24.1
e120727
f7f030f
* Mon Mar 20 2017 Milan Crha <mcrha@redhat.com> - 3.24.0-1
f7f030f
- Update to 3.24.0
f7f030f
37caee4
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
37caee4
- Update to 3.23.92
37caee4
f0d98e8
* Mon Feb 27 2017 Milan Crha <mcrha@redhat.com> - 3.23.91-1
f0d98e8
- Update to 3.23.91
f0d98e8
aae275e
* Mon Feb 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.90-1
aae275e
- Update to 3.23.90
aae275e
9d9b29b
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-2
9d9b29b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9d9b29b
b961e2f
* Mon Jan 16 2017 Milan Crha <mcrha@redhat.com> - 3.23.4-1
b961e2f
- Update to 3.23.4
b961e2f
62c6e93
* Mon Dec 12 2016 Milan Crha <mcrha@redhat.com> - 3.23.3-1
62c6e93
- Update to 3.23.3
62c6e93
3644b25
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-1
3644b25
- Update to 3.23.2
3644b25
da57f64
* Mon Oct 24 2016 Milan Crha <mcrha@redhat.com> - 3.23.1-1
da57f64
- Update to 3.23.1
da57f64
e49ae28
* Mon Oct 10 2016 Milan Crha <mcrha@redhat.com> - 3.22.1-1
e49ae28
- Update to 3.22.1
e49ae28
1924d80
* Mon Sep 19 2016 Milan Crha <mcrha@redhat.com> - 3.22.0-1
1924d80
- Update to 3.22.0
1924d80
bdb206e
* Mon Sep 12 2016 Milan Crha <mcrha@redhat.com> - 3.21.92-1
bdb206e
- Update to 3.21.92
bdb206e
fc65ee1
* Mon Aug 29 2016 Milan Crha <mcrha@redhat.com> - 3.21.91-1
fc65ee1
- Update to 3.21.91
fc65ee1
af19718
* Mon Aug 15 2016 Milan Crha <mcrha@redhat.com> - 3.21.90-1
af19718
- Update to 3.21.90
af19718
6982119
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
6982119
- Update to 3.21.4
6982119
b5b2f25
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
b5b2f25
- Update to 3.21.3
b5b2f25
ee6e043
* Mon May 23 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-1
ee6e043
- Update to 3.21.2
ee6e043
3b5f90e
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
3b5f90e
- Update to 3.21.1
3b5f90e
0ca50ad
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
0ca50ad
- Update to 3.20.1
0ca50ad
0680545
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
0680545
- Update to 3.20.0
0680545
bb3bd2d
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
bb3bd2d
- Update to 3.19.92
bb3bd2d
dfe4091
* Mon Feb 29 2016 Milan Crha <mcrha@redhat.com> - 3.19.91-1
dfe4091
- Update to 3.19.91
dfe4091
9fbd850
* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
9fbd850
- Update to 3.19.90
9fbd850
58f4257
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
58f4257
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
58f4257
ebe5ee5
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.4-2
ebe5ee5
- rebuild for libical 2.0.0
ebe5ee5
a48324b
* Mon Jan 18 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-1
a48324b
- Update to 3.19.4
a48324b
2d375e5
* Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1
2d375e5
- Update to 3.19.3
2d375e5
89fa296
* Mon Nov 23 2015 Milan Crha <mcrha@redhat.com> - 3.19.2-1
89fa296
- Update to 3.19.2
89fa296
cedbd27
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
cedbd27
- Update to 3.19.1
cedbd27
d74c8fb
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
d74c8fb
- Update to 3.18.1
d74c8fb
ef8c773
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
ef8c773
- Update to 3.18.0
ef8c773
b6c5c76
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
b6c5c76
- Update to 3.17.92
b6c5c76
4e07448
* Mon Aug 31 2015 Milan Crha <mcrha@redhat.com> - 3.17.91-1
4e07448
- Update to 3.17.91
4e07448
9122ccf
* Mon Aug 17 2015 Milan Crha <mcrha@redhat.com> - 3.17.90-1
9122ccf
- Update to 3.17.90
9122ccf
5bca154
* Mon Jul 20 2015 Milan Crha <mcrha@redhat.com> - 3.17.4-1
5bca154
- Update to 3.17.4
5bca154
b06b177
* Mon Jun 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-1
b06b177
- Update to 3.17.3
b06b177
5b1ae78
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
5b1ae78
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
5b1ae78
e475402
* Mon May 25 2015 Milan Crha <mcrha@redhat.com> - 3.17.2-1
e475402
- Update to 3.17.2
e475402
6dd34da
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
6dd34da
- Update to 3.17.1
6dd34da
c5dc50e
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
c5dc50e
- Update to 3.16.1
c5dc50e
355dd97
* Mon Mar 23 2015 Milan Crha <mcrha@redhat.com> - 3.16.0-1
355dd97
- Update to 3.16.0
355dd97
aaf394d
* Mon Mar 16 2015 Milan Crha <mcrha@redhat.com> - 3.15.92-1
aaf394d
- Update to 3.15.92
aaf394d
f22ddd6
* Mon Mar 02 2015 Milan Crha <mcrha@redhat.com> - 3.15.91-1
f22ddd6
- Update to 3.15.91
f22ddd6
f22470e
* Mon Feb 16 2015 Milan Crha <mcrha@redhat.com> - 3.13.90-1
f22470e
- Update to 3.13.90
f22470e
a1cc9eb
* Mon Jan 26 2015 Milan Crha <mcrha@redhat.com> - 3.13.10-1
a1cc9eb
- Update to 3.13.10
a1cc9eb
c45ca74
* Mon Dec 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.9-1
c45ca74
- Update to 3.13.9
c45ca74
40c55e2
* Mon Nov 24 2014 Milan Crha <mcrha@redhat.com> - 3.13.8-1
40c55e2
- Update to 3.13.8
40c55e2
0fe81cd
* Mon Oct 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.7-1
0fe81cd
- Update to 3.13.7
0fe81cd
7c177b3
* Mon Sep 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.6-1
7c177b3
- Update to 3.13.6
7c177b3
04ad912
* Mon Aug 25 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-1
04ad912
- Update to 3.13.5
04ad912
1a437f1
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
1a437f1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
1a437f1
b668f48
* Wed Jul 30 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-1
b668f48
- Update to 3.13.4
b668f48
46f64c1
* Mon Jul 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-1
46f64c1
- Update to 3.12.4
46f64c1
f0b2283
* Mon Jun 09 2014 Milan Crha <mcrha@redhat.com> - 3.12.3-1
f0b2283
- Update to 3.12.3
f0b2283
f51a191
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
f51a191
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f51a191
16415e8
* Mon May 12 2014 Milan Crha <mcrha@redhat.com> - 3.12.2-1
16415e8
- Update to 3.12.2
16415e8
a5d3106
* Mon Apr 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-1
a5d3106
- Update to 3.12.1
a5d3106
5784af4
* Mon Mar 24 2014 Milan Crha <mcrha@redhat.com> - 3.12.0-1
5784af4
- Update to 3.12.0
5784af4
b08aeb6
* Mon Mar 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.92-1
b08aeb6
- Update to 3.11.92
b08aeb6
610d410
* Mon Mar 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.91-1
610d410
- Update to 3.11.91
610d410
3c44de1
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
3c44de1
- Update to 3.11.90
3c44de1
8a7da61
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
8a7da61
- Update to 3.11.5
8a7da61
ece786f
* Mon Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
ece786f
- Update to 3.11.4
ece786f
Matthew Barnes 97b3806
* Sun Dec 01 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.2-3
Matthew Barnes 97b3806
- Add $RPM_OPT_FLAGS to $CFLAGS (RH bug #1035930)
Matthew Barnes 97b3806
d310cdd
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
d310cdd
- Rebuild for new libical (RH bug #1023020)
d310cdd
2518bf4
* Mon Nov 18 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-1
2518bf4
- Update to 3.11.2
2518bf4
- Disable compiler warnings about deprecated symbols
2518bf4
Matthew Barnes 7373153
* Tue Oct 22 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.1-1
Matthew Barnes 7373153
- Update to 3.11.1
Matthew Barnes 7373153
dbe527f
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
dbe527f
- Update to 3.10.1
dbe527f
50bbdcf
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
50bbdcf
- Update to 3.10.0
50bbdcf
4f46d43
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
4f46d43
- Update to 3.9.92
4f46d43
d1bee26
* Mon Sep 02 2013 Milan Crha <mcrha@redhat.com> - 3.9.91-1
d1bee26
- Update to 3.9.91
d1bee26
8fb7ffc
* Mon Aug 19 2013 Milan Crha <mcrha@redhat.com> - 3.9.90-1
8fb7ffc
- Update to 3.9.90
8fb7ffc
590819e
* Mon Jul 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-1
590819e
- Update to 3.9.5
590819e
9c53be8
* Mon Jul 08 2013 Milan Crha <mcrha@redhat.com> - 3.9.4-1
9c53be8
- Update to 3.9.4
9c53be8
f60e4e6
* Mon Jun 17 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-1
f60e4e6
- Update to 3.9.3
f60e4e6
- Add dependency on libmspack 0.4+
f60e4e6
54a6b2a
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
54a6b2a
- Update to 3.9.2
54a6b2a
Rex Dieter 6ba3f0d
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
Rex Dieter 6ba3f0d
- rebuild (libical)
Rex Dieter 6ba3f0d
baebcf9
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
baebcf9
- Update to 3.9.1
baebcf9
9f6d35f
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
9f6d35f
- Update to 3.8.0
9f6d35f
0038faa
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
0038faa
- Update to 3.7.92
0038faa
023adb6
* Mon Mar 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.91-1
023adb6
- Update to 3.7.91
023adb6
ee87f30
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-1
ee87f30
- Update to 3.7.90
ee87f30
e8cab0b
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
e8cab0b
- Update to 3.7.5
e8cab0b
9b5d0cc
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
9b5d0cc
- Update to 3.7.4
9b5d0cc
fe031fa
* Thu Dec 20 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3.1-1
Matthew Barnes 4bb53de
- Update to 3.7.3.1
Matthew Barnes 9fc4c94
90468df
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
90468df
- Update to 3.7.2
90468df
83c05c0
* Mon Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
83c05c0
- Update to 3.7.1
83c05c0
e08be7c
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
e08be7c
- Update to 3.5.92
e08be7c
042591d
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
042591d
- Update to 3.5.91
042591d
- Remove patch for new xmlOutputBuffer API (fixed upstream)
042591d
f35b080
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
f35b080
- Update to 3.5.90
b597144
- Add patch for new xmlOutputBuffer API
f35b080
0f0da35
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
0f0da35
- Update to 3.5.5
0f0da35
0f8c60b
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
0f8c60b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0f8c60b
fe79ba1
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
fe79ba1
- Update to 3.5.4
fe79ba1
Matthew Barnes 6fe337f
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
Matthew Barnes 6fe337f
- Update to 3.5.3
Matthew Barnes 6fe337f
f55e25a
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
f55e25a
- Update to 3.5.2
f55e25a
Matthew Barnes c216fe0
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
Matthew Barnes c216fe0
- Update to 3.5.1
Matthew Barnes c216fe0
230dee7
* Mon Mar 26 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
230dee7
- Update to 3.4.0
230dee7
ebf23f2
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
ebf23f2
- Update to 3.3.92
ebf23f2
fbde226
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
fbde226
- Update to 3.3.91
fbde226
e8eccb2
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
e8eccb2
- Update to 3.3.90
e8eccb2
273ee60
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
273ee60
- Update to 3.3.5
273ee60
eb0303d
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
eb0303d
- Update to 3.3.4
eb0303d
b6d532c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
b6d532c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b6d532c
af5e95d
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
af5e95d
- Update to 3.3.3
af5e95d
- Removed the last patch (fixed upstream)
af5e95d
11b5287
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
11b5287
- Update to 3.3.2
11b5287
- Removed obsolete patches (fixed upstream)
11b5287
fe031fa
* Mon Nov 07 2011 Matthew Barnes <mbarnes@redhat.com> - 3.3.1-1
Matthew Barnes 413b928
- Initial packaging for Fedora 17.