prepare release 3.1.4

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
remotes/origin/feature_yum_url 3.1.4
Nico Schottelius 11 years ago
parent beab2888fa
commit f2459df682
  1. 2
      bin/build-helper
  2. 2
      docs/changelog

@ -148,7 +148,7 @@ eof
printf "Enter changelog for freecode release %s> " "$version" printf "Enter changelog for freecode release %s> " "$version"
read changelog read changelog
echo "Submit preview" echo "Submitting to freecode ..."
python2 $(which freecode-submit) -P cdist \ python2 $(which freecode-submit) -P cdist \
-v "$version" -c "$changelog" \ -v "$version" -c "$changelog" \
-t "$taglist" -t "$taglist"

@ -5,7 +5,7 @@ Changelog
* Exception: No braces means author == Nico Schottelius * Exception: No braces means author == Nico Schottelius
3.1.4: 3.1.4: 2014-05-04
* Core: Ensure all created files end in \n (Steven Armstrong) * Core: Ensure all created files end in \n (Steven Armstrong)
* Documentation: Cleanup up, added HTML links (Tomas Pospisek) * Documentation: Cleanup up, added HTML links (Tomas Pospisek)
* Explorer interfaces: Remove test output (Daniel Heule) * Explorer interfaces: Remove test output (Daniel Heule)

Loading…
Cancel
Save