Sfoglia il codice sorgente

upgrading package: socat 1.4.0.2 -> 1.4.0.3

Herbert Schmid 21 anni fa
parent
commit
500b46270d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      socat/socat.spec

+ 2 - 2
socat/socat.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major  1.4
-%define       V_minor  0.2
+%define       V_minor  0.3
 
 #   package information
 Name:         socat
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Network
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20040923
+Release:      20041022
 
 #   list of sources
 Source0:      http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2