Hello community,

here is the log from the commit of package libgovirt for openSUSE:Factory 
checked in at 2014-10-11 19:26:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-09-30 
19:36:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgovirt.new/libgovirt.changes 2014-10-11 
19:28:32.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Oct  9 17:05:24 UTC 2014 - [email protected]
+
+- Update to version 0.3.2:
+  + Allow empty filenames in OvirtCdrom, this allows to remove the
+    current CD image from a VM.
+  + Parse leading '~' when handling commandline filenames.
+  + Implemented ovirt_resource_delete() and its async variant.
+  + Add translation support.
+  + Bug fixes.
+  + Updated translations.
+- Add intltool BuildRequires: New dependency.
+- Add lang macros, and package the new translations. Add Recommends
+  for the new lang package (and make libgovirt2 provide libgovirt,
+  so that the lang package is installable).
+
+-------------------------------------------------------------------

Old:
----
  libgovirt-0.3.1.tar.xz

New:
----
  libgovirt-0.3.2.tar.xz

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

Other differences:
------------------
++++++ libgovirt.spec ++++++
--- /var/tmp/diff_new_pack.7rur6h/_old  2014-10-11 19:28:32.000000000 +0200
+++ /var/tmp/diff_new_pack.7rur6h/_new  2014-10-11 19:28:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgovirt
-Version:        0.3.1
+Version:        0.3.2
 Release:        0
 Summary:        GObject based oVirt bindings
 License:        LGPL-2.1+
@@ -25,6 +25,7 @@
 Url:            http://cgit.freedesktop.org/~teuf/govirt
 Source:         
http://download.gnome.org/sources/libgovirt/0.3/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel >= 1.30.0
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(gio-2.0) >= 2.26.0
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(rest-0.7) >= 0.7.92
@@ -39,6 +40,9 @@
 %package -n libgovirt2
 Summary:        GObject based oVirt bindings
 Group:          System/Libraries
+Recommends:     Recommends:     %{name}-lang
+# To make the lang package installable
+Provides:       %{name} = %{version}
 
 %description -n libgovirt2
 GoVirt is a GObject wrapper for the oVirt REST API [1]. It will
@@ -68,6 +72,7 @@
 autogenerate a full wrapper as it is already done for the python
 bindings.
 
+%lang_package
 %prep
 %setup -q
 
@@ -79,6 +84,7 @@
 %install
 %make_install
 find %{buildroot} -name '*.la' -type f -delete -print
+%find_lang %{name} %{?no_lang_C}
 
 %post -n libgovirt2 -p /sbin/ldconfig
 
@@ -100,4 +106,6 @@
 %{_libdir}/libgovirt.so
 %{_libdir}/pkgconfig/govirt-1.0.pc
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ libgovirt-0.3.1.tar.xz -> libgovirt-0.3.2.tar.xz ++++++
++++ 3488 lines of diff (skipped)

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

Reply via email to