diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index 4388ba5..0bad668 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -1,5 +1,5 @@ Name: python-matplotlib-inline -Version: 0.1.3 +Version: 0.1.5 Release: 1mamba Summary: Inline Matplotlib backend for Jupyter Group: System/Libraries @@ -15,7 +15,6 @@ BuildRequires: python3.7dist(traitlets) ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -48,5 +47,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Aug 17 2022 Automatic Build System 0.1.5-1mamba +- automatic version update by autodist + * Mon Oct 18 2021 Silvan Calarco 0.1.3-1mamba - package created using the webbuild interface