|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: tslib
|
|
|
|
Name: tslib
|
|
|
|
Version: 1.21
|
|
|
|
Version: 1.21
|
|
|
|
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
|
|
|
|
|
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 22 2019 Tom Callaway <spot@fedoraproject.org> - 1.21-1
|
|
|
|
* Tue Oct 22 2019 Tom Callaway <spot@fedoraproject.org> - 1.21-1
|
|
|
|
- update to 1.21
|
|
|
|
- update to 1.21
|
|
|
|
|
|
|
|
|
|
|
|