[converseen: 1/2] Update to version 0.5.3

Mario Santagiuliana marionline at fedoraproject.org
Sat Feb 16 13:23:08 UTC 2013


commit 78a7c3c9cdcd9b0619695f295ea5ec405b1662d6
Author: Mario Santagiuliana <fedora at marionline.it>
Date:   Sat Feb 16 14:22:42 2013 +0100

    Update to version 0.5.3

 .gitignore      |    1 +
 converseen.spec |   12 ++++++++----
 sources         |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5e7b3a..0156f38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /converseen-0.5.1.tar.bz2
 /converseen-0.5.2.tar.bz2
 /converseen-0.5.2.1.tar.bz2
+/converseen-0.5.3.tar.bz2
diff --git a/converseen.spec b/converseen.spec
index bd03399..a7f83cd 100644
--- a/converseen.spec
+++ b/converseen.spec
@@ -1,5 +1,5 @@
 Name:		converseen
-Version:	0.5.2.1
+Version:	0.5.3
 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 -n %{name}-0.5.2
+%setup -q
 
 
 %build
@@ -48,6 +48,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Sat Feb 16 2013 Mario Santagiuliana <fedora at marionline.it> 0.5.3-1
+- Version 0.5.3
+- Fix rpmlint warnings
+
 * 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
@@ -72,10 +76,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 - Update to version 0.4.9
 
 * Mon Jan 23 2012 Mario Santagiuliana <fedora at marionline.it> 0.4.8-4
-- Fix %cmake use
+- Fix %%cmake use
 
 * Mon Jan 23 2012 Mario Santagiuliana <fedora at marionline.it> 0.4.8-3
-- Use %cmake macro instead of cmake
+- Use %%cmake macro instead of cmake
 
 * Wed Jan 18 2012 Mario Santagiuliana <fedora at marionline.it> 0.4.8-2
 - Use desktop-file-install
diff --git a/sources b/sources
index f173c75..b2ff9c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9848a714bd5f2cd447b955d6678f23f  converseen-0.5.2.1.tar.bz2
+8064020c56a531bb190967369c907cec  converseen-0.5.3.tar.bz2


More information about the scm-commits mailing list