瀏覽代碼

upgrading package: gcc35 3.5s20040327 -> 3.5s20040502

Ralf S. Engelschall 21 年之前
父節點
當前提交
2adb110e0f
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      gcc35/gcc35.patch
  2. 2 2
      gcc35/gcc35.spec

+ 1 - 1
gcc35/gcc35.patch

@@ -37,7 +37,7 @@
     please modify this string to indicate that, e.g. by putting your
     organization's name in parentheses at the end of the string.  */
  
--const char version_string[] = "3.5.0 20040327 (experimental)";
+-const char version_string[] = "3.5.0 20040502 (experimental)";
 +const char version_string[] = "3.5.0 20040327 (experimental) (@l_openpkg_release@)";
  
  /* This is the location of the online document giving instructions for

+ 2 - 2
gcc35/gcc35.spec

@@ -26,7 +26,7 @@
 #   package version
 %define       V_full         3.5
 %define       V_comp         35
-%define       V_snap         20040327
+%define       V_snap         20040502
 
 #   package information
 Name:         gcc35
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Compiler
 License:      GPL
 Version:      %{V_full}s%{V_snap}
-Release:      20040427
+Release:      20040503
 
 #   package options
 %option       with_cxx       yes