|
@@ -2,8 +2,8 @@
|
|
|
|
|
|
Summary: XCB protocol descriptions
|
|
|
Name: xcb-proto
|
|
|
-Version: 1.5
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Version: 1.6
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
License: MIT
|
|
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
%{python_sitelib}/xcbgen
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Wed Feb 03 2010 Shu KONNO <owa@bg.wakwak.com> 1.5-2
|
|
|
- rebuilt with python-2.6.4
|
|
|
|