diff --git a/.gitignore b/.gitignore index d44077d..654f86c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libwacom-0.3.tar.bz2 +/libwacom-0.4.tar.xz diff --git a/libwacom.spec b/libwacom.spec index 214974f..0053dc5 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -1,6 +1,6 @@ Name: libwacom -Version: 0.3 -Release: 6%{?dist} +Version: 0.4 +Release: 1%{?dist} Summary: Tablet Information Client Library Requires: %{name}-data @@ -11,10 +11,6 @@ URL: http://linuxwacom.sourceforge.net Source0: http://prdownloads.sourceforge.net/linuxwacom/%{name}/%{name}-%{version}.tar.bz2 Source1: libwacom.rules -Patch01: libwacom-0.3-add-list-devices.patch -Patch02: libwacom-0.3-add-udev-generator.patch -Patch03: libwacom-0.3-add-bamboo-one.patch - BuildRequires: autoconf automake libtool doxygen BuildRequires: glib2-devel libgudev1-devel @@ -41,10 +37,6 @@ Tablet information client library library data files. %prep %setup -q -n %{name}-%{version} -%patch01 -p1 -%patch02 -p1 -%patch03 -p1 - %build autoreconf --force -v --install || exit 1 %configure --disable-static @@ -84,6 +76,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/libwacom/*.stylus %changelog +* Tue Mar 27 2012 Matthias Clasen 0.4-1 +- Update to 0.4 + * Thu Mar 22 2012 Peter Hutterer 0.3-6 - Fix udev rules generator patch to apply ENV{ID_INPUT_TOUCHPAD} correctly (#803314) diff --git a/sources b/sources index 253b85b..9e111ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08890c25fc73471f94ed2bc3ab34d080 libwacom-0.3.tar.bz2 +126e5550ea6a249f8c1057c7cde56855 libwacom-0.4.tar.xz