Added lost RepoInfo and ServiceInfo.
authorMichael Andres <ma@suse.de>
Thu, 4 Sep 2008 09:44:05 +0000 (09:44 +0000)
committerMichael Andres <ma@suse.de>
Thu, 4 Sep 2008 09:44:05 +0000 (09:44 +0000)
package/libzypp-bindings.changes
swig/zypp.i

index ed3eba0..f15d01d 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Sep  4 11:42:50 CEST 2008 - ma@suse.de
+
+- Added lost RepoInfo and ServiceInfo.
+- revision 10928
+
+-------------------------------------------------------------------
 Fri Aug  8 13:42:43 CEST 2008 - ma@suse.de
 
 - Remove ProductInfo. We don't replace Product.
index e35f342..06fe86d 100644 (file)
@@ -119,11 +119,10 @@ namespace zypp {
 %include "Patch.i"
 %include "Pattern.i"
 %include "Product.i"
-
 %include "SrcPackage.i"
 %include "RepoType.i"
-
-
+%include "RepoInfo.i"
+%include "ServiceInfo.i"
 %include "Repository.i"
 %include "RepoStatus.i"
 %include "RepoManager.i"