소스 검색

upgrading package: ant 1.5.3.1 -> 1.5.4

Ralf S. Engelschall 22 년 전
부모
커밋
80a242d27a
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      ant/ant.spec

+ 3 - 3
ant/ant.spec

@@ -24,8 +24,8 @@
 ##
 
 #   package version
-%define       V_real  1.5.3-1
-%define       V_opkg  1.5.3.1
+%define       V_real  1.5.4
+%define       V_opkg  1.5.4
 
 #   package information
 Name:         ant
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Development
 License:      Apache Software License
 Version:      %{V_opkg}
-Release:      20030722
+Release:      20030813
 
 #   list of sources
 Source0:      http://www.apache.org/dist/ant/binaries/apache-ant-%{V_real}-bin.tar.bz2