diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 3fc4725..272b078 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 14 17:52:16 UTC 2020 - Christophe Giboudeaux + +- Drop the unneeded python2 requirement + ------------------------------------------------------------------- Tue Jan 7 10:36:33 UTC 2020 - Christophe Giboudeaux diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 73efae2..d43d5d0 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -36,7 +36,6 @@ BuildRequires: extra-cmake-modules BuildRequires: gettext-devel # Only required for the icon BuildRequires: kontact -BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5AkonadiContact)