KDE Frameworks 5.13.0
This commit is contained in:
parent
dda8374bc9
commit
a3d744e35e
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/kimageformats-5.10.0.tar.xz
|
||||
/kimageformats-5.11.0.tar.xz
|
||||
/kimageformats-5.12.0.tar.xz
|
||||
/kimageformats-5.13.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global framework kimageformats
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.12.0
|
||||
Version: 5.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 1 addon with additional image plugins for QtGui
|
||||
|
||||
@ -20,11 +20,11 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
|
||||
BuildRequires: jasper-devel
|
||||
BuildRequires: OpenEXR-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
|
||||
This framework provides additional image format plugins for QtGui. As
|
||||
@ -58,6 +58,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user