diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index c4b2502..c4b75d7 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -2,7 +2,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -28,7 +28,7 @@ KPlotting provides classes to do plotting. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name} = %{version}-%{release} Requires: qt5-qtbase-devel %description devel The %{name}-devel package contains libraries and header files for @@ -68,6 +68,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jan 04 2024 jiangxinyu - 5.113.0-1 +- Update package to version 5.113.0 + * Thu Aug 03 2023 haomimi - 5.108.0-1 - update verison to 5.108.0 diff --git a/kplotting-5.108.0.tar.xz b/kplotting-5.108.0.tar.xz deleted file mode 100644 index c9999fe..0000000 Binary files a/kplotting-5.108.0.tar.xz and /dev/null differ diff --git a/kplotting-5.113.0.tar.xz b/kplotting-5.113.0.tar.xz new file mode 100644 index 0000000..1a16129 Binary files /dev/null and b/kplotting-5.113.0.tar.xz differ