소스 검색

upgrading package: glade 3.1.2 -> 3.1.4

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

+ 2 - 2
glade/glade.spec

@@ -25,7 +25,7 @@
 #   package version
 %define       V_major 3
 %define       V_minor 1
-%define       V_micro 2
+%define       V_micro 4
 
 #   package information
 Name:         glade
@@ -38,7 +38,7 @@ Class:        EVAL
 Group:        XWindow
 License:      GPL
 Version:      %{V_major}.%{V_minor}.%{V_micro}
-Release:      20061206
+Release:      20061219
 
 #   list of sources
 Source0:      http://ftp.gnome.org/pub/GNOME/sources/glade%{V_major}/%{V_major}.%{V_minor}/glade%{V_major}-%{version}.tar.bz2