diff --git a/OAT.xml b/OAT.xml index e6d0c97491aa781f77c85db7f451705af2e08f1b..a2068880e03dee4966c55bb8fba19896155d2699 100644 --- a/OAT.xml +++ b/OAT.xml @@ -57,27 +57,103 @@ Note:If the text contains special characters, please escape them according to th COPYING + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.OpenSource b/README.OpenSource index 23b7fc1f1d9fc1509a3d6985ef6afb5c7bdd7050..9bebd2f243539add781949091b27fbbb1354db15 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,9 +1,9 @@ [ { - "Name": "glib", + "Name": "openEuler:glib2", "License": "LGPL V2.1", "License File": "COPYING", - "Version Number": "2.68.1", + "Version Number": "2.68.1-10.oe2203", "Upstream URL": "https://www.gtk.org/", "Description": "GLib is the low-level core library that forms the basis for projects such as GTK and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system." }