diff --git a/tools/rpm/IMP-copr.spec.in b/tools/rpm/IMP-copr.spec.in index a141795f09..3ba2153564 100644 --- a/tools/rpm/IMP-copr.spec.in +++ b/tools/rpm/IMP-copr.spec.in @@ -514,6 +514,9 @@ export PYTHONPATH=%{buildroot}%{_libdir}/python${py2_ver}/site-packages %endif %changelog +* Thu Apr 04 2024 Ben Webb 2.20.2-1 +- 2.20.2 release. + * Tue Jan 16 2024 Ben Webb 2.20.1-1 - 2.20.1 release. diff --git a/tools/rpm/IMP.spec.in b/tools/rpm/IMP.spec.in index a9ba5d4d28..5e408e8ae1 100644 --- a/tools/rpm/IMP.spec.in +++ b/tools/rpm/IMP.spec.in @@ -539,6 +539,9 @@ find ${RPM_BUILD_ROOT}%{_prefix}/share/IMP/tools -name '*.py' -exec perl -pi -e %endif %changelog +* Thu Apr 04 2024 Ben Webb 2.20.2-1 +- 2.20.2 release. + * Tue Jan 16 2024 Ben Webb 2.20.1-1 - 2.20.1 release.