[kf5-kauth/f21] KDE Frameworks 5.0.0

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


commit fab923f34d36b0f5ee2378a864b6e635d23d9f9d
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:35:19 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore     |    1 +
 kf5-kauth.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 251b36f..da834a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kauth-4.100.0.tar.xz
+/kauth-5.0.0.tar.xz
diff --git a/kf5-kauth.spec b/kf5-kauth.spec
index 27e0bca..c03527a 100644
--- a/kf5-kauth.spec
+++ b/kf5-kauth.spec
@@ -2,7 +2,7 @@
 %define framework kauth
 
 Name:           kf5-%{framework}
-Version:        4.100.0
+Version:        5.0.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user
 
@@ -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
 
 Patch0:         kauth-find-polkit-qt5.patch
 
@@ -83,6 +83,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %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 4f66acf..d226896 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc205a663cb6cb179fecf17b3658dc03  kauth-4.100.0.tar.xz
+eeb5e576c9d0d098cfb9def812f04089  kauth-5.0.0.tar.xz


More information about the scm-commits mailing list