[gparted/el6] Fix spec file errors

nonamedotc nonamedotc at fedoraproject.org
Tue Nov 25 01:24:52 UTC 2014


commit 9a80e7d0b13f25a49e48f6c285c1d720b6177909
Author: nonamedotc <nonamedotc at fedoraproject.org>
Date:   Mon Nov 24 19:24:47 2014 -0600

    Fix spec file errors

 gparted.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gparted.spec b/gparted.spec
index 1a2d576..e8301a8 100644
--- a/gparted.spec
+++ b/gparted.spec
@@ -1,7 +1,7 @@
 Summary:	Gnome Partition Editor
 Name:		gparted
 Version:	0.19.1
-Release:	1%{?dist}
+Release:	3%{?dist}
 Group:		Applications/System
 License:	GPLv2+
 URL:		http://gparted.sourceforge.net
@@ -96,6 +96,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/gparted
 
 %changelog
+* Mon Nov 24 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.19.1-3
+- Fix spec file errors
+
 * Tue Nov 18 2014 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 0.19.1-2
 - Added BR:intltool
 


More information about the scm-commits mailing list