[libinput] libinput 0.13.0

Peter Hutterer whot at fedoraproject.org
Tue Mar 24 06:33:05 UTC 2015


commit f974be87a0dde6182e9922d8f40478db66a42448
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Mar 24 16:26:43 2015 +1000

    libinput 0.13.0

 .gitignore    | 1 +
 libinput.spec | 7 +++++--
 sources       | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d919da8..114e2ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /libinput-0.10.0.tar.xz
 /libinput-0.11.0.tar.xz
 /libinput-0.12.0.tar.xz
+/libinput-0.13.0.tar.xz
diff --git a/libinput.spec b/libinput.spec
index 6a5b214..6cf9d58 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -4,8 +4,8 @@
 %global gitversion 58abea394
 
 Name:           libinput
-Version:        0.12.0
-Release:        2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Version:        0.13.0
+Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 Summary:        Input device library
 
 License:        MIT
@@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 
 
 %changelog
+* Tue Mar 24 2015 Peter Hutterer <peter.hutterer at redhat.com> 0.13.0-1
+- libinput 0.13.0
+
 * Fri Mar 20 2015 Peter Hutterer <peter.hutterer at redhat.com> 0.12.0-2
 - Install the udev rules in the udevdir, not libdir (#1203645)
 
diff --git a/sources b/sources
index decc8ee..e7ac0bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc1a8c710a90264d1464c81d657064d2  libinput-0.12.0.tar.xz
+bb58f489b9ce99f6b89bf087b67d4a69  libinput-0.13.0.tar.xz


More information about the scm-commits mailing list