[swig] Update to 2.0.9

Adam Tkac atkac at fedoraproject.org
Mon Jan 7 16:46:30 UTC 2013


commit 80ecaf256c8be9632c1fcbe71ea9ea430cdf2e18
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Jan 7 17:44:42 2013 +0100

    Update to 2.0.9
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 sources    |    2 +-
 swig.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9823a85..dc1a6a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ swig-2.0.0.tar.gz
 /swig-2.0.6.tar.gz
 /swig-2.0.7.tar.gz
 /swig-2.0.8.tar.gz
+/swig-2.0.9.tar.gz
diff --git a/sources b/sources
index 901343f..bdd5bbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69f917e870efc0712c06ab53217b28d1  swig-2.0.8.tar.gz
+54d534b14a70badc226129159412ea85  swig-2.0.9.tar.gz
diff --git a/swig.spec b/swig.spec
index ec0c867..1d5d406 100644
--- a/swig.spec
+++ b/swig.spec
@@ -9,7 +9,7 @@
 
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name: swig
-Version: 2.0.8
+Version: 2.0.9
 Release: 1%{?dist}
 License: GPLv3+ and BSD
 Group: Development/Tools
@@ -132,6 +132,9 @@ rm -rf %{buildroot}
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Mon Jan 07 2013 Adam Tkac <atkac redhat com> 2.0.9-1
+- update to 2.0.9
+
 * Wed Sep 12 2012 Adam Tkac <atkac redhat com> 2.0.8-1
 - update to 2.0.8 (#851364)
 - swig207-rh830660.patch merged


More information about the scm-commits mailing list