diff --git a/kf5-kinit.spec b/kf5-kinit.spec index 4887a37..ad8cea3 100644 --- a/kf5-kinit.spec +++ b/kf5-kinit.spec @@ -3,7 +3,7 @@ %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 tier 3 solution for process launching @@ -96,6 +96,9 @@ install -p -m644 -D %{SOURCE10} \ %changelog +* Tue Dec 13 2022 liqiuyu - 5.100.0-1 +- Update package to version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 diff --git a/kinit-5.100.0.tar.xz b/kinit-5.100.0.tar.xz new file mode 100644 index 0000000..1b89a58 Binary files /dev/null and b/kinit-5.100.0.tar.xz differ diff --git a/kinit-5.97.0.tar.xz b/kinit-5.97.0.tar.xz deleted file mode 100644 index 392687e..0000000 Binary files a/kinit-5.97.0.tar.xz and /dev/null differ