diff --git a/kauth-5.100.0.tar.xz b/kauth-5.100.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..e5f5121a0f17c8180d3515bb2fb4e525424b3149 Binary files /dev/null and b/kauth-5.100.0.tar.xz differ diff --git a/kauth-5.95.0.tar.xz b/kauth-5.95.0.tar.xz deleted file mode 100644 index 5918a274fd4e64e400283705a689d79249a43351..0000000000000000000000000000000000000000 Binary files a/kauth-5.95.0.tar.xz and /dev/null differ diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 227133126402c3030c7d5282b6eeedc174307b66..68e523e736b4f7751394eebd7314c5c8ffaf7ea0 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.95.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,14 +78,23 @@ 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 + * Mon Jul 04 2022 loong_C - 5.95.0-1 - update to upstream version 5.95.0 * 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 -* Thu Jul 23 2020 wangmian - 5.55.0-1 +* Mon Dec 13 2021 weidong - 5.55.0-2 +- Delete dist macro + +* Thu Jul 23 2020 wangmian - 5.55.0-1 - Init kf5-kauth project diff --git a/kf5-kauth.yaml b/kf5-kauth.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6e838b3a5db924612c696e6d38ff65764a4121c6 --- /dev/null +++ b/kf5-kauth.yaml @@ -0,0 +1,4 @@ +version_control: gitlab +src_repo: https://invent.kde.org/frameworks/kauth.git +tag_prefix: "^v" +separator: "."