[kwallet] 4.10.95

Rex Dieter rdieter at fedoraproject.org
Tue Jul 23 22:14:43 UTC 2013


commit 3019ab3075a6fb38de69367c30606d7461a36ba9
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Jul 23 17:14:33 2013 -0500

    4.10.95

 .gitignore                                         |    1 +
 ...etmanager-settings-UI-to-kwalletd-changes.patch |   51 --------------------
 0002-Sync-Docbook-to-UI.patch                      |   28 -----------
 0003-fix-restore-app-icon-install.patch            |   33 -------------
 kwallet.spec                                       |   14 ++----
 sources                                            |    2 +-
 6 files changed, 7 insertions(+), 122 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4694cfb..fe4c605 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kwallet-4.10.3.tar.xz
 /kwallet-4.10.4.tar.xz
 /kwallet-4.10.90.tar.xz
+/kwallet-4.10.95.tar.xz
diff --git a/kwallet.spec b/kwallet.spec
index 7ba7541..bb93e35 100644
--- a/kwallet.spec
+++ b/kwallet.spec
@@ -1,7 +1,7 @@
 Name:    kwallet
 Summary: Manage KDE passwords 
-Version: 4.10.90
-Release: 2%{?dist}
+Version: 4.10.95
+Release: 1%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdeutils/kwallet 
@@ -14,9 +14,6 @@ URL:     https://projects.kde.org/projects/kde/kdeutils/kwallet
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 ## upstream patches
-Patch0001: 0001-Sync-kwalletmanager-settings-UI-to-kwalletd-changes.patch
-Patch0002: 0002-Sync-Docbook-to-UI.patch
-Patch0003: 0003-fix-restore-app-icon-install.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -38,10 +35,6 @@ KDE Wallet Manager is a tool to manage the passwords on your KDE system.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0001 -p1 -b .0001
-%patch0002 -p1 -b .0002
-%patch0003 -p1 -b .0003
-
 
 %build
 mkdir -p %{_target_platform}
@@ -83,6 +76,9 @@ fi
 
 
 %changelog
+* Tue Jul 23 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.95-1
+- 4.10.95
+
 * Sat Jun 29 2013 Rex Dieter <rdieter at fedoraproject.org> 4.10.90-2
 - pull some upstream fixes, including restored app icons
 
diff --git a/sources b/sources
index 1df8af1..641f481 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45c62a01b37d7a4f8f17a40f7b7441ad  kwallet-4.10.90.tar.xz
+0f23d9c8194c632152b21dd3a3e355c8  kwallet-4.10.95.tar.xz


More information about the scm-commits mailing list