Fixed changelog
This commit is contained in:
parent
5ddc1621e2
commit
07a5b28e18
@ -1747,7 +1747,7 @@ end
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
Tue Dec 08 2015 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.65-7.b17
|
||||
* Tue Dec 08 2015 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.65-7.b17
|
||||
- changed way of generating the sources. As result:
|
||||
- "updated" to aarch64-jdk8u65-b17 (from aarch64-port/jdk8u60)
|
||||
- used aarch64-port-jdk8u60-aarch64-jdk8u65-b17.tar.xz as new sources
|
||||
|
@ -125,7 +125,7 @@ spec_date=`date +"%a %b %d %Y"`
|
||||
revision_helper=`echo ${VERSION%-*}`
|
||||
updatever=`echo ${revision_helper##*u}`
|
||||
buildver=`echo ${VERSION##*-}`
|
||||
echo "$spec_date $user_full_name <$user_name@redhat.com> - 1:1.8.0.$updatever-$RELEASE.$buildver"
|
||||
echo "* $spec_date $user_full_name <$user_name@redhat.com> - 1:1.8.0.$updatever-$RELEASE.$buildver"
|
||||
echo "- updated to $VERSION (from $PROJECT_NAME/$REPO_NAME)"
|
||||
echo "- used $FILENAME as new sources"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user