fix mkChangelog tool
authorMichael Andres <ma@suse.de>
Tue, 18 Dec 2012 10:07:12 +0000 (11:07 +0100)
committerMichael Andres <ma@suse.de>
Tue, 18 Dec 2012 10:07:12 +0000 (11:07 +0100)
mkChangelog

index c517da5..7730b2e 100755 (executable)
@@ -163,6 +163,7 @@ while [ "$RES" == "e" ]; do
     [cCsS])
       Becho "!!! Store new $CHANGESFILE"
       mv $TMPFILE $CHANGESFILE
+      chmod 644 $CHANGESFILE
 
       test "$RES" == "s" && {
        if [ "$LAST_RELEASE" == "$THIS_RELEASE" ]; then