Hello community,

here is the log from the commit of package libgovirt for openSUSE:Factory 
checked in at 2013-07-16 15:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgovirt (Old)
 and      /work/SRC/openSUSE:Factory/.libgovirt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgovirt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgovirt/libgovirt.changes      2013-06-24 
09:32:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgovirt.new/libgovirt.changes 2013-07-16 
15:36:49.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Jul  9 08:07:47 UTC 2013 - [email protected]
+
+- Update to version 0.2.0:
+  + Break ABI :(.
+  + Switch back to using GSimpleAsyncResult (from GTask) to gain
+    compatibility with older glib versions.
+  + Refactor internals to make it much easier to add support for
+    more REST collections.
+  + Parse more VM states from the OvirtVm resource.
+- Rename libgovirt1 subpackage to libgovirt2, following upstreams
+  soname change.
+
+-------------------------------------------------------------------

Old:
----
  libgovirt-0.1.0.tar.xz

New:
----
  libgovirt-0.2.0.tar.xz

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

Other differences:
------------------
++++++ libgovirt.spec ++++++
--- /var/tmp/diff_new_pack.hxUbos/_old  2013-07-16 15:36:50.000000000 +0200
+++ /var/tmp/diff_new_pack.hxUbos/_new  2013-07-16 15:36:50.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgovirt
-Version:        0.1.0
+Version:        0.2.0
 Release:        0
 Summary:        GObject based oVirt bindings
 License:        LGPL-2.1+
@@ -25,7 +25,7 @@
 Url:            http://cgit.freedesktop.org/~teuf/govirt
 Source:         
http://people.freedesktop.org/~teuf/govirt/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel >= 1.30.0
-BuildRequires:  pkgconfig(gio-2.0) >= 2.36.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.26.0
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(rest-0.7) >= 0.7.13
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -36,11 +36,11 @@
 autogenerate a full wrapper as it is already done for the python
 bindings.
 
-%package -n libgovirt1
+%package -n libgovirt2
 Summary:        GObject based oVirt bindings
 Group:          System/Libraries
 
-%description -n libgovirt1
+%description -n libgovirt2
 GoVirt is a GObject wrapper for the oVirt REST API [1]. It will
 only provide very basic functionality as the goal is to
 autogenerate a full wrapper as it is already done for the python
@@ -59,7 +59,7 @@
 %package devel
 Summary:        GObject based oVirt bindings -- Development files
 Group:          Development/Languages/C and C++
-Requires:       libgovirt1 = %{version}
+Requires:       libgovirt2 = %{version}
 Requires:       typelib-1_0-GoVirt-1_0 = %{version}
 
 %description devel
@@ -80,11 +80,11 @@
 %make_install
 find %{buildroot} -name '*.la' -type f -delete -print
 
-%post -n libgovirt1 -p /sbin/ldconfig
+%post -n libgovirt2 -p /sbin/ldconfig
 
-%postun -n libgovirt1 -p /sbin/ldconfig
+%postun -n libgovirt2 -p /sbin/ldconfig
 
-%files  -n libgovirt1
+%files  -n libgovirt2
 %defattr(-,root,root)
 %doc README COPYING
 %{_libdir}/libgovirt.so.*

++++++ libgovirt-0.1.0.tar.xz -> libgovirt-0.2.0.tar.xz ++++++
++++ 3955 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to