summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Davis <mrd@redhat.com>2018-02-22 17:32:58 -0800
committerMatt Davis <mrd@redhat.com>2018-02-22 17:32:58 -0800
commit97a7c3f39cc43889d657e1f557f2a8973347fc5e (patch)
treed3081a264ab161cf67bd5993c9c389915e728c94
parent2ddcdb87208d62ee00ecabd12621e43cb4229861 (diff)
downloadansible-97a7c3f39cc43889d657e1f557f2a8973347fc5e.tar.gz
rename versioned CHANGELOGs with dash
-rw-r--r--Makefile2
-rw-r--r--changelogs/CHANGELOG-legacy.rst (renamed from changelogs/CHANGELOG_legacy.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.0.rst (renamed from changelogs/CHANGELOG_v2.0.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.1.rst (renamed from changelogs/CHANGELOG_v2.1.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.2.rst (renamed from changelogs/CHANGELOG_v2.2.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.3.rst (renamed from changelogs/CHANGELOG_v2.3.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.4.rst (renamed from changelogs/CHANGELOG_v2.4.rst)0
-rw-r--r--changelogs/CHANGELOG-v2.5.rst (renamed from changelogs/CHANGELOG_v2.5.rst)0
8 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 873e818b48..d8bae62728 100644
--- a/Makefile
+++ b/Makefile
@@ -223,7 +223,7 @@ sdist_upload: clean docs
# TODO: variable-ize major version number usages here
.PHONY: changelog_reno
changelog_reno:
- reno -d changelogs/ report --title 'Ansible 2.5 "Kashmir" Release Notes' --no-collapse-pre-release --no-show-source --earliest-version v2.5.0b1 --output changelogs/CHANGELOG_v2.5.rst
+ reno -d changelogs/ report --title 'Ansible 2.5 "Kashmir" Release Notes' --no-collapse-pre-release --no-show-source --earliest-version v2.5.0b1 --output changelogs/CHANGELOG-v2.5.rst
.PHONY: rpmcommon
rpmcommon: sdist
diff --git a/changelogs/CHANGELOG_legacy.rst b/changelogs/CHANGELOG-legacy.rst
index 6c57fc7a4c..6c57fc7a4c 100644
--- a/changelogs/CHANGELOG_legacy.rst
+++ b/changelogs/CHANGELOG-legacy.rst
diff --git a/changelogs/CHANGELOG_v2.0.rst b/changelogs/CHANGELOG-v2.0.rst
index 9d63f9ef21..9d63f9ef21 100644
--- a/changelogs/CHANGELOG_v2.0.rst
+++ b/changelogs/CHANGELOG-v2.0.rst
diff --git a/changelogs/CHANGELOG_v2.1.rst b/changelogs/CHANGELOG-v2.1.rst
index cc202d6a41..cc202d6a41 100644
--- a/changelogs/CHANGELOG_v2.1.rst
+++ b/changelogs/CHANGELOG-v2.1.rst
diff --git a/changelogs/CHANGELOG_v2.2.rst b/changelogs/CHANGELOG-v2.2.rst
index 8140736c24..8140736c24 100644
--- a/changelogs/CHANGELOG_v2.2.rst
+++ b/changelogs/CHANGELOG-v2.2.rst
diff --git a/changelogs/CHANGELOG_v2.3.rst b/changelogs/CHANGELOG-v2.3.rst
index 47b91fb20e..47b91fb20e 100644
--- a/changelogs/CHANGELOG_v2.3.rst
+++ b/changelogs/CHANGELOG-v2.3.rst
diff --git a/changelogs/CHANGELOG_v2.4.rst b/changelogs/CHANGELOG-v2.4.rst
index 860b1cd6bf..860b1cd6bf 100644
--- a/changelogs/CHANGELOG_v2.4.rst
+++ b/changelogs/CHANGELOG-v2.4.rst
diff --git a/changelogs/CHANGELOG_v2.5.rst b/changelogs/CHANGELOG-v2.5.rst
index e1561c6789..e1561c6789 100644
--- a/changelogs/CHANGELOG_v2.5.rst
+++ b/changelogs/CHANGELOG-v2.5.rst