[kf5-kdoctools/f20] KDE Frameworks 5.7.0

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


commit 85b89fdbeb20f95248682fd37e16ae180361424b
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Feb 16 13:13:01 2015 +0100

    KDE Frameworks 5.7.0

 .gitignore         |    1 +
 kf5-kdoctools.spec |   11 ++++++++++-
 sources            |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a649ac3..7b6ee62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kdoctools-5.4.0.tar.xz
 /kdoctools-5.5.0.tar.xz
 /kdoctools-5.6.0.tar.xz
+/kdoctools-5.7.0.tar.xz
diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec
old mode 100644
new mode 100755
index f8743e8..4c30404
--- a/kf5-kdoctools.spec
+++ b/kf5-kdoctools.spec
@@ -1,7 +1,7 @@
 %global framework kdoctools
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 addon for generating documentation
 
@@ -25,6 +25,8 @@ BuildRequires:  docbook-style-xsl
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules
 BuildRequires:  qt5-qtbase-devel
+BuildRequires:  kf5-ki18n-devel
+BuildRequires:  kf5-kdoctools-devel
 
 BuildRequires:  kf5-karchive-devel
 
@@ -39,6 +41,7 @@ Provides tools to generate documentation in various format from DocBook files.
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Provides:       kf5-kdoctools-static = %{version}-%{release}
+Requires:       qt5-qtbase-devel
 Requires:       kf5-karchive-devel
 
 %description    devel
@@ -86,6 +89,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Feb 16 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
+* Mon Feb 09 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
 * Thu Jan 08 2015 Daniel Vrátil <dvratil at redhat.com> - 5.6.0-1
 - KDE Frameworks 5.6.0
 
diff --git a/sources b/sources
index afd2108..2af5fbe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d74c325e1eecf067bf3327cdee1f76f  kdoctools-5.6.0.tar.xz
+65efa563057f08eb25bf626eab5d7345  kdoctools-5.7.0.tar.xz


More information about the scm-commits mailing list