Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-04-17 07:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and      /work/SRC/openSUSE:Factory/.libosinfo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libosinfo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes      2012-02-15 
15:57:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-04-17 
07:46:09.000000000 +0200
@@ -1,0 +2,37 @@
+Fri Apr 13 12:37:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.1:
+  + Fixes the OS media detection
+  + Add support fro more OSs: NetBSD and Mandrake
+  + More complete and fixed data
+  + Add support for install tree metadata
+  + Add support for filtering products cased on release/EOL dates.
+  + Add support for product codenames.
+  + Add support for 'distro'.
+  + Also extract application ID from ISO9660 media.
+  + Add test cases for validating ISO9660 data.
+  + Disable obsolete media URLs.
+  + Standardize OS family names as all lowercase.
+  + Standardize format for OS id, short-id, distro, version.
+  + Add RNG schema for database files.
+  + Add a 'osinfo-db-validate' command for verifying database files
+  + Add a 'osinfo-query' command for searching/listing information
+    from database.
+  + Add a man page for the osinfo-detect command.
+  + Add support for loading extra local database files. By default,
+    libosinfo will expect them to be in /etc/libosinfo/db and
+    $HOME/.local/config/libosinfo/db  but new API is provided to
+    change this behavior.
+  + Fix generation of docs in a VPATH builder.
+  + Fix loading of vendor and product names of USB and PCI devices.
+  + Remove obsolete scripts for PCI/USB id conversion.
+  + Remove redundant generic linux entries from database.
+  + Fixes for 'make dist'.
+  + Actually handle '--enable-vala' configure option and don't
+    mandate vapigen if this option is not specified.
+  + Add missing export of osinfo_entity_set_param.
+  + Various other fixes and improvements.
+- Add pkgconfig(libsoup-2.4) and pkgconfig(libsoup-gnome-2.4)
+  BuildRequires: new upstream dependencies.
+
+-------------------------------------------------------------------

Old:
----
  libosinfo-0.1.0.tar.gz

New:
----
  libosinfo-0.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libosinfo.spec ++++++
--- /var/tmp/diff_new_pack.gVFVKF/_old  2012-04-17 07:46:12.000000000 +0200
+++ /var/tmp/diff_new_pack.gVFVKF/_new  2012-04-17 07:46:12.000000000 +0200
@@ -17,8 +17,9 @@
 #
 
 
+
 Name:           libosinfo
-Version:        0.1.0
+Version:        0.1.1
 Release:        0
 Summary:        Manage information about operating systems and hypervisors
 License:        LGPL-2.1+ and GPL-2.0+
@@ -31,6 +32,8 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -96,9 +99,12 @@
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/osinfo-detect
-%{_bindir}/osinfo-pciids-convert
-%{_bindir}/osinfo-usbids-convert
+%{_bindir}/osinfo-db-validate
+%{_bindir}/osinfo-query
 %{_datadir}/%{name}/
+%{_mandir}/man1/osinfo-db-validate.1%{?ext_man}
+%{_mandir}/man1/osinfo-detect.1%{?ext_man}
+%{_mandir}/man1/osinfo-query.1%{?ext_man}
 
 %files -n libosinfo-1_0-0
 %defattr(-, root, root)

++++++ libosinfo-0.1.0.tar.gz -> libosinfo-0.1.1.tar.gz ++++++
++++ 38841 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to