[kdepim-runtime] 4.7.1

Than Ngo than at fedoraproject.org
Fri Sep 2 19:27:43 UTC 2011


commit 75b3e1ca0483c5c6aa231a72ad89bab3efb883ad
Author: Than Ngo <than at redhat.com>
Date:   Fri Sep 2 21:28:17 2011 +0200

    4.7.1

 .gitignore          |    1 +
 kdepim-runtime.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8093dab..f59c9f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /kdepim-runtime-4.7.0.tar.bz2
+/kdepim-runtime-4.7.1.tar.bz2
diff --git a/kdepim-runtime.spec b/kdepim-runtime.spec
index 4ffc757..26db4a9 100644
--- a/kdepim-runtime.spec
+++ b/kdepim-runtime.spec
@@ -1,8 +1,10 @@
+%global akonadi_version_min 1.5.80
+%global akonadi_version %(pkg-config --modversion akonadi 2>/dev/null || echo %{akonadi_version_min})
 
 Name:    kdepim-runtime
 Summary: KDE PIM Runtime Environment
 Epoch:   1
-Version: 4.7.0
+Version: 4.7.1
 Release: 1%{?dist}
 
 License: GPLv2
@@ -20,8 +22,6 @@ Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 BuildRequires: akonadi-devel >= 1.5.80
-%global akonadi_version_min 1.5.80
-%global akonadi_version %(pkg-config --modversion akonadi 2>/dev/null || echo %{akonadi_version_min})
 BuildRequires: akonadi-devel >= %{akonadi_version_min} 
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
@@ -142,6 +142,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 02 2011 Than Ngo <than at redhat.com> - 1:4.7.1-1
+- 4.7.1
+
 * Tue Jul 26 2011 Jaroslav Reznik <jreznik at redhat.com> 1:4.7.0-1
 - 4.7.0
 
diff --git a/sources b/sources
index 44504e8..fb20f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-328932493ca7a3bc2dc9c942620b5879  kdepim-runtime-4.7.0.tar.bz2
+c244c997c50ab5239ce2f6f0439cad6e  kdepim-runtime-4.7.1.tar.bz2


More information about the scm-commits mailing list