diff options
author | Michael Andres <ma@suse.de> | 2010-03-24 12:13:16 +0100 |
---|---|---|
committer | Michael Andres <ma@suse.de> | 2010-03-24 12:13:16 +0100 |
commit | e9223d4b69b2fd43717efcc7b1dac309a1169566 (patch) | |
tree | 70453df24ccede0eb9c8e077a38e05ae30ed7413 /package | |
parent | 126fe8726d3333e1ef5bf03c68acdb8ead947fc3 (diff) | |
download | libzypp-bindings-e9223d4b69b2fd43717efcc7b1dac309a1169566.tar.gz libzypp-bindings-e9223d4b69b2fd43717efcc7b1dac309a1169566.tar.bz2 libzypp-bindings-e9223d4b69b2fd43717efcc7b1dac309a1169566.zip |
Let swig understand nested class Target::DistributionLabel
Diffstat (limited to 'package')
-rw-r--r-- | package/libzypp-bindings.changes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/libzypp-bindings.changes b/package/libzypp-bindings.changes index 01f7313..33674bc 100644 --- a/package/libzypp-bindings.changes +++ b/package/libzypp-bindings.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 24 12:11:07 CET 2010 - ma@suse.de + +- Work around swig not understanding nested class. + +------------------------------------------------------------------- Mon Dec 7 14:02:01 CET 2009 - ma@suse.de - Pass py_sitedir macro from .spec file to cmake. |