[kf5-attica/f21] KDE Frameworks 5.0.0

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


commit 4a8e92dce40030807e7a4ab3259e77f64670f826
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:23:02 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore      |    1 +
 kf5-attica.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c765b52..85840da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /attica-4.99.0.tar.xz
 /attica-4.100.0.tar.xz
+/attica-5.0.0.tar.xz
diff --git a/kf5-attica.spec b/kf5-attica.spec
index 42be4af..b3dc485 100644
--- a/kf5-attica.spec
+++ b/kf5-attica.spec
@@ -3,15 +3,15 @@
 
 
 Name:           kf5-attica
-Version:        4.100.0
-Release:        2%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks Tier 1 Addon with Open Collaboration Services API
 
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://www.kde.org
 
-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
 BuildRequires:  extra-cmake-modules
@@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -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 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.100.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 1942c13..2649a80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-360d1fe078da4680bf9bf0c8450e729b  attica-4.100.0.tar.xz
+73d1d1953b12eda42f6f4010df889b73  attica-5.0.0.tar.xz


More information about the scm-commits mailing list