[zint] updated to release 2.4.0

Martin Gieseking mgieseki at fedoraproject.org
Wed Sep 15 10:05:33 UTC 2010


commit b3c3a95dcdaf751d3682fa9ec721ef57ebb0d1f1
Author: Martin Gieseking <martin.gieseking at uos.de>
Date:   Wed Sep 15 12:05:06 2010 +0200

    updated to release 2.4.0

 .gitignore |    1 +
 sources    |    2 +-
 zint.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae3facd..75f907d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 zint-2.3.2.src.tar.gz
+/zint-2.4.0.src.tar.gz
diff --git a/sources b/sources
index f89ef68..9b3b026 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4f004198e50db31ab1a96ec8c60ff19  zint-2.3.2.src.tar.gz
+31fbb05dc45d3c460075096b702cefb0  zint-2.4.0.src.tar.gz
diff --git a/zint.spec b/zint.spec
index 44bad09..5ffbd22 100644
--- a/zint.spec
+++ b/zint.spec
@@ -1,6 +1,6 @@
 Name:      zint
-Version:   2.3.2
-Release:   4%{?dist}
+Version:   2.4.0
+Release:   1%{?dist}
 Summary:   Barcode generator library
 License:   GPLv3+
 URL:       http://www.zint.org.uk
@@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING readme
+%doc COPYING README
 %{_bindir}/%{name}
 %{_libdir}/libzint.so.*
 
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 15 2010 Martin Gieseking <martin.gieseking at uos.de> - 2.4.0-1
+- updated to version 2.4.0
+
 * Tue Sep 07 2010 Martin Gieseking <martin.gieseking at uos.de> - 2.3.2-4
 - replaced BR: qt-devel with qt4-devel
 


More information about the scm-commits mailing list