Hello community,

here is the log from the commit of package grilo for openSUSE:Factory checked 
in at 2018-12-03 10:08:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo (Old)
 and      /work/SRC/openSUSE:Factory/.grilo.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo"

Mon Dec  3 10:08:17 2018 rev:36 rq:652235 version:0.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo/grilo.changes      2018-10-17 
08:14:46.323038483 +0200
+++ /work/SRC/openSUSE:Factory/.grilo.new.19453/grilo.changes   2018-12-03 
10:08:25.391817855 +0100
@@ -1,0 +2,15 @@
+Wed Nov 21 11:22:56 UTC 2018 - [email protected]
+
+- Update to version 0.3.7:
+  + Fix crash in totem after emitting source-{add remove}.
+  +  Add grl_related_keys_{get,set}_int64 functions.
+  + Support transform GValue on grl_data_*_for_id().
+  + Add per Source configs on keyfile.
+  + Pattern matching for GRL_PLUGIN_RANKS.
+  + Documentation improvements.
+  + Removed Autotools supported.
+  + Updated translations.
+- Add meson BuildRequires and macros, switch to meson buildsystem
+  following upstreams changes.
+
+-------------------------------------------------------------------

Old:
----
  grilo-0.3.6.tar.xz

New:
----
  grilo-0.3.7.tar.xz

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

Other differences:
------------------
++++++ grilo.spec ++++++
--- /var/tmp/diff_new_pack.aGFVQR/_old  2018-12-03 10:08:27.571815849 +0100
+++ /var/tmp/diff_new_pack.aGFVQR/_new  2018-12-03 10:08:27.571815849 +0100
@@ -12,22 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           grilo
-Version:        0.3.6
+Version:        0.3.7
 Release:        0
 Summary:        Framework for browsing and searching media content
 License:        LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://live.gnome.org/Grilo
-Source:         
http://download.gnome.org/sources/grilo/0.3/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/grilo/0.3/%{name}-%{version}.tar.xz
+
 BuildRequires:  fdupes
-# Required to build documentation
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.44
@@ -134,22 +135,17 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
-%configure \
-   --disable-static \
-   --disable-tests \
-   --disable-debug \
-   --enable-gtk-doc \
-   --enable-vala \
-   --enable-grl-net \
-   --enable-grl-pls
-make %{?_smp_mflags}
+%meson \
+       -Denable-gtk-doc=true \
+       %{nil}
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
+
 %find_lang %{name} %{?no_lang_C}
 # Create directories needed for plugins
 install -d %{buildroot}%{_libdir}/grilo-0.3
@@ -169,7 +165,7 @@
 
 %files -n libgrilo-0_3-0
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README.md
 %{_libdir}/libgrilo-0.3.so.*
 # Directories needed for plugins
 %dir %{_libdir}/grilo-0.3
@@ -195,7 +191,7 @@
 
 %files tools
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README.md
 %{_bindir}/grl-inspect-0.3
 %{_bindir}/grl-launch-0.3
 %{_bindir}/grilo-test-ui-0.3

++++++ grilo-0.3.6.tar.xz -> grilo-0.3.7.tar.xz ++++++
++++ 115909 lines of diff (skipped)


Reply via email to