소스 검색

upgrading package: socat 1.1.0.0 -> 1.1.0.1

Ralf S. Engelschall 24 년 전
부모
커밋
47db856dff
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      socat/socat.spec

+ 2 - 2
socat/socat.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major  1.1
-%define       V_minor  0.0
+%define       V_minor  0.1
 
 #   package information
 Name:         socat
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EXP]
 Group:        Network
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20020530
+Release:      20020610
 
 #   list of sources
 Source0:      http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2