Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2013-05-27 09:49:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo (Old)
 and      /work/SRC/openSUSE:Factory/.grilo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo/grilo.changes      2013-04-23 
11:30:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.grilo.new/grilo.changes 2013-05-27 
09:49:54.000000000 +0200
@@ -1,0 +2,24 @@
+Fri May 17 08:28:39 UTC 2013 - [email protected]
+
+- Update to version 0.2.6:
+  + Fixed GrlNet cache.
+  + Added support for Vala 0.20.
+  + Improved test-ui.
+  + Some fixes, including bgo#696860, bgo#697175, bgo#700310,
+    bgo#700311.
+  + Added new functions in GrlConfig
+    - grl_config_get_api_token_secret().
+    - grl_config_set_api_token_secret().
+  + Improved grl-inspect
+    - Print list of available keys.
+    - Show more information about plugins.
+  + Updated translations.
+- Drop grilo-libvala-0.20.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as
+  we no longer carry any patches.
+- Create a -lang package.
+- Provide %{name} by libgrilo package, in order to have the -lang
+  package installable.
+- Recommend grilo-lang from libgrilo.
+
+-------------------------------------------------------------------

Old:
----
  grilo-0.2.5.tar.xz
  grilo-libvala-0.20.patch

New:
----
  grilo-0.2.6.tar.xz

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

Other differences:
------------------
++++++ grilo.spec ++++++
--- /var/tmp/diff_new_pack.7RO6GU/_old  2013-05-27 09:49:55.000000000 +0200
+++ /var/tmp/diff_new_pack.7RO6GU/_new  2013-05-27 09:49:55.000000000 +0200
@@ -17,18 +17,14 @@
 
 
 Name:           grilo
-Version:        0.2.5
+Version:        0.2.6
 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-libvala-0.20.patch [email protected] -- Add vala 
0.20 support, taken from git
-Patch0:         grilo-libvala-0.20.patch
 BuildRequires:  fdupes
-# Needed for patch0
-BuildRequires:  gnome-common
 # Required to build documentation
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -51,6 +47,9 @@
 %package -n libgrilo-0_2-1
 Summary:        Framework for browsing and searching media content
 Group:          System/Libraries
+# Needed for the -lang package to be installable
+Provides:       %{name} = %{version}
+Recommends:     %{name}-lang
 # Without plugins, grilo is useless
 Recommends:     grilo-plugins
 
@@ -110,13 +109,11 @@
 Grilo is a framework for browsing and searching media content from
 various sources using a single API.
 
+%lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
    --disable-static \
    --disable-tests \
@@ -128,6 +125,7 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
+%find_lang %{name} %{?no_lang_C}
 # Create directories needed for plugins
 install -d %{buildroot}%{_libdir}/grilo-0.2
 install -d %{buildroot}%{_datadir}/grilo-0.2/plugins
@@ -186,4 +184,6 @@
 %{_datadir}/vala/vapi/*.deps
 %{_datadir}/vala/vapi/*.vapi
 
+%files lang -f %{name}.lang
+
 %changelog

++++++ grilo-0.2.5.tar.xz -> grilo-0.2.6.tar.xz ++++++
++++ 8910 lines of diff (skipped)

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

Reply via email to