From 672180b69c7de9359ab46fa1534d506a93926d45 Mon Sep 17 00:00:00 2001 From: Markeryang Date: Thu, 27 Oct 2022 08:32:13 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- mtdev.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mtdev.spec b/mtdev.spec index c981fbd..8bac9a2 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -1,6 +1,6 @@ Name: mtdev Version: 1.1.6 -Release: 2 +Release: 3 Summary: Multitouch Protocol Translation Library License: MIT URL: http://bitmath.org/code/mtdev @@ -56,6 +56,12 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %config(noreplace) /etc/ld.so.conf.d/* %changelog +* Tue Oct 25 2022 yanglongkang - 1.1.6-3 +- Type: bugfix +- ID: NA +- SUG: NA +- DESC: rebuild for next release + * Mon Sep 6 2021 panxiaohe - 1.1.6-2 - Type:requirements - ID:NA