Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at 2018-03-14 19:26:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clutter-gst (Old) and /work/SRC/openSUSE:Factory/.clutter-gst.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clutter-gst" Wed Mar 14 19:26:21 2018 rev:57 rq:585826 version:3.0.26 Changes: -------- --- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes 2018-01-01 22:06:46.741939885 +0100 +++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 2018-03-14 19:26:26.808031923 +0100 @@ -1,0 +2,19 @@ +Sun Mar 11 10:17:05 UTC 2018 - [email protected] + +- Update to version 3.0.26: + + Fix compilation error with -Werror=format-nonliteral. + + Rename plugin to avoid dash in the name. +- Drop clutter-gst-video-sink-fix-compilation-error.patch: fixed + upstream. +- Rename gstreamer-plugin-gstclutter-3_0 subpackage to + gstreamer-plugin-cluttergst3, following upstream. Since some + software might refer to the old name, there is no obsoletes + added, allowing users to keep the old package. As there is no + conflict, this is acceptable. + +------------------------------------------------------------------- +Wed Feb 28 16:24:18 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- clutter-gst-3.0.24.tar.xz clutter-gst-video-sink-fix-compilation-error.patch New: ---- clutter-gst-3.0.26.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter-gst.spec ++++++ --- /var/tmp/diff_new_pack.kk5IjA/_old 2018-03-14 19:26:27.472008346 +0100 +++ /var/tmp/diff_new_pack.kk5IjA/_new 2018-03-14 19:26:27.476008205 +0100 @@ -1,7 +1,7 @@ # # spec file for package clutter-gst # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} Name: clutter-gst -Version: 3.0.24 +Version: 3.0.26 Release: 0 -Url: http://clutter-project.org/ Summary: GStreamer integration for Clutter -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ +URL: http://clutter-project.org/ Source0: http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM clutter-gst-video-sink-fix-compilation-error.patch [email protected] -- video-sink: Fix compilation error -Patch0: clutter-gst-video-sink-fix-compilation-error.patch - BuildRequires: pkgconfig BuildRequires: pkgconfig(clutter-1.0) >= 1.20.0 BuildRequires: pkgconfig(cogl-2.0-experimental) >= 2.0.0 @@ -39,7 +37,6 @@ BuildRequires: pkgconfig(gstreamer-tag-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gudev-1.0) -%define debug_package_requires libclutter-gst-3_0-0 = %{version}-%{release} %description Clutter is an open source software library for creating fast, visually @@ -70,12 +67,12 @@ This package provides the GObject Introspection bindings for Clutter GStreamer. -%package -n gstreamer-plugin-gstclutter-3_0 +%package -n gstreamer-plugin-cluttergst3 Summary: GStreamer Clutter Plug-In Group: Productivity/Multimedia/Other Supplements: packageand(gstreamer:libclutter-gst-3_0-0) -%description -n gstreamer-plugin-gstclutter-3_0 +%description -n gstreamer-plugin-cluttergst3 Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. @@ -85,7 +82,7 @@ %package devel Summary: GStreamer integration for Clutter Group: Development/Libraries/C and C++ -Requires: gstreamer-plugin-gstclutter-3_0 = %{version} +Requires: gstreamer-plugin-cluttergst3 = %{version} Requires: libclutter-gst-3_0-0 = %{version} Requires: typelib-1_0-ClutterGst-3_0 = %{version} Provides: clutter-doc = %{version} @@ -108,7 +105,7 @@ %install %make_install -find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %check make %{?_smp_mflags} check @@ -117,14 +114,15 @@ %postun -n libclutter-gst-3_0-0 -p /sbin/ldconfig %files -n libclutter-gst-3_0-0 -%doc README COPYING +%license COPYING +%doc README %{_libdir}/*.so.* %files -n typelib-1_0-ClutterGst-3_0 %{_libdir}/girepository-1.0/ClutterGst-3.0.typelib -%files -n gstreamer-plugin-gstclutter-3_0 -%{_libdir}/gstreamer-1.0/libgstclutter-3.0.so +%files -n gstreamer-plugin-cluttergst3 +%{_libdir}/gstreamer-1.0/libcluttergst3.so %files devel %{_libdir}/*.so ++++++ clutter-gst-3.0.24.tar.xz -> clutter-gst-3.0.26.tar.xz ++++++ ++++ 4576 lines of diff (skipped)
