diff --git a/molequeue.changes b/molequeue.changes index a8b0dca..f9f9328 100644 --- a/molequeue.changes +++ b/molequeue.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 19 06:20:26 UTC 2021 - Steve Kowalik + +- Remove unneeded BuildRequires on python-devel. + ------------------------------------------------------------------- Sat May 2 12:06:15 UTC 2020 - Martin Pluskal diff --git a/molequeue.spec b/molequeue.spec index 8d2950a..8ace66f 100644 --- a/molequeue.spec +++ b/molequeue.spec @@ -1,7 +1,7 @@ # # spec file for package molequeue # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,6 @@ BuildRequires: desktop-file-utils BuildRequires: doxygen BuildRequires: gcc-c++ BuildRequires: pkgconfig -BuildRequires: python-devel BuildRequires: python3-devel BuildRequires: zeromq-devel BuildRequires: pkgconfig(Qt5Core)