[sugar-fototoon] fixed the error of uploading the source with a different extension

Kalpa Welivitigoda callkalpa at fedoraproject.org
Mon May 27 17:28:39 UTC 2013


commit 11e7a62e101ede75a479b1f73a34bf9ae3020872
Author: Kalpa Welivitigoda <callkalpa at gmail.com>
Date:   Mon May 27 22:59:35 2013 +0530

    fixed the error of uploading the source with a different extension

 .gitignore          |    1 +
 sources             |    2 +-
 sugar-fototoon.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44283d3..5fc6738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fototoon-14.xo
 /FotoToon-15.tar.bz2
+/fototoon-15.xo
diff --git a/sources b/sources
index a144167..e73e03a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1651a56886d91831bd23da0ed5605f8  FotoToon-15.tar.bz2
+4effc82129e420c4f1e35fd6b63db7c8  fototoon-15.xo
diff --git a/sugar-fototoon.spec b/sugar-fototoon.spec
index 8197efd..72e5bae 100644
--- a/sugar-fototoon.spec
+++ b/sugar-fototoon.spec
@@ -1,6 +1,6 @@
 Name:           sugar-fototoon
 Version:        15
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        An activity used to create cartoons
 
 Group:          Sugar/Activities
@@ -38,6 +38,9 @@ rm -rf ${buildroot}
 %{sugaractivitydir}/FotoToon.activity/
 
 %changelog
+* Mon May 27 2013 Kalpa Welivitigoda <callkalpa at gmail.com> - 15-2
+- rectified the error of uploading the source with a different extension
+
 * Mon May 27 2013 Kalpa Welivitigoda <callkalpa at gmail.com> - 15-1
 - Release version 15
 


More information about the scm-commits mailing list