[kf5-kinit/f21] KDE Frameworks 5.0.0

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


commit 316057b72f9ec01e2e0f164da10b535a34052323
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:48:00 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore     |    1 +
 kf5-kinit.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1364b7b..ab65d45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kinit-4.100.0.tar.xz
+/kinit-5.0.0.tar.xz
diff --git a/kf5-kinit.spec b/kf5-kinit.spec
index aa6ec3f..e490211 100644
--- a/kf5-kinit.spec
+++ b/kf5-kinit.spec
@@ -2,8 +2,8 @@
 %define framework kinit
 
 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 process launching
 
 License:        LGPLv2+ and BSD
@@ -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:  libX11-devel
 
@@ -88,6 +88,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
+
 * Sun Jun 29 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-2
 - Fix license
 
diff --git a/sources b/sources
index 1505106..2e34d04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ab251f0d2cd075fb6f536072213e890  kinit-4.100.0.tar.xz
+09860896223814082037a184fe1fdcb9  kinit-5.0.0.tar.xz


More information about the scm-commits mailing list