[kf5-kbookmarks/f21] KDE Frameworks 5.0.0

Daniel Vrátil dvratil at fedoraproject.org
Wed Jul 9 13:41:43 UTC 2014


commit 8b54dc7e783c9db8ad6e13dd0ee6af492f2621c0
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:41:53 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore          |    1 +
 kf5-kbookmarks.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e35806..9a4761e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kbookmarks-4.100.0.tar.xz
+/kbookmarks-5.0.0.tar.xz
diff --git a/kf5-kbookmarks.spec b/kf5-kbookmarks.spec
index 2eecafe..982203d 100644
--- a/kf5-kbookmarks.spec
+++ b/kf5-kbookmarks.spec
@@ -2,7 +2,7 @@
 %define framework kbookmarks
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 addon for bookmarks manipulation
 
@@ -12,7 +12,7 @@ URL:            http://www.kde.org
 #             --remote=git://anongit.kde.org/%{framework}.git master | \
 # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2
 #Source0:        %{name}-%{version}-%{snapshot}git.tar.bz2
-Source0:        http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz
+Source0:        http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz
 
 
 BuildRequires:  kf5-rpm-macros
@@ -78,6 +78,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KBookmarks.pri
 
 %changelog
+* Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
+- KDE Frameworks 5.0.0
+
 * Tue Jun 03 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-1
 - KDE Frameworks 4.100.0
 
diff --git a/sources b/sources
index 9cb4df5..79dfade 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d06e8797ba526540eafaf640d2fe44db  kbookmarks-4.100.0.tar.xz
+595c66baf90fb444304878ffad369ea9  kbookmarks-5.0.0.tar.xz


More information about the scm-commits mailing list