- Update to today's git master

- Add commitid file.
This commit is contained in:
Peter Hutterer 2009-07-13 03:08:55 +00:00
parent bde31a744e
commit 9ccec19c21
4 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
libXi-20090712.tar.bz2
libXi-20090713.tar.bz2

1
commitid Normal file
View File

@ -0,0 +1 @@
1fc161f058eecb61d37135fd024703a385769417

View File

@ -1,10 +1,10 @@
%define tarball libXi
%define gitdate 20090712
%define gitdate 20090713
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.2.99
Release: 3.%{gitdate}%{?dist}
Release: 4.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -88,6 +88,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Mon Jul 13 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-4.20090713
- Update to today's git master
- Add commitid file.
* Sun Jul 12 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-3.20090712
- Update to today's git master

View File

@ -1 +1 @@
7f04bdc7984dec37f6f2691537c92837 libXi-20090712.tar.bz2
fad3aa50bf0eb5c2252b1582fc1d93bd libXi-20090713.tar.bz2