[kf5-kmediaplayer/f21] KDE Frameworks 5.0.0

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


commit 554314d83a52ce6ab845d6d53de645b116b8afb4
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Jul 9 15:49:51 2014 +0200

    KDE Frameworks 5.0.0

 .gitignore            |    1 +
 kf5-kmediaplayer.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d45c4d..12a00fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kmediaplayer-4.100.0.tar.xz
+/kmediaplayer-5.0.0.tar.xz
diff --git a/kf5-kmediaplayer.spec b/kf5-kmediaplayer.spec
index 1c781ac..2327330 100644
--- a/kf5-kmediaplayer.spec
+++ b/kf5-kmediaplayer.spec
@@ -2,8 +2,8 @@
 %define framework kmediaplayer
 
 Name:           kf5-%{framework}
-Version:        4.100.0
-Release:        2%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 module with interface for media player features
 
 License:        MIT
@@ -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}/portingAids/%{framework}-%{version}.tar.xz
+Source0:        http://download.kde.org/stable/frameworks/%{version}/portingAids/%{framework}-%{version}.tar.xz
 
 
 BuildRequires:  kf5-rpm-macros
@@ -71,6 +71,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
+
 * Mon Jul 07 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-2
 - fixed license
 - fixed Source0 URL
diff --git a/sources b/sources
index aa8780b..abe3d0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d204dc1a993b07c47de04821286f69fb  kmediaplayer-4.100.0.tar.xz
+e599439a4d87d41a76e75f2819ff4e82  kmediaplayer-5.0.0.tar.xz


More information about the scm-commits mailing list