> diff --git a/Makefile.am b/Makefile.am > index cf11faa..27361ca 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -116,7 +116,8 @@ rpmlog: > @git log --pretty="format:- %s (%ae)" \ > $(PACKAGE_NAME)-$(PACKAGE_VERSION)-$(PACKAGE_RELEASE).. | \ > sed -e 's/@.*)/)/' | sed -e 's/%/%%/g' | \ > - grep -v -- "- Sending translation for " > + grep -v -- "- Sending translation for " | \ > + grep -v -- "- Merge commit " Looks fine, too. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list