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 - 2.0.12-1 +- Update to 2.0.12 + * Wed Oct 09 2013 Jitka Plesnikova - 2.0.11-2 - Use bconds for enabling testsuite