diff --git a/kauth-5.100.0.tar.xz b/kauth-5.100.0.tar.xz new file mode 100644 index 0000000..e5f5121 Binary files /dev/null and b/kauth-5.100.0.tar.xz differ diff --git a/kauth-5.97.0.tar.xz b/kauth-5.97.0.tar.xz deleted file mode 100644 index c2f7235..0000000 Binary files a/kauth-5.97.0.tar.xz and /dev/null differ diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 1ea4135..68e523e 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -37,11 +37,9 @@ Requires: kf5-kcoreaddons-devel >= %{majmin} The %{name}-devel package contains libraries and header files for developing applications that use %{name}. - %prep %autosetup -n %{framework}-%{version} -p1 - %build mkdir %{_target_platform} pushd %{_target_platform} @@ -51,13 +49,11 @@ popd %make_build -C %{_target_platform} - %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang_kf5 kauth5_qt - %ldconfig_scriptlets %files -f kauth5_qt.lang @@ -82,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 12 2022 jiangxinyu - 5.100.0-1 +- Update to upstream version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 @@ -91,11 +90,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} * Sat Feb 12 2022 tanyulong - 5.90.0-1 - update to upstream version 5.90.0 -* Thu Jan 13 2022 pei-jiankang - 5.88.0-1 +* Thu Jan 13 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 * Mon Dec 13 2021 weidong - 5.55.0-2 - Delete dist macro -* Thu Jul 23 2020 wangmian - 5.55.0-1 +* Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kauth project