Author: twittner Date: Sun Nov 4 15:36:23 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: GNS3.desktop (NONE -> 1.1) (NEW), GNS3.png (NONE -> 1.1) (NEW), GNS3-version.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/GNS3.desktop diff -u /dev/null SOURCES/GNS3.desktop:1.1 --- /dev/null Sun Nov 4 16:36:23 2007 +++ SOURCES/GNS3.desktop Sun Nov 4 16:36:18 2007 @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=GNS3 +Comment=Dynamisp Cisco router simulator frontend +Exec=gns3 +Icon=GNS3.png +StartupNotify=false +Terminal=false +Type=Application +Categories=Qt;Network; + +# vi:encoding=utf-8 ================================================================ Index: SOURCES/GNS3.png <<Binary file>> ================================================================ Index: SOURCES/GNS3-version.patch diff -u /dev/null SOURCES/GNS3-version.patch:1.1 --- /dev/null Sun Nov 4 16:36:23 2007 +++ SOURCES/GNS3-version.patch Sun Nov 4 16:36:18 2007 @@ -0,0 +1,11 @@ +--- o.GNS3-0.3.2/setup.py 2007-10-29 12:12:35.000000000 +0100 ++++ n.GNS3-0.3.2/setup.py 2007-11-04 14:50:11.000000000 +0100 +@@ -10,7 +10,7 @@ + + setup( # Distribution meta-data + name = "gns3", +- version = "0.2alpha", ++ version = "0.3.2", + description = "A graphical frontend to dynamips", + author = "Jeremy Grossmann, David Ruiz, Romain Lamaison, Aurelien Levesque, Xavier Alt", + author_email = "[EMAIL PROTECTED]", ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
