From b512f4819ace56fd6001a9c437f53eccb9d892ae Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 19 Aug 2019 10:59:56 +0200 Subject: [PATCH 1/8] Update to 3.33.91 --- evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch | 12 ------------ evolution.spec | 9 ++++----- sources | 2 +- 3 files changed, 5 insertions(+), 18 deletions(-) delete mode 100644 evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch diff --git a/evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch b/evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch deleted file mode 100644 index 7faea0d..0000000 --- a/evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/cmake/modules/GtkDoc.cmake b/cmake/modules/GtkDoc.cmake -index 0ba1a7a78..2dfc4d691 100644 ---- a/cmake/modules/GtkDoc.cmake -+++ b/cmake/modules/GtkDoc.cmake -@@ -98,6 +98,7 @@ macro(add_gtkdoc _module _namespace _deprecated_guards _srcdirsvar _depsvar _ign - - # Add it as the last, thus in-tree headers have precedence - list(APPEND _scangobj_cflags_list -I${INCLUDE_INSTALL_DIR}) -+ list(APPEND _scangobj_cflags_list ${CMAKE_C_FLAGS}) - - if(_scangobj_deps) - list(REMOVE_DUPLICATES _scangobj_deps) diff --git a/evolution.spec b/evolution.spec index 07691e1..b3d35ff 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.33.90 +Version: 3.33.91 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -44,8 +44,6 @@ Source: http://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz Source1: flatpak-evolution-fix-service-names.sh Source2: flatpak-evolution-wrapper.sh.in -Patch01: evolution-3.33.90-cflags-to-gtkdoc-scangobj.patch - Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} Obsoletes: evolution-NetworkManager < %{last_evo_nm_version} @@ -228,8 +226,6 @@ the functionality of the installed %{name} package. %prep %setup -q -n %{name}-%{version} -%patch01 -p1 -b .cflags-to-gtkdoc-scangobj - # Remove the welcome email from Novell for inbox in src/mail/default/*/Inbox; do echo -n "" > $inbox @@ -547,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Mon Aug 19 2019 Milan Crha - 3.33.91-1 +- Update to 3.33.91 + * Mon Aug 05 2019 Milan Crha - 3.33.90-1 - Update to 3.33.90 diff --git a/sources b/sources index 8caffc8..42e53b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.33.90.tar.xz) = 666e84b49f7766f2d47bf2e13e0c06c0103c7547af72c677b14b66c3154e5ce23dbc90d52c356b523ca7c3b4193047bea45ad1fe7cdcb44635627e18d5b2b04e +SHA512 (evolution-3.33.91.tar.xz) = 226c9f975004eee442160199e4470be232d9a80f64d996d2597799001b283a8befbda0f00520f1a027cda7361c9645d171817d89975a131b6170dc3f01e0e718 From ed1fa95fda65843d6828af55532eedf7bfbc298f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 2 Sep 2019 11:57:58 +0200 Subject: [PATCH 2/8] Update to 3.33.92 --- evolution.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index b3d35ff..af0552e 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.33.91 +Version: 3.33.92 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -543,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Mon Sep 02 2019 Milan Crha - 3.33.92-1 +- Update to 3.33.92 + * Mon Aug 19 2019 Milan Crha - 3.33.91-1 - Update to 3.33.91 diff --git a/sources b/sources index 42e53b4..5d76a60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.33.91.tar.xz) = 226c9f975004eee442160199e4470be232d9a80f64d996d2597799001b283a8befbda0f00520f1a027cda7361c9645d171817d89975a131b6170dc3f01e0e718 +SHA512 (evolution-3.33.92.tar.xz) = 543b848f7c6fe5df05b82537f1aa2f28aca91a3b0ad575a87058f470061c8cd5b78d9eca9306ebded14c3ea9a78d70ba04393b3afd060c3c880158f6dcd17161 From 90eab740e8a1316e636e2f99c416053e60a8a7df Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 9 Sep 2019 11:00:05 +0200 Subject: [PATCH 3/8] Update to 3.34.0 --- evolution.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/evolution.spec b/evolution.spec index af0552e..62ff380 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,12 +35,12 @@ ### Abstract ### Name: evolution -Version: 3.33.92 +Version: 3.34.0 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Evolution -Source: http://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz Source1: flatpak-evolution-fix-service-names.sh Source2: flatpak-evolution-wrapper.sh.in @@ -543,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Mon Sep 09 2019 Milan Crha - 3.34.0-1 +- Update to 3.34.0 + * Mon Sep 02 2019 Milan Crha - 3.33.92-1 - Update to 3.33.92 diff --git a/sources b/sources index 5d76a60..5bc9798 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.33.92.tar.xz) = 543b848f7c6fe5df05b82537f1aa2f28aca91a3b0ad575a87058f470061c8cd5b78d9eca9306ebded14c3ea9a78d70ba04393b3afd060c3c880158f6dcd17161 +SHA512 (evolution-3.34.0.tar.xz) = d31ee2a5723166225288339bac1ea4b1b0b46c207167d4c851b7e344171667399783c055e7d5c84cbda93a8e893d2d8052d26c03b74af4986bfb886c5c595905 From 274ba121645511722837608453358f8e0fa24e53 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 7 Oct 2019 10:04:13 +0200 Subject: [PATCH 4/8] Update to 3.34.1 --- evolution.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index 62ff380..496cddf 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.34.0 +Version: 3.34.1 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -543,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Mon Oct 07 2019 Milan Crha - 3.34.1-1 +- Update to 3.34.1 + * Mon Sep 09 2019 Milan Crha - 3.34.0-1 - Update to 3.34.0 diff --git a/sources b/sources index 5bc9798..6450871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.34.0.tar.xz) = d31ee2a5723166225288339bac1ea4b1b0b46c207167d4c851b7e344171667399783c055e7d5c84cbda93a8e893d2d8052d26c03b74af4986bfb886c5c595905 +SHA512 (evolution-3.34.1.tar.xz) = d72329b2dde41724cc8818f843b5530c5465e4fd7fceca3208a26180f9d6e286165d03d33ba4066e959a6e69bd1e5d33759d4287a57bb765bf7143410be6102c From 0d2dae7ed82fdbe2f1e6a2f25e4a079c8d72a7c6 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 7 Oct 2019 11:34:13 +0200 Subject: [PATCH 5/8] module-itip-formatter-webextension.so does not exist anymore --- evolution.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/evolution.spec b/evolution.spec index 496cddf..3d12428 100644 --- a/evolution.spec +++ b/evolution.spec @@ -441,7 +441,6 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang # WebKit2 Extensions %{_libdir}/evolution/web-extensions/libewebextension.so -%{_libdir}/evolution/web-extensions/module-itip-formatter-webextension.so %{_libdir}/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so # Various libexec programs: From 86088b47dd681ac87e4787738b2fb1f9dbaf96a9 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 22 Nov 2019 12:00:25 +0100 Subject: [PATCH 6/8] Update to 3.34.2 --- evolution.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index 3d12428..6f6f3af 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.34.1 +Version: 3.34.2 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -542,6 +542,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Fri Nov 22 2019 Milan Crha - 3.34.2-1 +- Update to 3.34.2 + * Mon Oct 07 2019 Milan Crha - 3.34.1-1 - Update to 3.34.1 diff --git a/sources b/sources index 6450871..09bba8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.34.1.tar.xz) = d72329b2dde41724cc8818f843b5530c5465e4fd7fceca3208a26180f9d6e286165d03d33ba4066e959a6e69bd1e5d33759d4287a57bb765bf7143410be6102c +SHA512 (evolution-3.34.2.tar.xz) = 196cebac1d4c26a8570b5942ebb9eec5612a3dee8ddb5fe8ea06ae4b6c570448607ba43df19ea6a2f9e982b64f271432f18506df04bef590c71c9463dc902368 From 29e422956462ac0b92a2510c2fd4a80ee44c1e7b Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 3 Jan 2020 17:58:11 +0100 Subject: [PATCH 7/8] Update to 3.34.3 --- evolution.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index 6f6f3af..eb502c3 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.34.2 +Version: 3.34.3 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -80,6 +80,7 @@ BuildRequires: gtk-doc BuildRequires: highlight BuildRequires: intltool >= %{intltool_version} BuildRequires: itstool +BuildRequires: make BuildRequires: pkgconfig BuildRequires: yelp-tools @@ -542,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Fri Jan 03 2020 Milan Crha - 3.34.3-1 +- Update to 3.34.3 + * Fri Nov 22 2019 Milan Crha - 3.34.2-1 - Update to 3.34.2 diff --git a/sources b/sources index 09bba8c..0b69cfe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.34.2.tar.xz) = 196cebac1d4c26a8570b5942ebb9eec5612a3dee8ddb5fe8ea06ae4b6c570448607ba43df19ea6a2f9e982b64f271432f18506df04bef590c71c9463dc902368 +SHA512 (evolution-3.34.3.tar.xz) = 34f42b2fb3d4c39aacb4b0126f95f18a3bc7b460eb7da8742a5873be1c911ab13fea11efeaa500aa4918fccdb0d2597f822cd98717146df163642deb6908973d From 139fad958b688f65d3480e8cf62cd8a5c2ae0d84 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 14 Feb 2020 11:35:30 +0100 Subject: [PATCH 8/8] Update to 3.34.4 --- evolution.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/evolution.spec b/evolution.spec index eb502c3..32857a7 100644 --- a/evolution.spec +++ b/evolution.spec @@ -35,7 +35,7 @@ ### Abstract ### Name: evolution -Version: 3.34.3 +Version: 3.34.4 Release: 1%{?dist} Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -543,6 +543,9 @@ grep -v "%{_datadir}/locale" evolution.lang > help.lang %endif %changelog +* Fri Feb 14 2020 Milan Crha - 3.34.4-1 +- Update to 3.34.4 + * Fri Jan 03 2020 Milan Crha - 3.34.3-1 - Update to 3.34.3 diff --git a/sources b/sources index 0b69cfe..99bf07b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.34.3.tar.xz) = 34f42b2fb3d4c39aacb4b0126f95f18a3bc7b460eb7da8742a5873be1c911ab13fea11efeaa500aa4918fccdb0d2597f822cd98717146df163642deb6908973d +SHA512 (evolution-3.34.4.tar.xz) = 54ff4b191237b291e3e008ca8691624ac0af35bae096c20615ac5a51be033c97ea28be6629362a3676bee9285afab666c4624cfcca536bf5255ecd38dcf3ac58