Ver código fonte

upgrading package: glade 3.0.2 -> 3.1.0

Ralf S. Engelschall 19 anos atrás
pai
commit
0d1c55b794
1 arquivos alterados com 3 adições e 3 exclusões
  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