diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index d3c3ea93fb8b5ba2152b1a81c0ac9500f289b01a..6a01d901a52e70386d2f346b12afae33e4408384 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 library to load and install packages as plugins @@ -94,13 +94,15 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %{_mandir}/man1/kpackagetool5.1* %files devel -%{_kf5_includedir}/kpackage_version.h %{_kf5_includedir}/KPackage/ %{_kf5_libdir}/libKF5Package.so %{_kf5_libdir}/cmake/KF5Package/ %changelog +* Tue Jul 05 2022 tanyulong - 5.95.0-1 +- update to upstream version 5.95.0 + * Sat Feb 12 2022 pei-jiankang - 5.90.0-1 - update to upstream version 5.90.0 diff --git a/kpackage-5.90.0.tar.xz b/kpackage-5.90.0.tar.xz deleted file mode 100644 index 7c4c6148b0deecb460a498de822e15fbb592c368..0000000000000000000000000000000000000000 Binary files a/kpackage-5.90.0.tar.xz and /dev/null differ diff --git a/kpackage-5.95.0.tar.xz b/kpackage-5.95.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..cbd2f8529b1ab3dc10ed6f78bba880653f8d820d Binary files /dev/null and b/kpackage-5.95.0.tar.xz differ