diff --git a/build/repo.targets b/build/repo.targets
index 18e4610c8b..a9ce29cf08 100644
--- a/build/repo.targets
+++ b/build/repo.targets
@@ -458,9 +458,6 @@
-
-
-
@@ -482,9 +479,6 @@
-
-
-
@@ -501,7 +495,6 @@
@(_StoreInstallerHomepage)
@(_StoreInstallerMaintainerName)
@(_StoreInstallerMaintainerEmail)
- @(_StoreInstallerChangelogMessage)
@(_HostingInstallerSummary)
@(_HostingInstallerDescription)
@(_HostingInstallerLicense)
@@ -509,7 +502,6 @@
@(_HostingInstallerHomepage)
@(_HostingInstallerMaintainerName)
@(_HostingInstallerMaintainerEmail)
- @(_HostingInstallerChangelogMessage)
/opt/rh/rh-dotnet20/root/usr/lib64/dotnet/
@(RHStoreDirectories->' --directories "%(FullPath)"', ' ')
/usr/share/dotnet/
@@ -523,7 +515,6 @@
-e 's/MAINTAINER_EMAIL/$(StoreInstallerMaintainerEmail)/'
-e 's/PACKAGE_VERSION/$(TimestampVersion)/'
-e 's/PACKAGE_REVISION/$(StoreInstallerPackageRevision)/'
- -e 's/CHANGELOG_MESSAGE/$(StoreInstallerChangelogMessage)/'
$(RuntimeStoreInstallerLayoutTimestampDirectory)templates/changelog" />
@@ -851,27 +839,27 @@
-e 's/ASPNETCORE_STORE_VERSION/$(NoTimestampVersion)/'
$(HostingBundleInstallerLayoutNoTimestampDirectory)debian_config.json" />
-
-
-
-
diff --git a/tools/packaging/changelog b/tools/packaging/changelog
index 862c3f42d7..f28d88ed10 100644
--- a/tools/packaging/changelog
+++ b/tools/packaging/changelog
@@ -1,2 +1,2 @@
* DATE MAINTAINER_NAME - PACKAGE_VERSION-PACKAGE_REVISION
-- CHANGELOG_MESSAGE
\ No newline at end of file
+-
\ No newline at end of file