diff --git a/mercurial.spec b/mercurial.spec index 35b06ca..9a03832 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -3,7 +3,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial Version: 4.4.2 -Release: 3%{?dist} +Release: 4%{?dist} # Release: 1.rc1%{?dist} @@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT ##cd tests && %{__python} run-tests.py %changelog +* Fri Feb 09 2018 Igor Gnatenko - 4.4.2-4 +- Escape macros in %%changelog + * Thu Feb 08 2018 Fedora Release Engineering - 4.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -555,7 +558,7 @@ rm -rf $RPM_BUILD_ROOT * Sat Apr 12 2008 Neal Becker - 1.0-12 - Remove xemacs pkg - this is moved to xemacs-extras -- Own %{python_sitearch}/{mercurial,hgext} dirs +- Own %%{python_sitearch}/{mercurial,hgext} dirs * Thu Apr 10 2008 Neal Becker - 1.0-11 - Use install -p to install .el{c} files