Ludwig Nussel 2016-09-02 14:01:23 +00:00 committed by Git OBS Bridge
parent ba00f4aad8
commit 1258e1a402
2 changed files with 9 additions and 4 deletions

View File

@ -33,8 +33,8 @@ fi
NAME=package-translations
{
echo "-------------------------------------------------------------------"
timestamp=$(LC_ALL=POSIX TZ=Europe/Moscow date)
timestamp2=$(LC_ALL=POSIX TZ=Europe/Moscow date +"%Y-%m-%d")
timestamp=$(LC_ALL=POSIX TZ=UTC date)
timestamp2=$(LC_ALL=POSIX TZ=UTC date +"%Y-%m-%d")
user=$(osc whois | cut -d\" -f3)
user=$(echo $user)
echo "$timestamp - $user"

View File

@ -1,15 +1,20 @@
-------------------------------------------------------------------
Thu Sep 1 16:00:02 MSK 2016 - <alex239@gmail.com>
Thu Sep 1 16:00:02 MSK 2016 - alex239@gmail.com
- automated update on 2016-09-01
-------------------------------------------------------------------
Thu Oct 8 09:58:54 CEST 2015 - coolo@suse.com
- automated update on 2015-10-08
-------------------------------------------------------------------
Tue Oct 29 08:24:16 UTC 2013 - coolo@suse.com
- manual update for 13.1
-------------------------------------------------------------------
Tue Jul 9 16:14:13 CEST 2013 - <coolo@suse.com>
Tue Jul 9 16:14:13 CEST 2013 - coolo@suse.com
- automated update on 2013-07-09