소스 검색

upgrading package: dpkg -> 1.15.8.10

Ralf S. Engelschall 14 년 전
부모
커밋
6bc174e1c3
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      dpkg/dpkg.spec

+ 3 - 3
dpkg/dpkg.spec

@@ -22,8 +22,8 @@
 ##
 
 #   package version
-%define       V_tarball   1.15.8.9
-%define       V_subdir    1.15.8.9
+%define       V_tarball   1.15.8.10
+%define       V_subdir    1.15.8.10
 
 #   package information
 Name:         dpkg
@@ -36,7 +36,7 @@ Class:        EVAL
 Group:        Archiver
 License:      GPL
 Version:      %{V_tarball}
-Release:      20110129
+Release:      20110131
 
 #   list of sources
 Source0:      http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_%{version}.tar.bz2