瀏覽代碼

upgrading package: glade 3.0.2 -> 3.1.0

Ralf S. Engelschall 19 年之前
父節點
當前提交
0d1c55b794
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      glade/glade.spec

+ 3 - 3
glade/glade.spec

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