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

index 12a3a77..b67ad94 100755 (executable)
@@ -172,6 +172,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