Update to 2.0.12

This commit is contained in:
Orion Poplawski 2014-02-28 21:01:46 -07:00
parent 06c4d674de
commit fa769de6dd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
291ba57c0acd218da0b0916c280dcbae swig-2.0.11.tar.gz
c3fb0b2d710cc82ed0154b91e43085a4 swig-2.0.12.tar.gz

View File

@ -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@cora.nwra.com> - 2.0.12-1
- Update to 2.0.12
* Wed Oct 09 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.0.11-2
- Use bconds for enabling testsuite