Просмотр исходного кода

upgrading package: haxe 1.19.20080530 -> 2.0.20080728

Ralf S. Engelschall 17 лет назад
Родитель
Сommit
9699b821c3
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      haxe/haxe.spec

+ 3 - 3
haxe/haxe.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_release  1.19
-%define       V_snapshot 20080530
+%define       V_release  2.0
+%define       V_snapshot 20080728
 
 #   package information
 Name:         haxe
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/BSD
 Version:      %{V_release}.%{V_snapshot}
-Release:      20080530
+Release:      20080728
 
 #   list of sources
 Source0:      ftp://ftp.openpkg.org/sources/CPY/haxe/haxe-%{V_snapshot}.tar.bz2