From 777a90601123e2e9154117432674ad2f7fa245ad Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 30 May 2019 10:55:23 -0400 Subject: [PATCH] 1.20 --- .gitignore | 1 + sources | 2 +- tslib.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a318a4c..40a4421 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ tslib-1.0.tar.bz2 /tslib-1.15-rc1.tar.bz2 /tslib-1.16.tar.bz2 /tslib-1.19.tar.bz2 +/tslib-1.20.tar.bz2 diff --git a/sources b/sources index 65eeb3f..3c7bcc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tslib-1.19.tar.bz2) = e5406b537633ae0cc90c2ec36dabbfef1550d46bb426d15b4d32a7a6885269bdae3aa078d66abaa901b7b504fa69f4fc9f7546914613797eeeaa1a5f407de59f +SHA512 (tslib-1.20.tar.bz2) = 574faa876ceffcb8207885cd726b6aaa0a97831e802dbfa457bfd2b2400b3648e2f6e016a49f84f55206b756b2b8809cfedecac93a3aa1eac50c132b4db539ea diff --git a/tslib.spec b/tslib.spec index bbff6d0..c68ff4d 100644 --- a/tslib.spec +++ b/tslib.spec @@ -1,6 +1,6 @@ Name: tslib -Version: 1.19 -Release: 2%{?dist} +Version: 1.20 +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 +* Thu May 30 2019 Tom Callaway - 1.20-1 +- update to 1.20 + * Sun Feb 03 2019 Fedora Release Engineering - 1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild