/hg/icedtea7-forest/jdk: 2 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Thu Jan 22 02:57:24 UTC 2015
changeset 3ce28e98738c in /hg/icedtea7-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea7-forest/jdk?cmd=changeset;node=3ce28e98738c
author: andrew
date: Fri Jan 09 16:17:13 2015 +0000
Bump to icedtea-2.6.0pre17
changeset 6aa2809fd261 in /hg/icedtea7-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea7-forest/jdk?cmd=changeset;node=6aa2809fd261
author: andrew
date: Thu Jan 22 02:55:37 2015 +0000
Added tag icedtea-2.6pre17 for changeset 3ce28e98738c
diffstat:
.hgtags | 1 +
make/jdk_generic_profile.sh | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a97c208d888a -r 6aa2809fd261 .hgtags
--- a/.hgtags Tue Dec 30 21:41:18 2014 +0000
+++ b/.hgtags Thu Jan 22 02:55:37 2015 +0000
@@ -537,3 +537,4 @@
ccdc37cdfaa891e3c14174378a8e7a5871e8893b icedtea-2.6pre14
6dd583aadca80b71e8c004d9f4f3deb1d779ccfb icedtea-2.6pre15
2e8f3cd07f149eab799f60db51ff3629f6ab0664 icedtea-2.6pre16
+3ce28e98738c7f9bb238378a991d4708598058a2 icedtea-2.6pre17
diff -r a97c208d888a -r 6aa2809fd261 make/jdk_generic_profile.sh
--- a/make/jdk_generic_profile.sh Tue Dec 30 21:41:18 2014 +0000
+++ b/make/jdk_generic_profile.sh Thu Jan 22 02:55:37 2015 +0000
@@ -625,7 +625,7 @@
# IcedTea versioning
export ICEDTEA_NAME="IcedTea"
-export PACKAGE_VERSION="2.6.0pre16"
+export PACKAGE_VERSION="2.6.0pre17"
export DERIVATIVE_ID="${ICEDTEA_NAME} ${PACKAGE_VERSION}"
echo "Building ${DERIVATIVE_ID}"
More information about the distro-pkg-dev
mailing list