diff --git a/mercurial.spec b/mercurial.spec index ad1f1a3..6553415 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -10,7 +10,7 @@ Summary: A fast, lightweight Source Control Management system Name: mercurial Version: 6.2.1 -Release: 1%{?dist} +Release: 2%{?dist} # Release: 1.rc1%%{?dist} @@ -231,6 +231,7 @@ pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh %doc CONTRIBUTORS COPYING doc/README doc/hg*.html hgweb.cgi contrib/hgweb.fcgi contrib/hgweb.wsgi %doc %attr(644,root,root) %{_mandir}/man?/hg*.gz %doc %attr(644,root,root) contrib/*.svg +%dir %{python3_sitearch}/%{name}-*-py*.egg-info %dir %{_datadir}/zsh/ %dir %{_datadir}/zsh/site-functions/ %dir %{_sysconfdir}/mercurial @@ -272,6 +273,9 @@ pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh %changelog +* Sat Aug 06 2022 Mads Kiilerich - 6.2.1-2 +- Own .egg-info as directory, as introduced by setuptools 60 (#2115906) + * Thu Jul 28 2022 Mads Kiilerich - 6.2.1-1 - mercurial 6.2.1