- Update to release 1.1.0
This commit is contained in:
parent
e7581daade
commit
2a885181ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
mtdev-20100706.tar.bz2
|
||||
mtdev-20100803.tar.bz2
|
||||
/mtdev-20110105.tar.bz2
|
||||
|
2
commitid
2
commitid
@ -1 +1 @@
|
||||
e91311dc01f970b687da4f00810cf40d3d37a5e4
|
||||
9e3daba37d1d15c99a41a2d838bf683934cc7077
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tarball mtdev
|
||||
%global gitdate 20100803
|
||||
%global gitdate 20110105
|
||||
|
||||
Name: mtdev
|
||||
Version: 1.0.8
|
||||
Version: 1.1.0
|
||||
Release: 1.%{?gitdate}%{?dist}
|
||||
Summary: Multitouch Protocol Translation Library
|
||||
|
||||
@ -62,11 +62,16 @@ rm -rf %{buildroot}
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_includedir}/mtdev.h
|
||||
%{_includedir}/mtdev-plumbing.h
|
||||
%{_includedir}/mtdev-mapping.h
|
||||
%{_libdir}/libmtdev.so
|
||||
%{_libdir}/pkgconfig/mtdev.pc
|
||||
%{_bindir}/mtdev-test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 05 2011 Peter Hutterer <peter.hutterer@redhat.com> 1.1.0-1.20110105
|
||||
- Update to release 1.1.0
|
||||
|
||||
* Tue Aug 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.0.8-1.20100803
|
||||
- Update to release 1.0.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user