From f8d31199e44e68c8672d95196c64c66b18c5e4b2 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 13 Mar 2017 11:19:51 +0100 Subject: [PATCH 1/8] Update to 3.23.92 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 21a92e6..9df016c 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.23.4.tar.xz /evolution-3.23.90.tar.xz /evolution-3.23.91.tar.xz +/evolution-3.23.92.tar.xz diff --git a/evolution.spec b/evolution.spec index 6850b11..f297ca9 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.23.91 +Version: 3.23.92 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Mar 13 2017 Milan Crha - 3.23.92-1 +- Update to 3.23.92 + * Mon Feb 27 2017 Milan Crha - 3.23.91-1 - Update to 3.23.91 diff --git a/sources b/sources index 5715f09..e1353d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.23.91.tar.xz) = f45adaebd55598c8b11e61ccebe14d25c4f199e3f69aba73a4c24b1611d06e254246aac62916f85a27f32acd14cbd98d89adf1ef3b322f3f1d5d8d830ab6fbef +SHA512 (evolution-3.23.92.tar.xz) = 004b51d46b4441c3f71c776e57d9b5db52119fad524edcd8eef406afed60b75b82bb5988a518ca875b70edd6d8c74ee9abcc39a9f2832370c211edd7255a82bf From b4e61cf81a5669d56f797ecbb80b6fcc0919dcdc Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 20 Mar 2017 11:49:45 +0100 Subject: [PATCH 2/8] Update to 3.24.0 --- .gitignore | 1 + evolution.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9df016c..65f41c6 100644 --- a/.gitignore +++ b/.gitignore @@ -122,3 +122,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.23.90.tar.xz /evolution-3.23.91.tar.xz /evolution-3.23.92.tar.xz +/evolution-3.24.0.tar.xz diff --git a/evolution.spec b/evolution.spec index f297ca9..a15dea5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,14 +28,14 @@ ### Abstract ### Name: evolution -Version: 3.23.92 +Version: 3.24.0 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL URL: https://wiki.gnome.org/Apps/Evolution BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Source: http://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Mar 20 2017 Milan Crha - 3.24.0-1 +- Update to 3.24.0 + * Mon Mar 13 2017 Milan Crha - 3.23.92-1 - Update to 3.23.92 diff --git a/sources b/sources index e1353d9..a0ebfc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.23.92.tar.xz) = 004b51d46b4441c3f71c776e57d9b5db52119fad524edcd8eef406afed60b75b82bb5988a518ca875b70edd6d8c74ee9abcc39a9f2832370c211edd7255a82bf +SHA512 (evolution-3.24.0.tar.xz) = 82038bef0b66fdafd8e04bcd0a499b377da255f9c8d095da38bb184bb099bccc395f8a538baaa19e7ea58ce7d097df86b4083b2b5b8ba182373258e72826b80d From d3cfcd3e3de3a9167aa5c8e4e0093de4de5a86d7 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 10 Apr 2017 10:42:27 +0200 Subject: [PATCH 3/8] Update to 3.24.1 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 65f41c6..1d05c36 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.23.91.tar.xz /evolution-3.23.92.tar.xz /evolution-3.24.0.tar.xz +/evolution-3.24.1.tar.xz diff --git a/evolution.spec b/evolution.spec index a15dea5..0e6a168 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.0 +Version: 3.24.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Apr 10 2017 Milan Crha - 3.24.1-1 +- Update to 3.24.1 + * Mon Mar 20 2017 Milan Crha - 3.24.0-1 - Update to 3.24.0 diff --git a/sources b/sources index a0ebfc9..02bd391 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.0.tar.xz) = 82038bef0b66fdafd8e04bcd0a499b377da255f9c8d095da38bb184bb099bccc395f8a538baaa19e7ea58ce7d097df86b4083b2b5b8ba182373258e72826b80d +SHA512 (evolution-3.24.1.tar.xz) = ad88f2dedf529eec38461887d27544968e22d0a56d3f7fe4b547b1436c462c2175a556c6664c287dd3765e9b9499427acd846bee242a8a85b3049a9ba3b90bba From 0f2b6a8214c18f874e09a94c2bd737a71d1f1f58 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 9 May 2017 12:03:54 +0200 Subject: [PATCH 4/8] Update to 3.24.2 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1d05c36..50932f8 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.23.92.tar.xz /evolution-3.24.0.tar.xz /evolution-3.24.1.tar.xz +/evolution-3.24.2.tar.xz diff --git a/evolution.spec b/evolution.spec index 0e6a168..8b3af5c 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.1 +Version: 3.24.2 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Tue May 09 2017 Milan Crha - 3.24.2-1 +- Update to 3.24.2 + * Mon Apr 10 2017 Milan Crha - 3.24.1-1 - Update to 3.24.1 diff --git a/sources b/sources index 02bd391..615f898 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.1.tar.xz) = ad88f2dedf529eec38461887d27544968e22d0a56d3f7fe4b547b1436c462c2175a556c6664c287dd3765e9b9499427acd846bee242a8a85b3049a9ba3b90bba +SHA512 (evolution-3.24.2.tar.xz) = 609a4993fdfcd0f18b03ef04ecce6b612af7de6a95a80e8e26167eb03841822b0a65c351400f4599cb4a231e26783711be0acd007d4e7e75d856b43858c40aa3 From 2b3b2eed21bfc3ebe3a965599fc488fab1be31a6 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 19 Jun 2017 14:34:25 +0200 Subject: [PATCH 5/8] Update to 3.24.3 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 50932f8..15e1233 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.24.0.tar.xz /evolution-3.24.1.tar.xz /evolution-3.24.2.tar.xz +/evolution-3.24.3.tar.xz diff --git a/evolution.spec b/evolution.spec index 8b3af5c..de4e123 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.2 +Version: 3.24.3 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Jun 19 2017 Milan Crha - 3.24.3-1 +- Update to 3.24.3 + * Tue May 09 2017 Milan Crha - 3.24.2-1 - Update to 3.24.2 diff --git a/sources b/sources index 615f898..5ee5a24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.2.tar.xz) = 609a4993fdfcd0f18b03ef04ecce6b612af7de6a95a80e8e26167eb03841822b0a65c351400f4599cb4a231e26783711be0acd007d4e7e75d856b43858c40aa3 +SHA512 (evolution-3.24.3.tar.xz) = d6517a6e68b819855a5eb6df8125e613ee4714b6b6f6cdaa1fc31d67f25f4696c91f7c614ba5c461e494023464db0ea516f10328000ce14876ae17a23a424461 From 4e32fc047d9b84261cde774137227cbfc7b84be7 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 17 Jul 2017 11:34:40 +0200 Subject: [PATCH 6/8] Update to 3.24.4 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 15e1233..c773889 100644 --- a/.gitignore +++ b/.gitignore @@ -126,3 +126,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.24.1.tar.xz /evolution-3.24.2.tar.xz /evolution-3.24.3.tar.xz +/evolution-3.24.4.tar.xz diff --git a/evolution.spec b/evolution.spec index de4e123..b547635 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.3 +Version: 3.24.4 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Jul 17 2017 Milan Crha - 3.24.4-1 +- Update to 3.24.4 + * Mon Jun 19 2017 Milan Crha - 3.24.3-1 - Update to 3.24.3 diff --git a/sources b/sources index 5ee5a24..a6991b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.3.tar.xz) = d6517a6e68b819855a5eb6df8125e613ee4714b6b6f6cdaa1fc31d67f25f4696c91f7c614ba5c461e494023464db0ea516f10328000ce14876ae17a23a424461 +SHA512 (evolution-3.24.4.tar.xz) = 4baaa94254d70b4c18f7e388cbb37d33b741e428a09a8deef703fa7f40e62a827739c31930eb28523d8d4b844bbebe8414246880b8fda3b98d4c1f8fd534f8e1 From 35706a7fcc0a66532ba0ca4bc1dc5248f8aa6c4e Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 7 Aug 2017 13:47:56 +0200 Subject: [PATCH 7/8] Update to 3.24.5 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c773889..a1c4fa6 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.24.2.tar.xz /evolution-3.24.3.tar.xz /evolution-3.24.4.tar.xz +/evolution-3.24.5.tar.xz diff --git a/evolution.spec b/evolution.spec index b547635..0279f82 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.4 +Version: 3.24.5 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Aug 07 2017 Milan Crha - 3.24.5-1 +- Update to 3.24.5 + * Mon Jul 17 2017 Milan Crha - 3.24.4-1 - Update to 3.24.4 diff --git a/sources b/sources index a6991b1..1de7857 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.4.tar.xz) = 4baaa94254d70b4c18f7e388cbb37d33b741e428a09a8deef703fa7f40e62a827739c31930eb28523d8d4b844bbebe8414246880b8fda3b98d4c1f8fd534f8e1 +SHA512 (evolution-3.24.5.tar.xz) = daba1ebd9407219b3abe959b27adb32eb0038a9c1653c360a19cf28f8849004a8cd4a652562d696045311c13d19030f93d3578e09d06fff01534ada28f883f2c From b756f6322dd7ea91de2b937181b75d3b7cc08981 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 2 Oct 2017 16:12:38 +0200 Subject: [PATCH 8/8] Update to 3.24.6 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1c4fa6..de4f882 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.24.3.tar.xz /evolution-3.24.4.tar.xz /evolution-3.24.5.tar.xz +/evolution-3.24.6.tar.xz diff --git a/evolution.spec b/evolution.spec index 0279f82..9859178 100644 --- a/evolution.spec +++ b/evolution.spec @@ -28,7 +28,7 @@ ### Abstract ### Name: evolution -Version: 3.24.5 +Version: 3.24.6 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Oct 02 2017 Milan Crha - 3.24.6-1 +- Update to 3.24.6 + * Mon Aug 07 2017 Milan Crha - 3.24.5-1 - Update to 3.24.5 diff --git a/sources b/sources index 1de7857..c8d5e26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.24.5.tar.xz) = daba1ebd9407219b3abe959b27adb32eb0038a9c1653c360a19cf28f8849004a8cd4a652562d696045311c13d19030f93d3578e09d06fff01534ada28f883f2c +SHA512 (evolution-3.24.6.tar.xz) = da5c9062791996735e52575894763597cc957cb17bc0abe46a966f0e3e6706550ce534ae03b2c444d142547119f3a59aec6ee17e0302a002d8437da166ef7178