KDE Frameworks 5.13.0

epel9
Dan Vrátil 10 years ago
parent f77a197e8a
commit cceffe20e7

1
.gitignore vendored

@ -13,3 +13,4 @@
/kplotting-5.10.0.tar.xz
/kplotting-5.11.0.tar.xz
/kplotting-5.12.0.tar.xz
/kplotting-5.13.0.tar.xz

@ -1,7 +1,7 @@
%global framework kplotting
Name: kf5-%{framework}
Version: 5.12.0
Version: 5.13.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon for plotting
@ -20,11 +20,11 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
BuildRequires: perl
BuildRequires: pcre-devel
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros >= %{version}
BuildRequires: extra-cmake-modules >= %{version}
BuildRequires: qt5-qtbase-devel
Requires: kf5-filesystem
Requires: kf5-filesystem >= %{version}
%description
KPlotting provides classes to do plotting.
@ -71,6 +71,15 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Tue Aug 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-0.1
- KDE Frameworks 5.13
* Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
- 5.12.0

@ -1 +1 @@
9b2a7286c3576155037e2c1d7dc2dd0c kplotting-5.12.0.tar.xz
4177271c93a3c8094620bd615761fbd9 kplotting-5.13.0.tar.xz

Loading…
Cancel
Save