Update to 0.4.0

This commit is contained in:
Kalev Lember 2014-06-25 22:19:33 +03:00
parent ab1fd2a804
commit 2711dd9a17
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/libinput-0.1.0.tar.xz
/libinput-0.2.0.tar.xz
/libinput-0.4.0.tar.xz

View File

@ -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 <kalevlember@gmail.com> - 0.4.0-1
- Update to 0.4.0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
76472cd9764ac40615442cb911c621a1 libinput-0.2.0.tar.xz
60969c60e11792fab4ecaa7222f43697 libinput-0.4.0.tar.xz