diff --git a/.gitignore b/.gitignore index 74a4ff1..f69b0d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libinput-0.1.0.tar.xz /libinput-0.2.0.tar.xz +/libinput-0.4.0.tar.xz diff --git a/libinput.spec b/libinput.spec index fc727e8..d8d6bb3 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput -Version: 0.2.0 -Release: 2%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: Input device library License: MIT @@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Jun 25 2014 Kalev Lember - 0.4.0-1 +- Update to 0.4.0 + * Sat Jun 07 2014 Fedora Release Engineering - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 47b17b6..f51f646 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76472cd9764ac40615442cb911c621a1 libinput-0.2.0.tar.xz +60969c60e11792fab4ecaa7222f43697 libinput-0.4.0.tar.xz