[swig] Update to 2.0.12

Orion Poplawski orion at fedoraproject.org
Sat Mar 1 04:00:53 UTC 2014


commit fa769de6ddc00fb673159e35c107235b07782af6
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Feb 28 21:01:46 2014 -0700

    Update to 2.0.12

 .gitignore |    1 +
 sources    |    2 +-
 swig.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8299dbf..7ed62aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ swig-2.0.0.tar.gz
 /swig-2.0.9.tar.gz
 /swig-2.0.10.tar.gz
 /swig-2.0.11.tar.gz
+/swig-2.0.12.tar.gz
diff --git a/sources b/sources
index 63a8121..3260489 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-291ba57c0acd218da0b0916c280dcbae  swig-2.0.11.tar.gz
+c3fb0b2d710cc82ed0154b91e43085a4  swig-2.0.12.tar.gz
diff --git a/swig.spec b/swig.spec
index 90bf0eb..c563746 100644
--- a/swig.spec
+++ b/swig.spec
@@ -12,8 +12,8 @@
 
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
-Version: 2.0.11
-Release: 2%{?dist}
+Version: 2.0.12
+Release: 1%{?dist}
 License: GPLv3+ and BSD
 Group:   Development/Tools
 URL:     http://swig.sourceforge.net/
@@ -127,6 +127,9 @@ gzip %{buildroot}%{_mandir}/man1/$(basename %{SOURCE1})
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Fri Feb 28 2014 Orion Poplawski <orion at cora.nwra.com> - 2.0.12-1
+- Update to 2.0.12
+
 * Wed Oct 09 2013 Jitka Plesnikova <jplesnik at redhat.com> - 2.0.11-2
 - Use bconds for enabling testsuite
 


More information about the scm-commits mailing list