[nepomuk-core] 4.10.1

Rex Dieter rdieter at fedoraproject.org
Sat Mar 2 14:43:34 UTC 2013


commit 1aec143e2327def722670f4ebf2fb093accac36c
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Mar 2 08:43:15 2013 -0600

    4.10.1

 .gitignore                                         |    4 +-
 0002-fileindexer-fix-taglib-bitrate-units.patch    |   29 ---
 ...dexer-initialize-objects-in-correct-order.patch |   42 ----
 ...cheduler-Connect-both-the-queues-together.patch |   62 ------
 ...cher-Emit-the-current-signals-in-property.patch |   64 ------
 ...e-Do-not-auto-update-the-cache-by-default.patch |  216 --------------------
 ...cIndexingQueue-Use-stacks-instead-of-queu.patch |  109 ----------
 nepomuk-core.spec                                  |   15 +-
 sources                                            |    2 +-
 9 files changed, 8 insertions(+), 535 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2283152..646b3c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
 /nepomuk-core-4.9.5.tar.xz
-/nepomuk-core-4.9.97.tar.xz
-/nepomuk-core-4.9.98.tar.xz
-/nepomuk-core-4.10.0.tar.xz
+/nepomuk-core-4.10.1.tar.xz
diff --git a/nepomuk-core.spec b/nepomuk-core.spec
index a354481..8456241 100644
--- a/nepomuk-core.spec
+++ b/nepomuk-core.spec
@@ -8,8 +8,8 @@
 #global tests 1
 
 Name:    nepomuk-core
-Version: 4.10.0
-Release: 2%{?dist}
+Version: 4.10.1
+Release: 1%{?dist}
 Summary: Nepomuk Core utilities and libraries
 
 License: LGPLv2 or LGPLv3
@@ -29,16 +29,10 @@ Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar
 Source1: nepomuk-inotify.conf
 
 ## upstream patches
-%define git_patches 1
+#define git_patches 1
 %if 0%{?git_patches}
 BuildRequires: git-core
 %endif
-Patch102: 0002-fileindexer-fix-taglib-bitrate-units.patch
-Patch103: 0003-fileindexer-initialize-objects-in-correct-order.patch
-Patch104: 0004-IndexScheduler-Connect-both-the-queues-together.patch
-Patch105: 0005-ResourceWatcher-Emit-the-current-signals-in-property.patch
-Patch107: 0007-Resource-Do-not-auto-update-the-cache-by-default.patch
-Patch110: 0010-Revert-BasicIndexingQueue-Use-stacks-instead-of-queu.patch
 
 BuildRequires: doxygen
 BuildRequires: kdelibs4-devel >= %{version}
@@ -174,6 +168,9 @@ make -C %{_target_platform}/autotests/test test  ||:
 
 
 %changelog
+* Sat Mar 02 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.1-1
+- 4.10.1
+
 * Fri Feb 08 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.0-2
 - pull in a few upstream patches
 
diff --git a/sources b/sources
index d624a3f..fd674dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f9a7ae4c7e3231227b696154edb5bc0  nepomuk-core-4.10.0.tar.xz
+e5c7c39ffd6096649dee0fb669def812  nepomuk-core-4.10.1.tar.xz


More information about the scm-commits mailing list