KDE Frameworks 5.11.0

epel9
Dan Vrátil 10 years ago
parent 86d6b14daa
commit 828030e7a5

1
.gitignore vendored

@ -10,3 +10,4 @@
/frameworkintegration-5.8.0.tar.xz
/frameworkintegration-5.9.0.tar.xz
/frameworkintegration-5.10.0.tar.xz
/frameworkintegration-5.11.0.tar.xz

@ -1,7 +1,7 @@
%global framework frameworkintegration
Name: kf5-%{framework}
Version: 5.10.0
Version: 5.11.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
@ -22,6 +22,7 @@ BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: kf5-kconfig-devel
BuildRequires: kf5-kconfigwidgets-devel
@ -101,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Wed Jun 10 2015 Daniel Vrátil <dvratil@redhat.com> - 5.11.0-1
- KDE Frameworks 5.11.0
* Mon May 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.10.0-1
- KDE Frameworks 5.10.0

@ -1 +1 @@
bc7b295d55fe1353ae498861b04d3b82 frameworkintegration-5.10.0.tar.xz
81cb1261454ed337366661d18841b205 frameworkintegration-5.11.0.tar.xz

Loading…
Cancel
Save