From 9ccec19c218a1b46b8abd0507f57dd1ce11092f8 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 13 Jul 2009 03:08:55 +0000 Subject: [PATCH] - Update to today's git master - Add commitid file. --- .cvsignore | 2 +- commitid | 1 + libXi.spec | 8 ++++++-- sources | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 commitid diff --git a/.cvsignore b/.cvsignore index ec2c748..ffe0304 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXi-20090712.tar.bz2 +libXi-20090713.tar.bz2 diff --git a/commitid b/commitid new file mode 100644 index 0000000..e88d837 --- /dev/null +++ b/commitid @@ -0,0 +1 @@ +1fc161f058eecb61d37135fd024703a385769417 diff --git a/libXi.spec b/libXi.spec index 122c7b0..acc48f9 100644 --- a/libXi.spec +++ b/libXi.spec @@ -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 1.2.99-4.20090713 +- Update to today's git master +- Add commitid file. + * Sun Jul 12 2009 Peter Hutterer 1.2.99-3.20090712 - Update to today's git master diff --git a/sources b/sources index ae29d38..971f97e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f04bdc7984dec37f6f2691537c92837 libXi-20090712.tar.bz2 +fad3aa50bf0eb5c2252b1582fc1d93bd libXi-20090713.tar.bz2