[kde-partitionmanager] Update to svn 2012-01-30 to fix kde bugzilla #291741

mattia mattia at fedoraproject.org
Mon Jan 30 20:21:22 UTC 2012


commit 48609022e33bf80c541714729b4ede40eb57c921
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Mon Jan 30 21:15:54 2012 +0100

    Update to svn 2012-01-30 to fix kde bugzilla #291741

 .gitignore                |    1 +
 kde-partitionmanager.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec2df4a..bb53fe8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 89595-partitionmanager-1.0.2.tar.bz2
 /89595-partitionmanager-1.0.3.tar.gz
 /kde-partitionmanager-1.0.3-20111223svn.tar.gz
+/kde-partitionmanager-1.0.3-20120130svn.tar.gz
diff --git a/kde-partitionmanager.spec b/kde-partitionmanager.spec
index 59f7f82..81cde28 100644
--- a/kde-partitionmanager.spec
+++ b/kde-partitionmanager.spec
@@ -1,4 +1,4 @@
-%global svn_date 20111223
+%global svn_date 20120130
 
 Name:           kde-partitionmanager
 Version:        1.0.3
@@ -10,7 +10,7 @@ License:        GPLv2+
 URL:            http://www.kde.org/applications/system/kdepartitionmanager/
 Source0:        %{name}-%{version}-%{svn_date}svn.tar.gz
 Source1:        kdepm-generate-tarball.sh
-# Source built using the following commands : sh kdepm-generate-tarball.sh 20111223
+# Source built using the following commands : sh kdepm-generate-tarball.sh 20120130
 
 BuildRequires:  parted-devel, libblkid-devel, libatasmart-devel, kdelibs4-devel, gettext, cmake, desktop-file-utils
 Requires:       parted, e2fsprogs
@@ -82,6 +82,9 @@ fi
 %{_kde4_datadir}/kde4/apps/partitionmanager
 
 %changelog
+* Mon Jan 30 2012 Mattia Verga <mattia.verga at tiscali.it> - 1.0.3-5.20120130svn
+- bugfix release
+
 * Tue Dec 27 2011 Mattia Verga <mattia.verga at tiscali.it> - 1.0.3-5.20111223svn
 - Added kde-filesystem to Requires
 - Added icon cache refresh at installation/uninstallation
diff --git a/sources b/sources
index 086864e..945208a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5572e9876f375a9e0851f14f8da07db  kde-partitionmanager-1.0.3-20111223svn.tar.gz
+bf9246b2c1d4913e97f3334aa8206d80  kde-partitionmanager-1.0.3-20120130svn.tar.gz


More information about the scm-commits mailing list