Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2020-04-23 18:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clutter (Old)
 and      /work/SRC/openSUSE:Factory/.clutter.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clutter"

Thu Apr 23 18:25:42 2020 rev:88 rq:795162 version:1.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/clutter/clutter.changes  2020-01-28 
10:47:27.768507460 +0100
+++ /work/SRC/openSUSE:Factory/.clutter.new.2738/clutter.changes        
2020-04-23 18:25:44.083547640 +0200
@@ -1,0 +2,26 @@
+Tue Mar 10 19:09:54 UTC 2020 - [email protected]
+
+- Update to version 1.26.4:
+  + Require GLib 2.54
+  + Build fixes
+  + Add an experimental Meson build
+  + Documentation fixes
+  + Handle 8 and 10 bits colour depth in picking code
+  + Bugs fixed: bgo#792716, bgo#772213, bgo769190,
+    glgo#GNOME/clutter#8, glgo#GNOME/clutter#11,
+    glgo#GNOME/clutter!8, glgo#GNOME/clutter!9,
+    glgo#GNOME/clutter!11.
+  + Updated translations.
+- Drop patches fixed upstream:
+  + clutter-handle-8-10-bits.patch
+  + clutter-ensure-surface-buffer-set.patch
+
+-------------------------------------------------------------------
+Mon Feb 24 06:02:24 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Add clutter-handle-8-10-bits.patch: Handle 8 and 10 bits colour
+  depth in picking code (glgo#GNOME/clutter!10).
+- Add clutter-ensure-surface-buffer-set.patch: gdk: Ensure surface
+  buffer scale is set (glgo#GNOME/clutter!7).
+
+-------------------------------------------------------------------

Old:
----
  clutter-1.26.2.tar.xz

New:
----
  clutter-1.26.4.tar.xz

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

Other differences:
------------------
++++++ clutter.spec ++++++
--- /var/tmp/diff_new_pack.JO4trL/_old  2020-04-23 18:25:45.319550007 +0200
+++ /var/tmp/diff_new_pack.JO4trL/_new  2020-04-23 18:25:45.323550014 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clutter
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:           clutter
-Version:        1.26.2
+Version:        1.26.4
 Release:        0
 Summary:        Library for creating dynamic user interfaces
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            http://clutter-project.org/
-Source0:        
http://download.gnome.org/sources/clutter/1.26/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/clutter/1.26/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
+
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
@@ -59,8 +60,8 @@
 
 %package -n libclutter-1_0-0
 Summary:        Library for creating dynamic graphical user interfaces
-Group:          System/Libraries
 # To make the lang package installable
+Group:          System/Libraries
 Provides:       %{name} = %{version}
 # This is technically wrong, but we need this for smooth upgrades so that
 # typelib-1_0-Clutter-1_0 can be installed
@@ -99,7 +100,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %define _lto_cflags %{nil}
@@ -111,7 +112,7 @@
         --enable-wayland-compositor \
         --enable-egl-backend \
         --enable-docs
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
@@ -129,7 +130,7 @@
 
 %files -n libclutter-1_0-0
 %license COPYING
-%doc README ChangeLog
+%doc README.md ChangeLog
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-Clutter-1_0
@@ -140,6 +141,8 @@
 %{_includedir}/clutter-1.0
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/gir-1.0/*.gir
+%dir %{_datadir}/clutter-1.0/valgrind
+%{_datadir}/clutter-1.0/valgrind/clutter.supp
 %dir %{_datadir}/clutter-1.0/
 %doc %{_datadir}/clutter-1.0/cookbook/
 %doc %{_datadir}/gtk-doc/html/clutter/

++++++ clutter-1.26.2.tar.xz -> clutter-1.26.4.tar.xz ++++++
++++ 242687 lines of diff (skipped)


Reply via email to