Update to 1.3
This commit is contained in:
parent
4d6c963e5f
commit
fe75fbf016
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/iio-sensor-proxy-1.0.tar.xz
|
/iio-sensor-proxy-1.0.tar.xz
|
||||||
/iio-sensor-proxy-1.1.tar.xz
|
/iio-sensor-proxy-1.1.tar.xz
|
||||||
/iio-sensor-proxy-1.2.tar.xz
|
/iio-sensor-proxy-1.2.tar.xz
|
||||||
|
/iio-sensor-proxy-1.3.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: iio-sensor-proxy
|
Name: iio-sensor-proxy
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: IIO accelerometer sensor to input device proxy
|
Summary: IIO accelerometer sensor to input device proxy
|
||||||
|
|
||||||
@ -60,6 +60,9 @@ This package contains the documentation for %{name}.
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/
|
%{_datadir}/gtk-doc/html/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 17 2016 Bastien Nocera <bnocera@redhat.com> - 1.3-1
|
||||||
|
- Update to 1.3
|
||||||
|
|
||||||
* Tue Sep 06 2016 Bastien Nocera <bnocera@redhat.com> - 1.2-1
|
* Tue Sep 06 2016 Bastien Nocera <bnocera@redhat.com> - 1.2-1
|
||||||
- Update to 1.2
|
- Update to 1.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user