diff --git a/okular-23.08.5.tar.xz b/okular-24.08.3.tar.xz similarity index 51% rename from okular-23.08.5.tar.xz rename to okular-24.08.3.tar.xz index eb0370602dc49dfa9fa58346a16974972063dc80..98e0422b24f9e8769fdb0e231d8e8bd44ac7f9e0 100644 Binary files a/okular-23.08.5.tar.xz and b/okular-24.08.3.tar.xz differ diff --git a/okular.spec b/okular.spec index 44b4d17ab249272a52946bc281fa903a0e70c3cf..5e89d336bcef45ec2a806b9b51df5ef298a54c62 100644 --- a/okular.spec +++ b/okular.spec @@ -11,7 +11,7 @@ Name: okular Summary: A document viewer -Version: 23.08.5 +Version: 24.08.3 Release: 1 License: GPLv2 @@ -215,6 +215,15 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.ok %changelog +* Thu Nov 28 2024 zhaosaisai - 24.08.3-1 +- update verison to 24.08.3 +- Increase soversion of okularcore for the 24.08 release +- Fix showing eps files inside dvi +- Mobile: Only display background shadow if a page exists +- Used const qlist for iteration +- Implemented currentValueIndices and fixed a selectionClearing bug in slotRefresh for multiselect type ListBoxes +- Implemented numItems property for combobox and listbox + * Mon Mar 18 2024 peijiankang - 23.08.5-1 - update verison to 23.08.5