Hello community, here is the log from the commit of package cheese for openSUSE:Factory checked in at 2018-03-14 19:28:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cheese (Old) and /work/SRC/openSUSE:Factory/.cheese.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cheese" Wed Mar 14 19:28:21 2018 rev:101 rq:586206 version:3.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cheese/cheese.changes 2017-09-13 21:52:19.856510229 +0200 +++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes 2018-03-14 19:28:22.823912319 +0100 @@ -1,0 +2,15 @@ +Mon Mar 12 15:35:58 UTC 2018 - [email protected] + +- Update to version 3.28.0: + + Add new device monitor methods to documentation + + monitor: Implement GAsyncInitable interface (bgo#782627). + + help: Remove unused blurry images (screenshots?) that bloat the + tarball. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:24:11 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- cheese-3.26.0.tar.xz New: ---- cheese-3.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cheese.spec ++++++ --- /var/tmp/diff_new_pack.gzbFns/_old 2018-03-14 19:28:23.731880077 +0100 +++ /var/tmp/diff_new_pack.gzbFns/_new 2018-03-14 19:28:23.735879935 +0100 @@ -1,7 +1,7 @@ # # spec file for package cheese # -# 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 @@ -18,22 +18,19 @@ %define lib_major 8 %define lib_gtk_major 25 - Name: cheese -Version: 3.26.0 +Version: 3.28.0 Release: 0 Summary: Webcam Booth for GNOME -License: GPL-2.0+ +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.26/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Cheese +Source0: http://download.gnome.org/sources/cheese/3.28/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool >= 0.50.0 -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala >= 0.25.2 BuildRequires: yelp-tools @@ -52,9 +49,11 @@ BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26 BuildRequires: pkgconfig(x11) Requires: gnome-video-effects -Recommends: yelp Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Recommends: yelp +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description Cheese is an application to take photos and videos with your webcam, @@ -124,6 +123,7 @@ with fun graphical effects. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -144,13 +144,9 @@ %fdupes %{buildroot}%{_datadir}/help/ %post -n libcheese%{lib_major} -p /sbin/ldconfig - %postun -n libcheese%{lib_major} -p /sbin/ldconfig - %post -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig - %postun -n libcheese-gtk%{lib_gtk_major} -p /sbin/ldconfig - %post -n libcheese-common %glib2_gsettings_schema_post @@ -158,8 +154,8 @@ %glib2_gsettings_schema_postun %files -%defattr(-, root, root) -%doc AUTHORS README COPYING ChangeLog +%license COPYING +%doc AUTHORS README ChangeLog %doc %{_datadir}/help/C/%{name}/ %{_bindir}/cheese %dir %{_datadir}/appdata @@ -170,23 +166,18 @@ %{_datadir}/dbus-1/services/org.gnome.Cheese.service %files -n libcheese%{lib_major} -%defattr(-, root, root) %{_libdir}/libcheese.so.%{lib_major}* %files -n typelib-1_0-Cheese-3_0 -%defattr(-,root,root) %{_libdir}/girepository-1.0/Cheese-3.0.typelib %files -n libcheese-gtk%{lib_gtk_major} -%defattr(-, root, root) %{_libdir}/libcheese-gtk.so.%{lib_gtk_major}* %files -n libcheese-common -%defattr(-, root, root) %{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml %files devel -%defattr(-, root, root) %{_includedir}/cheese/ %{_libdir}/pkgconfig/cheese.pc %{_libdir}/pkgconfig/cheese-gtk.pc ++++++ cheese-3.26.0.tar.xz -> cheese-3.28.0.tar.xz ++++++ ++++ 15741 lines of diff (skipped)
