diff --git a/.cvsignore b/.cvsignore index a09353f..cd86c9b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libX11-20090712.tar.bz2 +libX11-20090805.tar.bz2 diff --git a/commitid b/commitid index 63626c3..a5fe5ee 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -554f755e5545f63d3c8f299297927238da155773 +9da7e230d5320e1556ad2084fcd06ee7994385ea diff --git a/libX11.spec b/libX11.spec index caa1518..4572fac 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,10 +1,10 @@ %define tarball libX11 -%define gitdate 20090712 +%define gitdate 20090805 Summary: X.Org X11 libX11 runtime library Name: libX11 Version: 1.2.99 -Release: 3.%{gitdate}%{?dist} +Release: 4.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -83,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_libdir}/libX11.so.6 -%{_libdir}/libX11.so.6.2.0 +%{_libdir}/libX11.so.6.3.0 %{_libdir}/libX11-xcb.so.1 %{_libdir}/libX11-xcb.so.1.0.0 @@ -116,6 +116,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Aug 06 2009 Peter Hutterer 1.2.99-4.20090805 +- Today's git snapshot +- minor soname bump to 6.3.0 + * Fri Jul 24 2009 Fedora Release Engineering - 1.2.99-3.20090712 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index a79f1af..34b49dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59e23f040427385c116f03ece2bdf880 libX11-20090712.tar.bz2 +f45b5af929e4366a3f1466e390add673 libX11-20090805.tar.bz2