diff --git a/tpm2-tss.spec b/tpm2-tss.spec
index a6b50da..fa8bdfe 100644
--- a/tpm2-tss.spec
+++ b/tpm2-tss.spec
@@ -1,6 +1,6 @@
 Name:           tpm2-tss
 Version:        1.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        TPM2.0 Software Stack
 
 # The entire source code is under BSD except implementation.h and tpmb.h which
@@ -67,6 +67,9 @@ use tpm2-tss.
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.0-2
+- Escape macros in %%changelog
+
 * Fri Dec 08 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.3.0-1
 - Update to 1.3.0 release
 
@@ -75,14 +78,14 @@ use tpm2-tss.
 - Remove global pkg_prefix since now the upstream repo and package names match
 - Update URLs to point to the new project location
 - Remove -Wno-int-in-bool-context compiler flag since now upstream takes care
-- Remove %doc directive since README.md and CHANGELOG.md are not in the tarball
+- Remove %%doc directive since README.md and CHANGELOG.md are not in the tarball
 - Add patch to include a LICENSE since the generated tarball does not have it
 
 * Mon Aug 28 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.2.0-1
 - Update to 1.2.0 release
 - Use tpm2-tss instead of TPM2.0-TSS as prefix since project name changed
 - Fix SPEC file access mode
-- Include new man pages in %files directive
+- Include new man pages in %%files directive
 
 * Fri Aug 18 2017 Javier Martinez Canillas <javierm@redhat.com> - 1.1.0-3
 - Remove unneeded source tarballs (RHBZ#1482828)
@@ -99,8 +102,8 @@ use tpm2-tss.
 * Mon Dec 12 2016 Sun Yunying <yunying.sun@intel.com> - 1.0-2
 - Remove global macro pkg_version to avoid duplicate of version
 - Use ExclusiveArch instead of ExcludeArch
-- Use less wildcard in %files section to be more specific
-- Add trailing slash at end of added directory in %file section
+- Use less wildcard in %%files section to be more specific
+- Add trailing slash at end of added directory in %%file section
 - Remove autoconf/automake/pkgconfig(cmocka) from BuildRequires
 - Increase release version to 2