[python-hl7] Spec bump for gcc 4.7 rebuild

Ankur Sinha ankursinha at fedoraproject.org
Fri Jan 6 14:00:26 UTC 2012


commit b66777e6e4fda97c29074ab85d6dcc17e9a2b66b
Author: Ankur Sinha <sanjay.ankur at gmail.com>
Date:   Fri Jan 6 19:30:09 2012 +0530

    Spec bump for gcc 4.7 rebuild

 python-hl7.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-hl7.spec b/python-hl7.spec
index 8a884b4..7a62a13 100644
--- a/python-hl7.spec
+++ b/python-hl7.spec
@@ -5,7 +5,7 @@
 
 Name:           python-%{module_name}
 Version:        0.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 # append my cmake path before swig is included
 Summary:        Python library parsing HL7 v2.x and v3.x messages
 
@@ -57,6 +57,9 @@ find docs/_build/ -name ".buildinfo" -execdir rm -fv '{}' \;
 
 
 %changelog
+* Fri Jan 06 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.0-3
+- spec bump for gcc 4.7 rebuild
+
 * Thu Jul 21 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.0-2
 - Correct description
 - Make additional docs


More information about the scm-commits mailing list