[kf5-karchive/f20] KDE Frameworks 5.7.0

Daniel Vrátil dvratil at fedoraproject.org
Mon Feb 16 12:16:26 UTC 2015


commit df0ab2d65ff7fb67e3c6de4d9039fb14d4cc56ad
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Feb 16 13:12:57 2015 +0100

    KDE Frameworks 5.7.0

 kf5-karchive.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/kf5-karchive.spec b/kf5-karchive.spec
index 0e98e79..6522dfd 100644
--- a/kf5-karchive.spec
+++ b/kf5-karchive.spec
@@ -1,8 +1,8 @@
 %global framework karchive
 
 Name:           kf5-%{framework}
-Version:        5.6.0
-Release:        2%{?dist}
+Version:        5.7.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 1 addon with archive functions
 
 License:        LGPLv2+ and BSD
@@ -24,6 +24,7 @@ BuildRequires:  xz-devel
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules
 BuildRequires:  qt5-qtbase-devel
+BuildRequires:  kf5-karchive-devel
 
 Requires:       kf5-filesystem
 
@@ -34,6 +35,7 @@ KDE Frameworks 5 Tier 1 addon with archive functions.
 %package        devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
+Requires:       qt5-qtbase-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -71,6 +73,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %changelog
+* Mon Feb 16 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
 * Wed Jan 21 2015 Daniel Vrátil <dvratil at redhat.com> - 5.6.0-2
 - BR xz-devel instead of lzma-devel
 


More information about the scm-commits mailing list