Update to 2.0.6
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
7a4ff2cd66
commit
24f4bf12bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ swig-2.0.0.tar.gz
|
||||
/swig-2.0.3.tar.gz
|
||||
/swig-2.0.4.tar.gz
|
||||
/swig-2.0.5.tar.gz
|
||||
/swig-2.0.6.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
762760512887873b68325fcbd391c145 swig-2.0.5.tar.gz
|
||||
86bc02218774ca75bdf7766db74a62c6 swig-2.0.6.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
Summary: Connects C/C++/Objective C to some high-level programming languages
|
||||
Name: swig
|
||||
Version: 2.0.5
|
||||
Version: 2.0.6
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+ and BSD
|
||||
Group: Development/Tools
|
||||
@ -131,6 +131,9 @@ rm -rf %{buildroot}
|
||||
%doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2012 Adam Tkac <atkac redhat com> 2.0.6-1
|
||||
- update to 2.0.6
|
||||
|
||||
* Mon Apr 23 2012 Adam Tkac <atkac redhat com> 2.0.5-1
|
||||
- update to 2.0.5
|
||||
- patches merged
|
||||
|
Loading…
Reference in New Issue
Block a user