[kf5-kbookmarks/f20] KDE Frameworks 5.7.0

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


commit e2a09167151746a7c316e6487e35e10e5084069a
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-kbookmarks.spec |   11 ++++++++---
 sources             |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6457c5..0b0139e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kbookmarks-5.4.0.tar.xz
 /kbookmarks-5.5.0.tar.xz
 /kbookmarks-5.6.0.tar.xz
+/kbookmarks-5.7.0.tar.xz
diff --git a/kf5-kbookmarks.spec b/kf5-kbookmarks.spec
index 1eb8703..a0937a0 100644
--- a/kf5-kbookmarks.spec
+++ b/kf5-kbookmarks.spec
@@ -1,7 +1,7 @@
 %global framework kbookmarks
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 addon for bookmarks manipulation
 
@@ -38,10 +38,9 @@ XBEL format.
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       kf5-kconfigwidgets-devel
-Requires:       kf5-kcoreaddons-devel
 Requires:       kf5-kiconthemes-devel
-Requires:       kf5-kwidgetsaddons-devel
 Requires:       kf5-kxmlgui-devel
+Requires:       qt5-qtbase-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -79,6 +78,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KBookmarks.pri
 
 %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 7aaa4c7..f29ca08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa4b6cbf2c53c6d77435e270289d35b0  kbookmarks-5.6.0.tar.xz
+c741e9e3fc6451841a62dc1e7deb6c66  kbookmarks-5.7.0.tar.xz


More information about the scm-commits mailing list