소스 검색

upgrading package: waf 1.9.0 -> 1.9.1

Ralf S. Engelschall 9 년 전
부모
커밋
7050ccb312
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      waf/waf.spec

+ 3 - 3
waf/waf.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_tarball 1.9.0
-%define       V_subdir  1.9.0
+%define       V_tarball 1.9.1
+%define       V_subdir  1.9.1
 
 #   package information
 Name:         waf
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Building
 License:      MIT-style
 Version:      %{V_tarball}
-Release:      20160626
+Release:      20160703
 
 #   list of sources
 Source0:      https://github.com/waf-project/waf/archive/waf-%{version}.tar.gz