/hg/icedtea7-forest/jdk: 2 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Sun Oct 4 01:16:00 UTC 2015
changeset 6a8bf2d80489 in /hg/icedtea7-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea7-forest/jdk?cmd=changeset;node=6a8bf2d80489
author: andrew
date: Sat Oct 03 22:25:46 2015 +0100
Bump to icedtea-2.7.0pre02
changeset a09958d0c99d in /hg/icedtea7-forest/jdk
details: http://icedtea.classpath.org/hg/icedtea7-forest/jdk?cmd=changeset;node=a09958d0c99d
author: andrew
date: Sun Oct 04 02:10:58 2015 +0100
Added tag icedtea-2.7.0pre02 for changeset 6a8bf2d80489
diffstat:
.hgtags | 1 +
make/jdk_generic_profile.sh | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 96b5c3822ce9 -r a09958d0c99d .hgtags
--- a/.hgtags Tue Nov 13 16:12:10 2012 -0800
+++ b/.hgtags Sun Oct 04 02:10:58 2015 +0100
@@ -628,3 +628,4 @@
fc2855d592b09fe16d0d47a24d09466f776dcb54 jdk7u85-b01
2db5e90a399beb96d82086d2d961894246d0bfe5 icedtea-2.6-branchpoint
15db078b2bfde69f953bcf7a69273aff495a4701 icedtea-2.7.0pre01
+6a8bf2d8048964b384b20c71bf441f113193a81b icedtea-2.7.0pre02
diff -r 96b5c3822ce9 -r a09958d0c99d make/jdk_generic_profile.sh
--- a/make/jdk_generic_profile.sh Tue Nov 13 16:12:10 2012 -0800
+++ b/make/jdk_generic_profile.sh Sun Oct 04 02:10:58 2015 +0100
@@ -671,7 +671,7 @@
# IcedTea versioning
export ICEDTEA_NAME="IcedTea"
-export PACKAGE_VERSION="2.7.0pre01"
+export PACKAGE_VERSION="2.7.0pre02"
export DERIVATIVE_ID="${ICEDTEA_NAME} ${PACKAGE_VERSION}"
echo "Building ${DERIVATIVE_ID}"
More information about the distro-pkg-dev
mailing list