Hello community, here is the log from the commit of package entangle for openSUSE:Factory checked in at 2020-08-29 20:41:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/entangle (Old) and /work/SRC/openSUSE:Factory/.entangle.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "entangle" Sat Aug 29 20:41:36 2020 rev:15 rq:830024 version:3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/entangle/entangle.changes 2019-02-24 17:14:57.228455325 +0100 +++ /work/SRC/openSUSE:Factory/.entangle.new.3399/entangle.changes 2020-08-29 20:41:55.901454675 +0200 @@ -1,0 +2,36 @@ +Thu Aug 27 14:01:32 UTC 2020 - Marcus Meissner <[email protected]> + +- fixed filelists after update to make it build. + +------------------------------------------------------------------- +Mon Aug 17 11:30:42 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 3.0: + * Ensure picture directory is an absolute path + * Add ability to flip image during preview + * Fix warnings about string length + * Convert appdata file to metainfo and add missing info + * Another attempt to fix build deps on enum headers + * Display remaining shot count & ETA in repeat shooter + plugin + * Remove use of deprecated GObject macros + * Remove use of deprecated GLib APIs + * Ensure glib min version checks at build time + * Convert to use GObject macros for declaring boilerplate + * Bulk reformat code using clang-format rules + * Force a default filename pattern if setting is invalid + * Validate filename pattern when updating preferences + * Rename desktop file and icon file to match application ID + * Add ability to render text mesages over image + * Add a countdown timer for photobox plugin capture + * Disable context menu in image browser when photobox plugin + is active + * Run live view when counting down to capturein photobox + plugin + * Fix crash releasing popup windows + * Add context menu option for opening popup image window + * Drop drag support for opening popup image window + * Display greeting when opening popup image window + * Display greeting when entering photobox plugin + +------------------------------------------------------------------- Old: ---- entangle-2.0.tar.xz entangle-2.0.tar.xz.asc New: ---- entangle-3.0.tar.xz entangle-3.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ entangle.spec ++++++ --- /var/tmp/diff_new_pack.MbJSRr/_old 2020-08-29 20:41:57.101455177 +0200 +++ /var/tmp/diff_new_pack.MbJSRr/_new 2020-08-29 20:41:57.105455178 +0200 @@ -1,7 +1,7 @@ # # spec file for package entangle # -# 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 @@ -12,17 +12,17 @@ # 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: entangle -Version: 2.0 +Version: 3.0 Release: 0 Summary: Tethered shooting & control of digital cameras License: GPL-3.0-or-later Group: Productivity/Graphics/Other -Url: https://entangle-photo.org +URL: https://entangle-photo.org Source0: https://www.entangle-photo.org/download/sources/%{name}-%{version}.tar.xz Source1: https://www.entangle-photo.org/download/sources/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring @@ -158,16 +158,16 @@ /sbin/ldconfig %files -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README.rst %{_bindir}/%{name} %{_libdir}/lib%{name}_backend.so.* %{_libdir}/lib%{name}_frontend.so.* -%{_datadir}/appdata/%{name}.appdata.xml -%{_datadir}/applications/%{name}.desktop +%{_datadir}/applications/org.entangle_photo.Manager.desktop +%{_datadir}/metainfo/org.entangle_photo.Manager.metainfo.xml %dir %{_datadir}/%{name} %{_datadir}/%{name}/sRGB.icc %{_datadir}/glib-2.0/schemas/org.%{name}-photo.manager.gschema.xml -%{_datadir}/icons/hicolor/*/apps/%{name}*.??g +%{_datadir}/icons/hicolor/*/apps/*entangle*.??g %{_mandir}/man?/%{name}.?%{ext_man} %license COPYING ++++++ entangle-2.0.tar.xz -> entangle-3.0.tar.xz ++++++ ++++ 158010 lines of diff (skipped)
