[converseen] Update to version 0.5.2.1

Mario Santagiuliana marionline at fedoraproject.org
Thu Jan 10 18:46:18 UTC 2013


commit 6a10be5edcc262fea6f8cac6dcd99f9ad208c896
Author: Mario Santagiuliana <fedora at marionline.it>
Date:   Thu Jan 10 19:48:20 2013 +0100

    Update to version 0.5.2.1

 .gitignore      |    1 +
 converseen.spec |   10 +++++++---
 sources         |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3824965..f5e7b3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /converseen-0.4.9.tar.bz2
 /converseen-0.5.1.tar.bz2
 /converseen-0.5.2.tar.bz2
+/converseen-0.5.2.1.tar.bz2
diff --git a/converseen.spec b/converseen.spec
index f76f99e..bd03399 100644
--- a/converseen.spec
+++ b/converseen.spec
@@ -1,5 +1,5 @@
 Name:		converseen
-Version:	0.5.2
+Version:	0.5.2.1
 Release:	1%{?dist}
 Summary:	A batch image conversion tool written in C++ with Qt4 and Magick++
 
@@ -21,7 +21,7 @@ different formats!
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.5.2
 
 
 %build
@@ -48,7 +48,11 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
-* Mon Jan 07 2013 Mario Santagiuliana <fedora at marionline.it> 0.5.3-1
+* Thu Jan 10 2013 Mario Santagiuliana <fedora at marionline.it> 0.5.2.1-1
+- Update to new version 0.5.2.1
+- Fix little issue on changelog
+
+* Mon Jan 07 2013 Mario Santagiuliana <fedora at marionline.it> 0.5.2-1
 - Update to new version 0.5.2
 
 * Fri Jul 06 2012 Mario Santagiuliana <fedora at marionline.it> 0.5.1-1
diff --git a/sources b/sources
index 358031e..f173c75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d0c4b73676d2939ba6230eaad3f6f55  converseen-0.5.2.tar.bz2
+b9848a714bd5f2cd447b955d6678f23f  converseen-0.5.2.1.tar.bz2


More information about the scm-commits mailing list