From 1e79231ce4d8cdd49794eb571b9d88043892a845 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 1 Nov 2013 08:45:39 +1000 Subject: [PATCH] libevdev 0.4.1 --- .gitignore | 1 + libevdev.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5ad32e9..da4644e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libevdev-0.2.1.tar.xz /libevdev-0.3.tar.xz /libevdev-0.4.tar.xz +/libevdev-0.4.1.tar.xz diff --git a/libevdev.spec b/libevdev.spec index a21fa4a..4ae2c3f 100644 --- a/libevdev.spec +++ b/libevdev.spec @@ -1,6 +1,6 @@ Name: libevdev -Version: 0.4 -Release: 2%{?dist} +Version: 0.4.1 +Release: 1%{?dist} Summary: Kernel Evdev Device Wrapper Library Group: System Environment/Libraries @@ -52,6 +52,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_libdir}/pkgconfig/libevdev.pc %changelog +* Fri Nov 01 2013 Peter Hutterer 0.4.1-1 +- libevdev 0.4.1 + * Wed Oct 02 2013 Peter Hutterer 0.4-2 - disable gcov (#1012180) - disable unittests, we don't run them anyway diff --git a/sources b/sources index c14ff75..36647f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8289b5f6112972b291a32375c0d802f8 libevdev-0.4.tar.xz +f2d02070750cfcfe9cad2d126768d537 libevdev-0.4.1.tar.xz