diff --git a/.gitignore b/.gitignore index 0b1b17d..44a7fb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libwacom-0.1.tar.bz2 /libwacom-0.2.tar.xz +/libwacom-0.3.tar.xz diff --git a/libwacom.spec b/libwacom.spec index 943215f..eda04c0 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,5 +1,5 @@ Name: libwacom -Version: 0.2 +Version: 0.3 Release: 1%{?dist} Summary: Tablet Information Client Library @@ -70,6 +70,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/libwacom/*.stylus %changelog +* Tue Feb 7 2012 Matthias Clasen - 0.3-1 +- Update to 0.3 + * Tue Jan 17 2012 Matthias Clasen - 0.2-1 - Update to 0.2 diff --git a/sources b/sources index 12ae861..c54cb15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b63517f93514d9a1d82ee36c2fef1ff libwacom-0.2.tar.xz +d0bb9d79aa74444376fd79f4dc00ccc0 libwacom-0.3.tar.xz