Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2012-10-13 19:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo (Old)
 and      /work/SRC/openSUSE:Factory/.grilo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo/grilo.changes      2012-10-04 
18:40:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grilo.new/grilo.changes 2012-10-13 
19:56:17.000000000 +0200
@@ -1,0 +2,29 @@
+Fri Oct  5 08:06:07 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.2.2:
+  + Rename macro from GRL_CAPS_TYPE to GRL_TYPE_CAPS
+  + Sort entries in documentation
+  + net: Add possibility to set custom HTTP headers on requests
+    (bgo#680436)
+  + Several bug fixes.
+
+-------------------------------------------------------------------
+Thu Oct  4 09:20:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.2.1:
+  + Use G_MODULE_BIND_LOCAL to load modules
+  + Less disturbances using warnings instead of errors
+  + Add option to disable Test UI
+  + Bugs fixed: bgo#681757, bgo#681983, bgo#681984, bgo#681992,
+    bgo#682024, bgo#682791, bgo#682793, bgo#682855, bgo#685161,
+    bgo#685169.
+- Drop grilo-int2pointer.patch: fixed upstream.
+- Replace pkgconfig(libvala-0.16) BuildRequires with
+  pkgconfig(libvala-0.18): As this package lives in the same
+  devel project as vala, we don't have to care too much about older
+  versions to be found in older openSUSE releases.
+- Pass --enable-vala to configure: this helps us to abort the build
+  early in case something does not work out as expected rather than
+  only at the end, when the files section does not match.
+
+-------------------------------------------------------------------

Old:
----
  grilo-0.2.0.tar.xz
  grilo-int2pointer.patch

New:
----
  grilo-0.2.2.tar.xz

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

Other differences:
------------------
++++++ grilo.spec ++++++
--- /var/tmp/diff_new_pack.6fQ70C/_old  2012-10-13 19:56:18.000000000 +0200
+++ /var/tmp/diff_new_pack.6fQ70C/_new  2012-10-13 19:56:18.000000000 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           grilo
-Version:        0.2.0
+Version:        0.2.2
 Release:        0
 Summary:        Framework for browsing and searching media content
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Other
 Url:            https://live.gnome.org/Grilo
 Source:         
http://download.gnome.org/sources/grilo/0.2/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM grilo-int2pointer.patch dims...@opensuse.org -- Fix brp 
errors
-Patch0:         grilo-int2pointer.patch
 BuildRequires:  fdupes
 # Required to build documentation
 BuildRequires:  gtk-doc
@@ -38,7 +36,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libvala-0.16)
+BuildRequires:  pkgconfig(libvala-0.18)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -110,14 +108,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
    --disable-static \
    --disable-tests \
    --enable-grl-net \
-   --enable-gtk-doc
+   --enable-gtk-doc \
+   --enable-vala
 make %{?_smp_mflags}
 
 %install

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

Reply via email to