[kdepim] 4.10.4

Rex Dieter rdieter at fedoraproject.org
Sat Jun 1 18:30:51 UTC 2013


commit 53b79d74391c92e1722621689fbf345aad20c848
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jun 1 13:30:38 2013 -0500

    4.10.4

 .gitignore                                         |    4 +-
 0001-Fix-restore-boolean.patch                     |   25 ----
 ...fix-infinite-loop-on-shutdown-when-alarms.patch |  120 --------------------
 ...394-KNode-does-not-validate-server-addres.patch |   28 -----
 ...l-s-to-None-if-there-is-no-value-instead-.patch |   74 ------------
 ...277-Changing-filter-settings-results-in-m.patch |   46 --------
 ...nnect-the-ETM-from-the-Monitor-when-closi.patch |   38 ------
 ...t.cpp-Add-checks-that-folders-have-valid-.patch |   66 -----------
 kdepim.spec                                        |   22 +---
 sources                                            |    2 +-
 10 files changed, 7 insertions(+), 418 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f706823..c056119 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/kdepim-4.10.1.tar.xz
-/kdepim-4.10.2.tar.xz
-/kdepim-4.10.3.tar.xz
+/kdepim-4.10.4.tar.xz
diff --git a/kdepim.spec b/kdepim.spec
index fec92f7..c202197 100644
--- a/kdepim.spec
+++ b/kdepim.spec
@@ -1,8 +1,8 @@
 Name:    kdepim
 Summary: KDE PIM (Personal Information Manager) applications
 Epoch:   7
-Version: 4.10.3
-Release: 2%{?dist}
+Version: 4.10.4
+Release: 1%{?dist}
 
 License: GPLv2
 URL:     http://www.kde.org/
@@ -18,13 +18,6 @@ Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar
 Patch0:  kdepim-4.9.95-install_headers.patch
 
 ## upstream patches
-Patch101: 0001-Fix-restore-boolean.patch
-Patch103: 0003-Bug-317806-fix-infinite-loop-on-shutdown-when-alarms.patch
-Patch104: 0004-Fix-Bug-319394-KNode-does-not-validate-server-addres.patch
-Patch105: 0005-Set-IMAP-Acl-s-to-None-if-there-is-no-value-instead-.patch
-Patch106: 0006-Fix-Bug-319277-Changing-filter-settings-results-in-m.patch
-Patch107: 0007-Don-t-disconnect-the-ETM-from-the-Monitor-when-closi.patch
-Patch108: 0008-kmmainwidget.cpp-Add-checks-that-folders-have-valid-.patch
 
 Provides: kdepim4 = %{version}-%{release}
 
@@ -101,14 +94,6 @@ Requires: %{name}-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 
 %patch0 -p1 -b .install_headers
 
-%patch101 -p1 -b .0001
-%patch103 -p1 -b .0003
-%patch104 -p1 -b .0004
-%patch105 -p1 -b .0005
-%patch106 -p1 -b .0006
-%patch107 -p1 -b .0007
-%patch108 -p1 -b .0008
-
 
 %build
 mkdir -p %{_target_platform}
@@ -225,6 +210,9 @@ fi
 
 
 %changelog
+* Sat Jun 01 2013 Rex Dieter <rdieter at fedoraproject.org> - 7:4.10.4-1
+- 4.10.4
+
 * Fri May 10 2013 Rex Dieter <rdieter at fedoraproject.org> -7:4.10.3-2
 - pull in some upstream fixes
 
diff --git a/sources b/sources
index 042d38b..3bde765 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65b24e7b2afefb97721600884c5e06e2  kdepim-4.10.3.tar.xz
+da04cd7e918003ac1bc9c640e612a162  kdepim-4.10.4.tar.xz


More information about the scm-commits mailing list