diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index b9744f2..9f6a08f 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -1,8 +1,8 @@ %global framework ki18n Name: kf5-%{framework} -Version: 5.90.0 -Release: 2 +Version: 5.95.0 +Release: 1 Summary: KDE Frameworks 5 Tier 1 addon for localization License: LGPLv2+ and BSD-3-Clause @@ -92,7 +92,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %lang(sr) %{_datadir}/locale/uk/LC_SCRIPTS/ki18n5/ %files devel -%{_kf5_includedir}/ki18n_version.h %{_kf5_includedir}/KI18n/ %{_kf5_includedir}/KI18nLocaleData/ %{_kf5_libdir}/libKF5I18n.so @@ -102,17 +101,20 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Wed May 18 2022 tanyulong - 5.90.0-2 +* Mon Jul 25 2022 jiangxinyu - 5.95.0-1 +- update to upstream version 5.95.0 + +* Wed May 18 2022 tanyulong - 5.90.0-2 - Improve the project according to the requirements of compliance improvement -* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 - update to upstream version 5.90.0 -* Fri Jan 14 2022 pei-jiankang - 5.88.0-1 +* Fri Jan 14 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 * Sun Sep 27 2020 douyan - 5.55.0-2 - use python3 -* Thu Jul 23 2020 wangmian - 5.55.0-1 +* Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-ki18n project diff --git a/ki18n-5.90.0.tar.xz b/ki18n-5.90.0.tar.xz deleted file mode 100644 index 29f97f0..0000000 Binary files a/ki18n-5.90.0.tar.xz and /dev/null differ diff --git a/ki18n-5.95.0.tar.xz b/ki18n-5.95.0.tar.xz new file mode 100644 index 0000000..197b58e Binary files /dev/null and b/ki18n-5.95.0.tar.xz differ