[kf5-kcmutils/f20] KDE Frameworks 5.7.0

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


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

    KDE Frameworks 5.7.0

 .gitignore        |    1 +
 kf5-kcmutils.spec |   12 ++++++++----
 sources           |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eca2e57..a0b68b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kcmutils-5.4.0.tar.xz
 /kcmutils-5.5.0.tar.xz
 /kcmutils-5.6.0.tar.xz
+/kcmutils-5.7.0.tar.xz
diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec
index 448d64f..0371a68 100644
--- a/kf5-kcmutils.spec
+++ b/kf5-kcmutils.spec
@@ -1,7 +1,7 @@
 %global framework kcmutils
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
 
@@ -38,11 +38,9 @@ created with the KConfigWidgets framework.
 %package        devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Requires:       kf5-kitemviews-devel
 Requires:       kf5-kconfigwidgets-devel
-Requires:       kf5-kcoreaddons-devel
-Requires:       kf5-ki18n-devel
 Requires:       kf5-kiconthemes-devel
+Requires:       kf5-kitemviews-devel
 Requires:       kf5-kservice-devel
 Requires:       kf5-kxmlgui-devel
 
@@ -84,6 +82,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 6d722e0..fa6009c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c3571626b640edf393e4288fc3e6823  kcmutils-5.6.0.tar.xz
+44d7f2b251cc4725d6ca52007cdd291d  kcmutils-5.7.0.tar.xz


More information about the scm-commits mailing list