Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2665 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 13 years ago
parent
commit
4cd381655d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      g/gobject-introspection/gobject-introspection-vl.spec

+ 4 - 1
g/gobject-introspection/gobject-introspection-vl.spec

@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           gobject-introspection
-Version:        0.10.1
+Version:        0.10.2
 Release:        1%{?_dist_release}
 Summary:        Introspection system for GObject-based libraries
 
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*.gz
 
 %changelog
+* Wed Feb 09 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.2-1
+- new upstream release
+
 * Sun Jan 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.1-1
 - new upstream release