|
|
@ -1,7 +1,7 @@
|
|
|
|
%global framework kcoreaddons
|
|
|
|
%global framework kcoreaddons
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.12.0
|
|
|
|
Version: 5.13.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
|
|
|
|
|
|
|
|
|
|
|
@ -17,12 +17,12 @@ URL: http://www.kde.org
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: kf5-rpm-macros >= %{version}
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules >= %{version}
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
|
BuildRequires: qt5-qttools-devel
|
|
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
Requires: kf5-filesystem >= %{version}
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
KCoreAddons provides classes built on top of QtCore to perform various tasks
|
|
|
|
KCoreAddons provides classes built on top of QtCore to perform various tasks
|
|
|
@ -85,6 +85,15 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
|
|
|
|
- 5.12.0
|
|
|
|
- 5.12.0
|
|
|
|
|
|
|
|
|
|
|
|