Browse Source

upgrading package: glib2 2.18.3 -> 2.18.4

Ralf S. Engelschall 17 years ago
parent
commit
3652ee6fd7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      glib2/glib2.spec

+ 2 - 2
glib2/glib2.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_glib2_major  2.18
-%define       V_glib2_minor  3
+%define       V_glib2_minor  4
 
 #   package information
 Name:         glib2
@@ -36,7 +36,7 @@ Class:        BASE
 Group:        Algorithm
 License:      GPL
 Version:      %{V_glib2_major}.%{V_glib2_minor}
-Release:      20081125
+Release:      20090110
 
 #   package options
 %option       with_threads  yes