From df7730a8e8a4a9f62ed05fc2d650e6187a31a734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 3 Jun 2014 12:17:02 +0200 Subject: [PATCH] KDE Frameworks 4.100.0 --- .gitignore | 1 + kf5-kitemmodels.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7c1f05e..8de7448 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kitemmodels-4.99.0.tar.xz +/kitemmodels-4.100.0.tar.xz diff --git a/kf5-kitemmodels.spec b/kf5-kitemmodels.spec index bec095d..4f40b6d 100644 --- a/kf5-kitemmodels.spec +++ b/kf5-kitemmodels.spec @@ -2,8 +2,8 @@ %define framework kitemmodels 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 item models 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 @@ -65,6 +65,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 +- KDE Frameworks 4.100.0 + * Tue May 06 2014 Daniel Vrátil - 4.99.0-2 - Rebuild against updated kf5-rpm-macros diff --git a/sources b/sources index 5d980a0..928e0d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f13395a3b649169d6177d70d3c6fbb28 kitemmodels-4.99.0.tar.xz +e48fc6ed6c92e5edd3db5526ee189281 kitemmodels-4.100.0.tar.xz