[kf5-kinit/f20] KDE Frameworks 5.7.0

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


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

    KDE Frameworks 5.7.0

 .gitignore     |    1 +
 kf5-kinit.spec |   16 +++++++---------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75eaf52..f17290c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kinit-5.4.0.tar.xz
 /kinit-5.5.0.tar.xz
 /kinit-5.6.0.tar.xz
+/kinit-5.7.0.tar.xz
diff --git a/kf5-kinit.spec b/kf5-kinit.spec
index 5d42822..aace064 100644
--- a/kf5-kinit.spec
+++ b/kf5-kinit.spec
@@ -1,7 +1,7 @@
 %global framework kinit
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 tier 3 solution for process launching
 
@@ -44,14 +44,6 @@ contain a 'kdemain(...)' function.
 %package        devel
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Requires:       kf5-kservice-devel
-Requires:       kf5-kio-devel
-Requires:       kf5-ki18n-devel
-Requires:       kf5-kwindowsystem-devel
-Requires:       kf5-kcrash-devel
-Requires:       kf5-kconfig-devel
-Requires:       kf5-kdoctools-devel
-
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -92,6 +84,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 cbf7185..a04ebc3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98e421bfc28791bbbbd9d9cb07be65cb  kinit-5.6.0.tar.xz
+df35cdef22ccd888a22af1291a88eb3f  kinit-5.7.0.tar.xz


More information about the scm-commits mailing list