diff --git a/julia.changes b/julia.changes index fd21f1d..adda7e2 100644 --- a/julia.changes +++ b/julia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 17 01:25:00 UTC 2025 - Steve Kowalik + +- Drop unneeeded BuildRequires on python3-recommonmark. + ------------------------------------------------------------------- Fri Oct 4 12:41:44 UTC 2024 - Soc Virnyl Estela diff --git a/julia.spec b/julia.spec index c2f25aa..ea877eb 100644 --- a/julia.spec +++ b/julia.spec @@ -1,7 +1,7 @@ # # spec file for package julia # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -236,7 +236,6 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx BuildRequires: python3-psutil -BuildRequires: python3-recommonmark BuildRequires: python3-setuptools BuildRequires: pkgconfig(libedit) BuildRequires: pkgconfig(libzstd)