From ea4a7517131cb9b4bc07666fbe2f27a702965371 Mon Sep 17 00:00:00 2001 From: Thorsten Leemhuis Date: Mon, 17 Sep 2012 21:37:31 +0200 Subject: [PATCH] Today's git snapshot --- .gitignore | 1 + libxkbcommon.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 70d47a4..3582338 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libxkbcommon-20101110.tar.bz2 /libxkbcommon-20111109.tar.bz2 /libxkbcommon-20120306.tar.bz2 +/libxkbcommon-20120917.tar.bz2 diff --git a/libxkbcommon.spec b/libxkbcommon.spec index e21cb10..7414c58 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -1,4 +1,4 @@ -%global gitdate 20120306 +%global gitdate 20120917 Name: libxkbcommon Version: 0.1.0 @@ -58,10 +58,13 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %files devel %defattr(-,root,root,-) %{_libdir}/libxkbcommon.so -%{_includedir}/xkbcommon/xkbcommon.h +%{_includedir}/xkbcommon/xkbcommon*.h %{_libdir}/pkgconfig/xkbcommon.pc %changelog +* Mon Sep 17 2012 Thorsten Leemhuis 0.1.0-8.20120917 +- Today's git snapshot + * Thu Jul 19 2012 Fedora Release Engineering - 0.1.0-7.20120306 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 8a81a22..f824be3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bbea13228dc0d82d07d4d431115eeed libxkbcommon-20120306.tar.bz2 +50fa9420d4883a120158fe83ec1d6b2c libxkbcommon-20120917.tar.bz2