3.0.2 bump

This commit is contained in:
Jitka Plesnikova 2014-06-10 15:35:40 +02:00
parent b3bffd5794
commit aa7c2abf2f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ swig-2.0.0.tar.gz
/swig-2.0.12.tar.gz
/swig-3.0.0.tar.gz
/swig-3.0.1.tar.gz
/swig-3.0.2.tar.gz

View File

@ -1 +1 @@
d8b7e02cfa4bdd32d3db71c1ad34fc39 swig-3.0.1.tar.gz
62f9b0d010cef36a13a010dc530d0d41 swig-3.0.2.tar.gz

View File

@ -30,8 +30,8 @@
Summary: Connects C/C++/Objective C to some high-level programming languages
Name: swig
Version: 3.0.1
Release: 2%{?dist}
Version: 3.0.2
Release: 1%{?dist}
License: GPLv3+ and BSD
URL: http://swig.sourceforge.net/
Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@ -187,6 +187,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/
%doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
%changelog
* Mon Jun 09 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.2-1
- Update to 3.0.2
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild