[kf5-kdbusaddons] KDE Frameworks 4.100.0

Daniel Vrátil dvratil at fedoraproject.org
Tue Jun 3 10:02:36 UTC 2014


commit 8ae50cb77f379385d422f7f7d397cc14314efa27
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Jun 3 12:02:40 2014 +0200

    KDE Frameworks 4.100.0

 .gitignore           |    1 +
 kf5-kdbusaddons.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c1c34b..b70bf1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kdbusaddons-4.99.0.tar.xz
+/kdbusaddons-4.100.0.tar.xz
diff --git a/kf5-kdbusaddons.spec b/kf5-kdbusaddons.spec
index ce90dc8..a504872 100644
--- a/kf5-kdbusaddons.spec
+++ b/kf5-kdbusaddons.spec
@@ -2,8 +2,8 @@
 %define framework kdbusaddons
 
 Name:           kf5-%{framework}
-Version:        4.99.0
-Release:        2%{?dist}
+Version:        4.100.0
+Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 1 addon with various classes on top of QtDBus
 
 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/4.99.0/%{framework}-4.99.0.tar.xz
+Source0:        http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz
 
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules
@@ -67,6 +67,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_kf5_archdatadir}/mkspecs/modules/qt_KDBusAddons.pri
 
 %changelog
+* Tue Jun 03 2014 Daniel Vrátil <dvratil at redhat.com> - 4.100.0-1
+- KDE Frameworks 4.100.0
+
 * Tue May 06 2014 Daniel Vrátil <dvratil at redhat.com> - 4.99.0-2
 - Rebuild against updated kf5-rpm-macros
 
diff --git a/sources b/sources
index ff4e6b3..365604a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7856d1ca018555ae3472ca708595fec  kdbusaddons-4.99.0.tar.xz
+74ee95bc3dcc8638042039ae8e1bc477  kdbusaddons-4.100.0.tar.xz


More information about the scm-commits mailing list