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 - 1.0.3-5.20120130svn +- bugfix release + * Tue Dec 27 2011 Mattia Verga - 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