Changes: meego version 0.15.7 renamed to 0.15.10

RevBy: TrustMe
pull/1/head
Nimika Keshri 15 years ago
parent 317fed87a9
commit b70bb45028

@ -1,8 +1,8 @@
#!/bin/sh
if test -n "$1"
then
git archive --format tar --remote=$1 --output=meegotouch-applauncherd-0.15.7.tar --prefix meegotouch-applauncherd-0.15.7/ released/0.15.7
bzip2 meegotouch-applauncherd-0.15.7.tar
git archive --format tar --remote=$1 --output=meegotouch-applauncherd-0.15.10.tar --prefix meegotouch-applauncherd-0.15.10/ released/0.15.10
bzip2 meegotouch-applauncherd-0.15.10.tar
else
echo "Usage: create-tarball.sh <repo>"
echo " where <repo> is suitable for git archive --remote=<repo>"

@ -7,7 +7,7 @@
Name: meegotouch-applauncherd
Summary: Application launcher for fast startup
Version: 0.15.7
Version: 0.15.10
Release: 1
Group: System/Daemons
License: LGPLv2+

@ -1,6 +1,6 @@
Name: meegotouch-applauncherd
Summary: Application launcher for fast startup
Version: 0.15.7
Version: 0.15.10
Release: 1
Group: System/Daemons
License: LGPLv2+
Loading…
Cancel
Save