[kf5-knotifications/f20] KDE Frameworks 5.7.0

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


commit 1ec3e1f68043830fb02bbb1f725519e9dbaa1e55
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-knotifications.spec |   14 ++++++++------
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ef337f..8eff03b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /knotifications-5.4.0.tar.xz
 /knotifications-5.5.0.tar.xz
 /knotifications-5.6.0.tar.xz
+/knotifications-5.7.0.tar.xz
diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec
index 43a858c..a87c110 100644
--- a/kf5-knotifications.spec
+++ b/kf5-knotifications.spec
@@ -1,7 +1,7 @@
 %global framework knotifications
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution with abstraction for system notifications
 
@@ -44,11 +44,7 @@ notifications.
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       kf5-kwindowsystem-devel
-Requires:       kf5-kservice-devel
-Requires:       kf5-kconfig-devel
-Requires:       kf5-kiconthemes-devel
-Requires:       kf5-kcodecs-devel
-Requires:       kf5-kcoreaddons-devel
+Requires:       qt5-qtbase-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -93,6 +89,12 @@ mkdir -p %{buildroot}/%{_kf5_datadir}/knotifications5
 
 
 %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 5a86074..2cb4424 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f398c79b7b0c3fa48b1305dc3b60cbc  knotifications-5.6.0.tar.xz
+b610f0a52530f6ced9ea5cc206c39d7a  knotifications-5.7.0.tar.xz


More information about the scm-commits mailing list