Browse Source

libxcb-1.5-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@527 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 15 năm trước cách đây
mục cha
commit
70eb6a545a
1 tập tin đã thay đổi với 6 bổ sung3 xóa
  1. 6 3
      lib/libx/libxcb/libxcb-vl.spec

+ 6 - 3
lib/libx/libxcb/libxcb-vl.spec

@@ -5,8 +5,8 @@
 Summary:        A C binding to the X11 protocol
 Summary(ja):    X11 プロトコルの C による実装
 Name:           libxcb
-Version:        1.4
-Release:        2%{?_dist_release}
+Version:        1.5
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        MIT
@@ -23,7 +23,7 @@ BuildRequires:  autoconf automake libtool pkgconfig
 #BuildRequires:  graphviz
 BuildRequires:  libXau-devel
 BuildRequires:  libxslt
-BuildRequires:  xcb-proto >= 1.5
+BuildRequires:  xcb-proto >= 1.6
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  xorg-x11-util-macros
 
@@ -148,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-1
+- new upstream release
+
 * Tue Feb 02 2010 Shu KONNO <owa@bg.wakwak.com> 1.4-2
 - rebuild with python-2.6