2.0.11 bump
This commit is contained in:
parent
e983b63191
commit
2ba2aaa0d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ swig-2.0.0.tar.gz
|
|||||||
/swig-2.0.8.tar.gz
|
/swig-2.0.8.tar.gz
|
||||||
/swig-2.0.9.tar.gz
|
/swig-2.0.9.tar.gz
|
||||||
/swig-2.0.10.tar.gz
|
/swig-2.0.10.tar.gz
|
||||||
|
/swig-2.0.11.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
6d5e7ad05b4a404e5e85db9befb70c9a swig-2.0.10.tar.gz
|
291ba57c0acd218da0b0916c280dcbae swig-2.0.11.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
Summary: Connects C/C++/Objective C to some high-level programming languages
|
Summary: Connects C/C++/Objective C to some high-level programming languages
|
||||||
Name: swig
|
Name: swig
|
||||||
Version: 2.0.10
|
Version: 2.0.11
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+ and BSD
|
License: GPLv3+ and BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://swig.sourceforge.net/
|
URL: http://swig.sourceforge.net/
|
||||||
@ -122,6 +122,9 @@ gzip %{buildroot}%{_mandir}/man1/$(basename %{SOURCE1})
|
|||||||
%doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
|
%doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.0.11-1
|
||||||
|
- Update to 2.0.11
|
||||||
|
|
||||||
* Wed Aug 21 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.0.10-4
|
* Wed Aug 21 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.0.10-4
|
||||||
- Fixed BZ#994120
|
- Fixed BZ#994120
|
||||||
- Remove the req/prov filtering from version docdir (BZ#489421), because
|
- Remove the req/prov filtering from version docdir (BZ#489421), because
|
||||||
|
Loading…
Reference in New Issue
Block a user