From 625b8f2c848e32fbd05c095220451c6be578ea66 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 15 2020 11:43:48 +0000 Subject: 1.22 --- diff --git a/.gitignore b/.gitignore index 9c1029a..44a21ad 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ tslib-1.0.tar.bz2 /tslib-1.19.tar.bz2 /tslib-1.20.tar.bz2 /tslib-1.21.tar.bz2 +/tslib-1.22.tar.bz2 diff --git a/sources b/sources index cc8b0ac..dc3e265 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tslib-1.21.tar.bz2) = b76ac122e7a37ecab1f2f4d6df8f552ce2a0463b37e52d185c85148b5780b57d86b1e6f15efc149293fe145bd627f1ccf376a6ba81b8943a83ba7a7ee2d080ed +SHA512 (tslib-1.22.tar.bz2) = 5bc0e3ce3c0de912daf2dd4cdde40a14154462a59d6ac0be83e8332e33ffeb695d7523f803cc65a36c50699b62128be3937fef281d4497e960369ebe2b9c7468 diff --git a/tslib.spec b/tslib.spec index 22b261c..7467da7 100644 --- a/tslib.spec +++ b/tslib.spec @@ -1,6 +1,6 @@ Name: tslib -Version: 1.21 -Release: 2%{?dist} +Version: 1.22 +Release: 1%{?dist} Summary: Touchscreen Access Library License: LGPLv2 URL: https://github.com/kergoth/tslib @@ -61,6 +61,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/tslib.pc %changelog +* Wed Jul 15 2020 Tom Callaway - 1.22-1 +- update to 1.22 + * Fri Jan 31 2020 Fedora Release Engineering - 1.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild