diff --git a/kdialog-23.04.3.tar.xz b/kdialog-23.04.3.tar.xz deleted file mode 100644 index 5e506a55c8af1db8b1355cab3e36a291988073aa..0000000000000000000000000000000000000000 Binary files a/kdialog-23.04.3.tar.xz and /dev/null differ diff --git a/kdialog-23.08.5.tar.xz b/kdialog-23.08.5.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..04c009a265a8019fc35d090e9bb173e3db127580 Binary files /dev/null and b/kdialog-23.08.5.tar.xz differ diff --git a/kdialog.spec b/kdialog.spec index 4177d986613be281bf8b423e4a947a5e434eb164..e1e890a888a0df16b21d3af75ba2ee7a8cb45007 100644 --- a/kdialog.spec +++ b/kdialog.spec @@ -1,9 +1,9 @@ Name: kdialog Summary: Nice dialog boxes from shell scripts -Version: 23.04.3 +Version: 23.08.5 Release: 1 -License: GPLv2+ and GFDL +License: GPLv2+ and GFDL-1.3-only URL: https://www.kde.org/ %global revision %(echo %{version} | cut -d. -f3) @@ -48,7 +48,6 @@ KDialog can be used to show nice dialog boxes from shell scripts. %files -f %{name}.lang %license COPYING* -%doc README %{_kf5_bindir}/kdialog %{_kf5_bindir}/kdialog_progress_helper %{_kf5_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml @@ -57,5 +56,8 @@ KDialog can be used to show nice dialog boxes from shell scripts. %changelog +* Thu Mar 21 2024 peijiankang - 23.08.5-1 +- update verison to 23.08.5 + * Thu Jan 04 2024 michael_fengjun - 23.04.3-1 - Package init