diff --git a/kf5-kpty.spec b/kf5-kpty.spec index dbd5acc..841a762 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -2,7 +2,7 @@ %global framework kpty Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction @@ -71,7 +71,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/libKF5Pty.so.5* %files devel -%{_kf5_includedir}/kpty_version.h %{_kf5_includedir}/KPty/ %{_kf5_libdir}/libKF5Pty.so %{_kf5_libdir}/cmake/KF5Pty/ @@ -79,10 +78,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +* Tue Jul 5 2022 peijiankang - 5.95.0-1 +- update to upstream version 5.95.0 + +* Sat Feb 12 2022 peijiankang - 5.90.0-1 - update to upstream version 5.90.0 -* Sun Jan 16 2022 pei-jiankang - 5.88.0-1 +* Sun Jan 16 2022 peijiankang - 5.88.0-1 - update to upstream version 5.88.0 * Mon Aug 17 2020 yeqinglong - 5.55.0-1 diff --git a/kpty-5.90.0.tar.xz b/kpty-5.90.0.tar.xz deleted file mode 100644 index 854100c..0000000 Binary files a/kpty-5.90.0.tar.xz and /dev/null differ diff --git a/kpty-5.95.0.tar.xz b/kpty-5.95.0.tar.xz new file mode 100644 index 0000000..aa6c710 Binary files /dev/null and b/kpty-5.95.0.tar.xz differ