diff --git a/.gitignore b/.gitignore index 116ef5a..8299dbf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ swig-2.0.0.tar.gz /swig-2.0.8.tar.gz /swig-2.0.9.tar.gz /swig-2.0.10.tar.gz +/swig-2.0.11.tar.gz diff --git a/sources b/sources index 7f6b56f..63a8121 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d5e7ad05b4a404e5e85db9befb70c9a swig-2.0.10.tar.gz +291ba57c0acd218da0b0916c280dcbae swig-2.0.11.tar.gz diff --git a/swig.spec b/swig.spec index 2fcdc31..b6cd0da 100644 --- a/swig.spec +++ b/swig.spec @@ -9,8 +9,8 @@ Summary: Connects C/C++/Objective C to some high-level programming languages Name: swig -Version: 2.0.10 -Release: 4%{?dist} +Version: 2.0.11 +Release: 1%{?dist} License: GPLv3+ and BSD Group: Development/Tools URL: http://swig.sourceforge.net/ @@ -122,6 +122,9 @@ gzip %{buildroot}%{_mandir}/man1/$(basename %{SOURCE1}) %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT %changelog +* Mon Sep 16 2013 Jitka Plesnikova - 2.0.11-1 +- Update to 2.0.11 + * Wed Aug 21 2013 Jitka Plesnikova - 2.0.10-4 - Fixed BZ#994120 - Remove the req/prov filtering from version docdir (BZ#489421), because