소스 검색

upgrading package: socat 1.3.2.2 -> 1.4.0.0

Thomas Lotterer 21 년 전
부모
커밋
caa544ae5f
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      socat/socat.spec

+ 3 - 3
socat/socat.spec

@@ -24,8 +24,8 @@
 ##
 
 #   package version
-%define       V_major  1.3
-%define       V_minor  2.2
+%define       V_major  1.4
+%define       V_minor  0.0
 
 #   package information
 Name:         socat
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Network
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20040207
+Release:      20040622
 
 #   list of sources
 Source0:      http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2