|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: tslib
|
|
|
|
Name: tslib
|
|
|
|
Version: 1.19
|
|
|
|
Version: 1.19
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Touchscreen Access Library
|
|
|
|
Summary: Touchscreen Access Library
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPLv2
|
|
|
|
URL: https://github.com/kergoth/tslib
|
|
|
|
URL: https://github.com/kergoth/tslib
|
|
|
@ -61,6 +61,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|
|
|
%{_libdir}/pkgconfig/tslib.pc
|
|
|
|
%{_libdir}/pkgconfig/tslib.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.19-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 24 2019 Tom Callaway <spot@fedoraproject.org> - 1.19-1
|
|
|
|
* Thu Jan 24 2019 Tom Callaway <spot@fedoraproject.org> - 1.19-1
|
|
|
|
- update to 1.19
|
|
|
|
- update to 1.19
|
|
|
|
|
|
|
|
|
|
|
|