From ac39ddb43525a18e77295aaf236dbc5629f3a7e0 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 21 Aug 2017 15:05:26 +0200 Subject: [PATCH 01/10] Update to 3.25.91 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 958ca0a..ca768d8 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.3.tar.xz /evolution-3.25.4.tar.xz /evolution-3.25.90.tar.xz +/evolution-3.25.91.tar.xz diff --git a/evolution.spec b/evolution.spec index d725b0f..53fd4da 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.25.90 +Version: 3.25.91 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 21 2017 Milan Crha - 3.25.91-1 +- Update to 3.25.91 + * Mon Aug 07 2017 Milan Crha - 3.25.90-1 - Update to 3.25.90 diff --git a/sources b/sources index 073e6e5..c4c4d18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.25.90.tar.xz) = 0b1059b36d3d4ab51d681ca268f6d4cdd294bec6fc86f961a57228e57932c27300425f85861714cfc72d3c30f211038eb8b93cc50875e728a1ea4cbceb2e81b0 +SHA512 (evolution-3.25.91.tar.xz) = 1d94fd6ce55dedf580d2cc8d0966275c33f9acdaafdb9eff9c8214f360132bdcfe1311e5d4e2cc3d20d44b915f91add86c598893f2ce4fd34c28d741d8ebf7b1 From 446e42c0cf8cdc71c93e4c38650a39311b41d447 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 4 Sep 2017 11:12:47 +0200 Subject: [PATCH 02/10] Update to 3.25.92 --- .gitignore | 1 + evolution.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ca768d8..14c4ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.4.tar.xz /evolution-3.25.90.tar.xz /evolution-3.25.91.tar.xz +/evolution-3.25.92.tar.xz diff --git a/evolution.spec b/evolution.spec index 53fd4da..976511e 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.25.91 +Version: 3.25.92 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -339,11 +339,11 @@ rm -rf $RPM_BUILD_ROOT # The main executable %{_bindir}/evolution -%{_datadir}/appdata/evolution.appdata.xml +%{_datadir}/appdata/org.gnome.Evolution.appdata.xml # Desktop files: -%{_datadir}/applications/evolution.desktop -%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop +%{_datadir}/applications/org.gnome.Evolution.desktop +%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop # Icons: %{_datadir}/icons/hicolor/16x16/apps/* @@ -499,15 +499,15 @@ rm -rf $RPM_BUILD_ROOT %files bogofilter %{_libdir}/evolution/modules/module-bogofilter.so -%{_datadir}/appdata/evolution-bogofilter.metainfo.xml +%{_datadir}/appdata/org.gnome.Evolution-bogofilter.metainfo.xml %files spamassassin %{_libdir}/evolution/modules/module-spamassassin.so -%{_datadir}/appdata/evolution-spamassassin.metainfo.xml +%{_datadir}/appdata/org.gnome.Evolution-spamassassin.metainfo.xml %if %{libpst_support} %files pst -%{_datadir}/appdata/evolution-pst.metainfo.xml +%{_datadir}/appdata/org.gnome.Evolution-pst.metainfo.xml %{evo_plugin_dir}/org-gnome-pst-import.eplug %{evo_plugin_dir}/liborg-gnome-pst-import.so %endif @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Sep 04 2017 Milan Crha - 3.25.92-1 +- Update to 3.25.92 + * Mon Aug 21 2017 Milan Crha - 3.25.91-1 - Update to 3.25.91 diff --git a/sources b/sources index c4c4d18..a0c8c52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.25.91.tar.xz) = 1d94fd6ce55dedf580d2cc8d0966275c33f9acdaafdb9eff9c8214f360132bdcfe1311e5d4e2cc3d20d44b915f91add86c598893f2ce4fd34c28d741d8ebf7b1 +SHA512 (evolution-3.25.92.tar.xz) = e8be902d17a6d0629fc3626238bcd3eb6558f80055dacd79c5598dad534f0ea0a70d4744f17e4eb910094002915436cb9498810609384ef722c82a83ba8503af From e7eaf141a3f2ce454d334fde0ebd3c033133039d Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 4 Sep 2017 19:14:46 +0200 Subject: [PATCH 03/10] Update to 3.25.92.2 --- .gitignore | 2 ++ evolution.spec | 39 +++++++++++++++++++++------------------ sources | 2 +- 3 files changed, 24 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index 14c4ebe..88c5e58 100644 --- a/.gitignore +++ b/.gitignore @@ -131,3 +131,5 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.90.tar.xz /evolution-3.25.91.tar.xz /evolution-3.25.92.tar.xz +/evolution-3.25.92.1.tar.xz +/evolution-3.25.92.2.tar.xz diff --git a/evolution.spec b/evolution.spec index 976511e..b568097 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.25.92 +Version: 3.25.92.2 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -65,7 +65,7 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(cairo-gobject) -BuildRequires: pkgconfig(camel-1.2) >= %{version} +BuildRequires: pkgconfig(camel-1.2) >= 3.25.92 BuildRequires: pkgconfig(cryptui-0.0) BuildRequires: pkgconfig(enchant) BuildRequires: pkgconfig(gail-3.0) >= %{gtk3_version} @@ -82,11 +82,11 @@ BuildRequires: pkgconfig(gtkspell3-3.0) BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version} BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libcanberra-gtk3) -BuildRequires: pkgconfig(libebackend-1.2) >= %{version} -BuildRequires: pkgconfig(libebook-1.2) >= %{version} -BuildRequires: pkgconfig(libecal-1.2) >= %{version} -BuildRequires: pkgconfig(libedataserver-1.2) >= %{version} -BuildRequires: pkgconfig(libedataserverui-1.2) >= %{version} +BuildRequires: pkgconfig(libebackend-1.2) >= 3.25.92 +BuildRequires: pkgconfig(libebook-1.2) >= 3.25.92 +BuildRequires: pkgconfig(libecal-1.2) >= 3.25.92 +BuildRequires: pkgconfig(libedataserver-1.2) >= 3.25.92 +BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.25.92 BuildRequires: pkgconfig(libgdata) >= %{libgdata_version} BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version} BuildRequires: pkgconfig(libxml-2.0) @@ -118,16 +118,16 @@ personal information-management tool. Group: Development/Libraries Summary: Development files for building against %{name} Requires: %{name} = %{version}-%{release} -Requires: pkgconfig(camel-1.2) >= %{version} +Requires: pkgconfig(camel-1.2) >= 3.25.92 Requires: pkgconfig(cryptui-0.0) Requires: pkgconfig(enchant) Requires: pkgconfig(gtk+-3.0) >= %{gtk3_version} Requires: pkgconfig(gtkspell3-3.0) Requires: pkgconfig(gweather-3.0) >= %{libgweather_version} -Requires: pkgconfig(libebackend-1.2) >= %{version} -Requires: pkgconfig(libebook-1.2) >= %{version} -Requires: pkgconfig(libecal-1.2) >= %{version} -Requires: pkgconfig(libedataserver-1.2) >= %{version} +Requires: pkgconfig(libebackend-1.2) >= 3.25.92 +Requires: pkgconfig(libebook-1.2) >= 3.25.92 +Requires: pkgconfig(libecal-1.2) >= 3.25.92 +Requires: pkgconfig(libedataserver-1.2) >= 3.25.92 Requires: pkgconfig(libgdata) >= %{libgdata_version} Requires: pkgconfig(libsoup-2.4) >= %{libsoup_version} Requires: pkgconfig(libxml-2.0) @@ -339,11 +339,11 @@ rm -rf $RPM_BUILD_ROOT # The main executable %{_bindir}/evolution -%{_datadir}/appdata/org.gnome.Evolution.appdata.xml +%{_datadir}/appdata/evolution.appdata.xml # Desktop files: -%{_datadir}/applications/org.gnome.Evolution.desktop -%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop +%{_datadir}/applications/evolution.desktop +%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop # Icons: %{_datadir}/icons/hicolor/16x16/apps/* @@ -499,15 +499,15 @@ rm -rf $RPM_BUILD_ROOT %files bogofilter %{_libdir}/evolution/modules/module-bogofilter.so -%{_datadir}/appdata/org.gnome.Evolution-bogofilter.metainfo.xml +%{_datadir}/appdata/evolution-bogofilter.metainfo.xml %files spamassassin %{_libdir}/evolution/modules/module-spamassassin.so -%{_datadir}/appdata/org.gnome.Evolution-spamassassin.metainfo.xml +%{_datadir}/appdata/evolution-spamassassin.metainfo.xml %if %{libpst_support} %files pst -%{_datadir}/appdata/org.gnome.Evolution-pst.metainfo.xml +%{_datadir}/appdata/evolution-pst.metainfo.xml %{evo_plugin_dir}/org-gnome-pst-import.eplug %{evo_plugin_dir}/liborg-gnome-pst-import.so %endif @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Sep 04 2017 Milan Crha - 3.25.92.2-1 +- Update to 3.25.92.2 + * Mon Sep 04 2017 Milan Crha - 3.25.92-1 - Update to 3.25.92 diff --git a/sources b/sources index a0c8c52..171dd60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.25.92.tar.xz) = e8be902d17a6d0629fc3626238bcd3eb6558f80055dacd79c5598dad534f0ea0a70d4744f17e4eb910094002915436cb9498810609384ef722c82a83ba8503af +SHA512 (evolution-3.25.92.2.tar.xz) = b030a93c5a8670c77570e8a84ceab732593ed5e4d57c49a2a5512149c2ec27f42add0eb49aeb711f68e47a92320c9705f3d0acacee049322b05139ebe6f35ccf From 08a5eda699bbc19a82aed8ecff9e33c45f037959 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 11 Sep 2017 11:33:46 +0200 Subject: [PATCH 04/10] Update to 3.26.0 --- .gitignore | 1 + evolution.spec | 31 ++++++++++++++++++------------- sources | 2 +- 3 files changed, 20 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 88c5e58..4ad7a37 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.92.tar.xz /evolution-3.25.92.1.tar.xz /evolution-3.25.92.2.tar.xz +/evolution-3.26.0.tar.xz diff --git a/evolution.spec b/evolution.spec index b568097..a4e29d8 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,19 +26,21 @@ ### Abstract ### Name: evolution -Version: 3.25.92.2 +Version: 3.26.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.25/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} Obsoletes: evolution-NetworkManager < %{last_evo_nm_version} +%global eds_version %{version} + ### Patches ### # RH bug # @@ -65,7 +67,7 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(cairo-gobject) -BuildRequires: pkgconfig(camel-1.2) >= 3.25.92 +BuildRequires: pkgconfig(camel-1.2) >= %{eds_version} BuildRequires: pkgconfig(cryptui-0.0) BuildRequires: pkgconfig(enchant) BuildRequires: pkgconfig(gail-3.0) >= %{gtk3_version} @@ -82,11 +84,11 @@ BuildRequires: pkgconfig(gtkspell3-3.0) BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version} BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libcanberra-gtk3) -BuildRequires: pkgconfig(libebackend-1.2) >= 3.25.92 -BuildRequires: pkgconfig(libebook-1.2) >= 3.25.92 -BuildRequires: pkgconfig(libecal-1.2) >= 3.25.92 -BuildRequires: pkgconfig(libedataserver-1.2) >= 3.25.92 -BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.25.92 +BuildRequires: pkgconfig(libebackend-1.2) >= %{eds_version} +BuildRequires: pkgconfig(libebook-1.2) >= %{eds_version} +BuildRequires: pkgconfig(libecal-1.2) >= %{eds_version} +BuildRequires: pkgconfig(libedataserver-1.2) >= %{eds_version} +BuildRequires: pkgconfig(libedataserverui-1.2) >= %{eds_version} BuildRequires: pkgconfig(libgdata) >= %{libgdata_version} BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version} BuildRequires: pkgconfig(libxml-2.0) @@ -118,16 +120,16 @@ personal information-management tool. Group: Development/Libraries Summary: Development files for building against %{name} Requires: %{name} = %{version}-%{release} -Requires: pkgconfig(camel-1.2) >= 3.25.92 +Requires: pkgconfig(camel-1.2) >= %{eds_version} Requires: pkgconfig(cryptui-0.0) Requires: pkgconfig(enchant) Requires: pkgconfig(gtk+-3.0) >= %{gtk3_version} Requires: pkgconfig(gtkspell3-3.0) Requires: pkgconfig(gweather-3.0) >= %{libgweather_version} -Requires: pkgconfig(libebackend-1.2) >= 3.25.92 -Requires: pkgconfig(libebook-1.2) >= 3.25.92 -Requires: pkgconfig(libecal-1.2) >= 3.25.92 -Requires: pkgconfig(libedataserver-1.2) >= 3.25.92 +Requires: pkgconfig(libebackend-1.2) >= %{eds_version} +Requires: pkgconfig(libebook-1.2) >= %{eds_version} +Requires: pkgconfig(libecal-1.2) >= %{eds_version} +Requires: pkgconfig(libedataserver-1.2) >= %{eds_version} Requires: pkgconfig(libgdata) >= %{libgdata_version} Requires: pkgconfig(libsoup-2.4) >= %{libsoup_version} Requires: pkgconfig(libxml-2.0) @@ -517,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Sep 11 2017 Milan Crha - 3.26.0-1 +- Update to 3.26.0 + * Mon Sep 04 2017 Milan Crha - 3.25.92.2-1 - Update to 3.25.92.2 diff --git a/sources b/sources index 171dd60..ea05e1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.25.92.2.tar.xz) = b030a93c5a8670c77570e8a84ceab732593ed5e4d57c49a2a5512149c2ec27f42add0eb49aeb711f68e47a92320c9705f3d0acacee049322b05139ebe6f35ccf +SHA512 (evolution-3.26.0.tar.xz) = 297554495afcbfa681bf3108ec0f3c208c68d1fab181d283e9131ca0a3ed8301f631e69f1bcec0592296a023dadec991babf7b0194f6e47a9455a1e1642a5740 From e85ab5a122ce0b20887df437b9e43fe5ed85075a Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 2 Oct 2017 15:02:40 +0200 Subject: [PATCH 05/10] Update to 3.26.1 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ad7a37..65cdd63 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.92.1.tar.xz /evolution-3.25.92.2.tar.xz /evolution-3.26.0.tar.xz +/evolution-3.26.1.tar.xz diff --git a/evolution.spec b/evolution.spec index a4e29d8..5cb25a0 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.26.0 +Version: 3.26.1 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -519,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Oct 02 2017 Milan Crha - 3.26.1-1 +- Update to 3.26.1 + * Mon Sep 11 2017 Milan Crha - 3.26.0-1 - Update to 3.26.0 diff --git a/sources b/sources index ea05e1d..9fafb09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.0.tar.xz) = 297554495afcbfa681bf3108ec0f3c208c68d1fab181d283e9131ca0a3ed8301f631e69f1bcec0592296a023dadec991babf7b0194f6e47a9455a1e1642a5740 +SHA512 (evolution-3.26.1.tar.xz) = d947bd6c9c6999cd2e816a93c1016748fbe6a268498d555ced312117205cb8f5f215c25dee1359e77bce6bdc98bb04ec69bba82802970dacde396543ffd09baf From 39ead782602f6a97b316c608a8954a78766cf8a2 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 30 Oct 2017 10:39:15 +0100 Subject: [PATCH 06/10] Update to 3.26.2 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 65cdd63..68e575d 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.25.92.2.tar.xz /evolution-3.26.0.tar.xz /evolution-3.26.1.tar.xz +/evolution-3.26.2.tar.xz diff --git a/evolution.spec b/evolution.spec index 5cb25a0..6bac3a5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.26.1 +Version: 3.26.2 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -519,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Oct 30 2017 Milan Crha - 3.26.2-1 +- Update to 3.26.2 + * Mon Oct 02 2017 Milan Crha - 3.26.1-1 - Update to 3.26.1 diff --git a/sources b/sources index 9fafb09..ac95573 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.1.tar.xz) = d947bd6c9c6999cd2e816a93c1016748fbe6a268498d555ced312117205cb8f5f215c25dee1359e77bce6bdc98bb04ec69bba82802970dacde396543ffd09baf +SHA512 (evolution-3.26.2.tar.xz) = f8a96437cab445bb74e6f3758a3a9c4ee8270ecc8aefb582ffcbb952d0a7a771e5c10de5606d93c47561e56f9ad3567a112c185fdc453d49fe60e9922c46ed54 From a013b0d867708ef760898e8aad29ffba63e2f521 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 11 Dec 2017 12:40:32 +0100 Subject: [PATCH 07/10] Update to 3.26.3 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68e575d..8d9e4e0 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.26.0.tar.xz /evolution-3.26.1.tar.xz /evolution-3.26.2.tar.xz +/evolution-3.26.3.tar.xz diff --git a/evolution.spec b/evolution.spec index 6bac3a5..a0fc257 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.26.2 +Version: 3.26.3 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -519,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Dec 11 2017 Milan Crha - 3.26.3-1 +- Update to 3.26.3 + * Mon Oct 30 2017 Milan Crha - 3.26.2-1 - Update to 3.26.2 diff --git a/sources b/sources index ac95573..6746602 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.2.tar.xz) = f8a96437cab445bb74e6f3758a3a9c4ee8270ecc8aefb582ffcbb952d0a7a771e5c10de5606d93c47561e56f9ad3567a112c185fdc453d49fe60e9922c46ed54 +SHA512 (evolution-3.26.3.tar.xz) = edfb0c32fc7c55f39bf0dcd9e11f4093ead5ac030feb78314e7a5e6a09af399591fd0ce2c34fc9ccce993adf7eebb1bec263b1b5dd004e42dd40495ecb46014c From 17865c7f8772a9c141e33cce728f48f2176a2691 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 8 Jan 2018 12:15:12 +0100 Subject: [PATCH 08/10] Update to 3.26.4 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8d9e4e0..37aac4e 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.26.1.tar.xz /evolution-3.26.2.tar.xz /evolution-3.26.3.tar.xz +/evolution-3.26.4.tar.xz diff --git a/evolution.spec b/evolution.spec index a0fc257..d81e6d9 100644 --- a/evolution.spec +++ b/evolution.spec @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution -Version: 3.26.3 +Version: 3.26.4 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -519,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Jan 08 2018 Milan Crha - 3.26.4-1 +- Update to 3.26.4 + * Mon Dec 11 2017 Milan Crha - 3.26.3-1 - Update to 3.26.3 diff --git a/sources b/sources index 6746602..b1ad591 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.3.tar.xz) = edfb0c32fc7c55f39bf0dcd9e11f4093ead5ac030feb78314e7a5e6a09af399591fd0ce2c34fc9ccce993adf7eebb1bec263b1b5dd004e42dd40495ecb46014c +SHA512 (evolution-3.26.4.tar.xz) = 3ecc2ba07cf3e4f8ef3556ac5c1004cb05672d8ade92f580d530e279a5b8207700027f99d7312e975f2a3799083f46151a61ab8c897bfeee772b6294ea0d0d0a From db31470458f35353d862949d8ae11cf2c179a9d1 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 5 Feb 2018 14:07:45 +0100 Subject: [PATCH 09/10] Update to 3.26.5; Properly obsolete evolution-perl subpackage --- .gitignore | 1 + evolution.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 37aac4e..4bdd8a5 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.26.2.tar.xz /evolution-3.26.3.tar.xz /evolution-3.26.4.tar.xz +/evolution-3.26.5.tar.xz diff --git a/evolution.spec b/evolution.spec index d81e6d9..ed571b5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -13,6 +13,7 @@ %define last_anjal_version 0.3.2-3 %define last_libgal2_version 2:2.5.3-2 %define last_evo_nm_version 3.5.0 +%define last_evo_perl_version 3.21.90 %define ldap_support 1 %define libnotify_support 1 @@ -26,7 +27,7 @@ ### Abstract ### Name: evolution -Version: 3.26.4 +Version: 3.26.5 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -38,6 +39,7 @@ Source: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz Obsoletes: anjal <= %{last_anjal_version} Obsoletes: libgal2 <= %{last_libgal2_version} Obsoletes: evolution-NetworkManager < %{last_evo_nm_version} +Obsoletes: evolution-perl < %{last_evo_perl_version} %global eds_version %{version} @@ -519,6 +521,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Feb 05 2018 Milan Crha - 3.26.5-1 +- Update to 3.26.5 +- Properly obsolete evolution-perl subpackage + * Mon Jan 08 2018 Milan Crha - 3.26.4-1 - Update to 3.26.4 diff --git a/sources b/sources index b1ad591..6848fdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.4.tar.xz) = 3ecc2ba07cf3e4f8ef3556ac5c1004cb05672d8ade92f580d530e279a5b8207700027f99d7312e975f2a3799083f46151a61ab8c897bfeee772b6294ea0d0d0a +SHA512 (evolution-3.26.5.tar.xz) = ea6dc9ee55e4d320521e2e93a879855348a98f86c68270c6d6c4c38bb18fc0530d46bac901c2804cabb88514672551da545013162b951264b1f504e016bc48ae From 7e33549c8fa9a24f90069b732a90a91d33228ba9 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 5 Mar 2018 12:22:13 +0100 Subject: [PATCH 10/10] Update to 3.26.6 --- .gitignore | 1 + evolution.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4bdd8a5..b3b6d0b 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.26.3.tar.xz /evolution-3.26.4.tar.xz /evolution-3.26.5.tar.xz +/evolution-3.26.6.tar.xz diff --git a/evolution.spec b/evolution.spec index ed571b5..f5bd3a6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ ### Abstract ### Name: evolution -Version: 3.26.5 +Version: 3.26.6 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -521,6 +521,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Mar 05 2018 Milan Crha - 3.26.6-1 +- Update to 3.26.6 + * Mon Feb 05 2018 Milan Crha - 3.26.5-1 - Update to 3.26.5 - Properly obsolete evolution-perl subpackage diff --git a/sources b/sources index 6848fdd..5635b19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (evolution-3.26.5.tar.xz) = ea6dc9ee55e4d320521e2e93a879855348a98f86c68270c6d6c4c38bb18fc0530d46bac901c2804cabb88514672551da545013162b951264b1f504e016bc48ae +SHA512 (evolution-3.26.6.tar.xz) = 34a6f3ec12c6330c2b742281030f641a0998293663d3c2ac4151eef24067ff95403fec37550be2d8d22e43e334b4349f1ece40b75cc23b1dfcec88a9a694363f