Update to 2.0.9
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
62ea443cf6
commit
80ecaf256c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
69f917e870efc0712c06ab53217b28d1 swig-2.0.8.tar.gz
|
||||
54d534b14a70badc226129159412ea85 swig-2.0.9.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user