[kf5-kwallet/f21] KDE Frameworks 5.0.0

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


commit 53c9c6dba3b7c119b50385fbbca966e523e7e043
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:56:31 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore       |    1 +
 kf5-kwallet.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84b8737..21f622d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kwallet-4.100.0.tar.xz
+/kwallet-5.0.0.tar.xz
diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec
index 1ecefff..f9ace57 100644
--- a/kf5-kwallet.spec
+++ b/kf5-kwallet.spec
@@ -2,8 +2,8 @@
 %define framework kwallet
 
 Name:           kf5-%{framework}
-Version:        4.100.0
-Release:        2%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 solution for password management
 
 License:        LGPLv2+
@@ -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:  libgcrypt-devel
 BuildRequires:  kf5-rpm-macros
@@ -111,6 +111,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KWallet.pri
 
 %changelog
+* Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
+- KDE Frameworks 5.0.0
+
 * Tue Jun 24 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-2
 - Fix %%post and %%postun
 - Removed kf5-kded from Requires to avoid circular dependency
diff --git a/sources b/sources
index 92cb008..4e9ca3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-371fdf0a7cd3261c4d9f9f2ecde62283  kwallet-4.100.0.tar.xz
+14fc1c13e13ed451dbe8065fe3bc96ec  kwallet-5.0.0.tar.xz


More information about the scm-commits mailing list