Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2019-10-17 12:56:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cheese (Old)
 and      /work/SRC/openSUSE:Factory/.cheese.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cheese"

Thu Oct 17 12:56:51 2019 rev:106 rq:736498 version:3.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cheese/cheese.changes    2019-05-03 
22:08:57.895099433 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new.2352/cheese.changes  2019-10-17 
12:56:54.317667610 +0200
@@ -1,0 +2,23 @@
+Tue Sep 10 20:02:34 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.34.0:
+  + build: Don't use 'lib' prefix in find_library. Meson passes it
+    directly to -l option, so an extra 'lib' can cause error
+    because it tells the linker to find liblibcanberra-gtk3.so.
+  + Add translator comments to the desktop file.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Aug 31 16:38:15 CDT 2019 - [email protected]
+
+- Update to version 3.33.90.1:
+  + Drop libcanberra-gtk (GTK 2) dependency introduced in previous
+    release.
+- Changes from version 3.33.90:
+  + Switch to meson build system.
+  + New keyboard shortcuts window.
+  + Updated translations.
+- Switch to meson.
+- Appdata is now installed in /usr/share/metainfo.
+
+-------------------------------------------------------------------

Old:
----
  cheese-3.32.1.tar.xz

New:
----
  cheese-3.34.0.tar.xz

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

Other differences:
------------------
++++++ cheese.spec ++++++
--- /var/tmp/diff_new_pack.zwBEBc/_old  2019-10-17 12:56:54.933666049 +0200
+++ /var/tmp/diff_new_pack.zwBEBc/_new  2019-10-17 12:56:54.933666049 +0200
@@ -18,19 +18,21 @@
 
 %define lib_major 8
 %define lib_gtk_major 25
+
 Name:           cheese
-Version:        3.32.1
+Version:        3.34.0
 Release:        0
 Summary:        Webcam Booth for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://wiki.gnome.org/Apps/Cheese
-Source0:        
https://download.gnome.org/sources/cheese/3.32/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/cheese/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool >= 0.50.0
+BuildRequires:  gtk-doc
+BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -124,16 +126,14 @@
 
 %prep
 %autosetup -p1
-translation-update-upstream
+translation-update-upstream po %{name}
 
 %build
-%configure \
-       --disable-static \
-       --disable-scrollkeeper
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file org.gnome.Cheese
@@ -149,8 +149,8 @@
 %doc AUTHORS README ChangeLog
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/cheese
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/org.gnome.Cheese.appdata.xml
 %{_datadir}/applications/org.gnome.Cheese.desktop
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Cheese*.*
 %{_mandir}/man1/cheese.1%{?ext_man}

++++++ cheese-3.32.1.tar.xz -> cheese-3.34.0.tar.xz ++++++
++++ 131333 lines of diff (skipped)


Reply via email to