[kdepimlibs] 4.9.97

Rex Dieter rdieter at fedoraproject.org
Fri Jan 4 00:44:28 UTC 2013


commit fa6aeb4113dfff54247e6175de4393386f771408
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Jan 3 18:44:48 2013 -0600

    4.9.97

 .gitignore                                   |    4 +-
 0001-NepomukCore-is-not-optional.patch       |   25 ------------------------
 0002-Find-NepomukCore-if-not-found-yet.patch |   27 --------------------------
 kdepimlibs.spec                              |   14 +++++-------
 sources                                      |    2 +-
 5 files changed, 9 insertions(+), 63 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8b4114..10f4dc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /kdepimlibs-4.8.5.tar.xz
-/kdepimlibs-4.9.4.tar.xz
-/kdepimlibs-4.9.95.tar.xz
+/kdepimlibs-4.9.5.tar.xz
+/kdepimlibs-4.9.97.tar.xz
diff --git a/kdepimlibs.spec b/kdepimlibs.spec
index 74c3a21..9a9d7bf 100644
--- a/kdepimlibs.spec
+++ b/kdepimlibs.spec
@@ -1,13 +1,13 @@
 %define apidocs 1
 %define akonadi_subpkg 1
-%define akonadi_version_min 1.8.51
+%define akonadi_version_min 1.9.0
 
 %global akonadi_version %(pkg-config --modversion akonadi 2>/dev/null || echo %{akonadi_version_min})
 
 Name: kdepimlibs
 Summary: KDE PIM Libraries
-Version: 4.9.95
-Release: 3%{?dist}
+Version: 4.9.97
+Release: 1%{?dist}
 
 # http://techbase.kde.org/Policies/Licensing_Policy
 License: LGPLv2+
@@ -21,8 +21,6 @@ URL: http://www.kde.org/
 Source0: http://download.kde.org/%{stable}/%{version}/src/kdepimlibs-%{version}.tar.xz
 
 ## upstream patches
-Patch101: 0001-NepomukCore-is-not-optional.patch
-Patch102: 0002-Find-NepomukCore-if-not-found-yet.patch
 
 Requires: %{name}-kxmlrpcclient%{?_isa} = %{version}-%{release}
 %if ! 0%{?akonadi_subpkg}
@@ -105,9 +103,6 @@ quite easy to use.
 %prep
 %setup -q
 
-%patch101 -p1 -b .0001
-#patch102 -p1 -b .0002
-
 
 %build
 mkdir -p %{_target_platform}
@@ -289,6 +284,9 @@ update-mime-database %{_kde4_datadir}/mime >& /dev/null
 
 
 %changelog
+* Fri Jan 04 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.9.97-1
+- 4.9.97
+
 * Sat Dec 22 2012 Rex Dieter <rdieter at fedoraproject.org> 4.9.95-3
 - drop Find-NepomukCore-if-not-found-yet.patch, breaks kdepim-runtime.
 
diff --git a/sources b/sources
index 25bcd04..a28e285 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbd6d476408ce11e772beccfb04a43c7  kdepimlibs-4.9.95.tar.xz
+295093bb35fa5468a747531171614d8f  kdepimlibs-4.9.97.tar.xz


More information about the scm-commits mailing list