Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shotwell for openSUSE:Factory checked in at 2022-09-21 14:42:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shotwell (Old) and /work/SRC/openSUSE:Factory/.shotwell.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shotwell" Wed Sep 21 14:42:07 2022 rev:101 rq:1003253 version:0.31.5 Changes: -------- --- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes 2022-05-22 20:27:39.670284784 +0200 +++ /work/SRC/openSUSE:Factory/.shotwell.new.2083/shotwell.changes 2022-09-21 14:42:58.941846465 +0200 @@ -1,0 +2,126 @@ +Wed Sep 7 17:50:08 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 0.31.5: + + Port to libsoup3 + + Updated translations. +- Changes from version 0.31.4: + + Move video meta-data reading into external process + + Fix memory leak while importing from camera + + Speed up raw meta-data reading + + Improve Welcome Dialog wording + + Improve google photos upload for > 50 photos + + Support CR3 files + + Use mail portal instead of nautilus-sendto + + Support AVIF files + + Fix import from SONY A7C + + Remove Map widget +- Changes from version 0.31.3: + + Store publishing secrets using libsecret + + Fix rotation keybinding for viewer + + Fix a missing menu item +- Changes from version 0.31.2: + + Documentation updates and clean-up + + Drop obsolete settings + + Add WEBP and GIF to viewer's desktop file + + Use new mapbox tiles for the map view + + Flickr: Upload description and title + + General OAuth1 clean-up and simplifications + + Flickr: Show the new quotas (images uploaded) + + Make face detection and recognition compatible with OpenCV 4 + + Fix shortcuts for previous/next photo in menus + + Migrate GSettings from org.yorba to org.gnome + + Fix initialization of the theme being too late + + Bring some consistency into the settings summaries and + descriptions + + Google Photos: Fix a critical when target album is not + available + + YouTube: Remove an obsolete label from the publishing dialog + + Authenticator: Make links in the shown web page open in + external browser + + Google Photos/YouTube: Update explanatory texts before log in. + + Flickr: Fix the log in +- Changes from version 0.31.1: + + Fix an issue when pressing the down key in a slideshow + + Face recognition: Properly fall back to face detection when + there is no DNN file + + GPS: Export GPS meta-data + + GPS: Changed GPS will trigger meta-data export + + Piwigo: Fix crash when the certificate information is broken + + Add profiles + + Fix an issue with git annex due to not properly recognizing + symlinks + + Doc: Update the manpage + + Google Photos: Do not crash if title is missing + + Authenticator: Do not crash if service connection fails + + Doc: Various syntax fixes in help files + + Fix Camera detection and unmounting + + Speed up browsing directories of large files + + Fix localization of month in the DateTime dialog + + Tumblr: Fix upload + + Respect rotation information of videos + + Piwigo: Enable uploading of rating + + Port thumbnailer spawning to GLib.Subprocess + + Remove a couple of deprecated TimeVal uses + + Fix a couple of "potential null access" warnings during + compilation + + Some code clean-ups +- Changes from version 0.31.0: + + Reorganize source tree + + Visually clean-up saved search editing dialog + + Use org.freedesktop.FileManager1 instead of calling nautilus + directly. + + Fix some deprecated calls in faces code + + Fix icon fall-back + + Add support for reading WEBP + + Some appdata fixes + + Skip hidden folders such as .thumbnails + + Fix missing icons in sidebar + + Use Gtk.FileChooserNative for nicer portal integration + + flatpak: several updates of dependencies + + flatpak: strip-down OpenCV + + Fix another "unknown source-id" warning + + Stop spinning the event loop when changing window cursors + + Several fixes to scroll events + + Fix tooltips on overview pages + + Fix issue with ImageHeight and ImageWidth mix-up + + Strip diacritics from events and tags for better searching + + Support gexiv2 0.12 + + Add -p/--show-metadata option to Shotwell for dumping meta-data + + Increase comment limit to 4k chars + + Fix deprecations in Piwigo builder files + + Do not make Cancel the default action in the authenication + panel + + Clean-up in several places in the publishers + + Split-up some of the publishing panel code and move to + GtkBuilder + + Simplify the login landing page for publishing + + Remove non-functional Facebook publisher code + + Split-up CheckerBoardLayout.vala file + + Use nicer messages on empty filters etc. + + Merge face recognition code + + Fix fall-back icon for cameras + + Fix CSS and icon theme initialization code + + Fix an issue with chaining up the constructors for the main + window classes + + Fix issue with ACDSEE tags parser attaching all known tags to + all imported images + + Mege Map support + + Use my mapbox API token for map support + + Minor refactor of Page.vala eliminating duplicated code + + Drop conditionals for old Vala + + Several fixes with recent Vala versions + + Page.vala code split-up + + Various typo fixes + + Fix issue with artist containing an email address + + Add optional private DBus communication for faces recognition + binary +- Use ldconfig_scriptlets macro for post(un) handling. +- Update options passed to meson following upstream changes. +- Changes in BuildRequires: + + Dropped: pkgconfig(libgdata), pkgconfig(libsoup-2.4) and + pkgconfig(webkit2gtk-4.0) + + Added: pkgconfig(libsecret-1), pkgconfig(libsoup-3.0), + pkgconfig(libwebpdemux), pkgconfig(libwebp) and + pkgconfig(webkit2gtk-4.1) + +------------------------------------------------------------------- Old: ---- shotwell-0.30.16.tar.xz New: ---- shotwell-0.31.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shotwell.spec ++++++ --- /var/tmp/diff_new_pack.AsU09j/_old 2022-09-21 14:42:59.709848594 +0200 +++ /var/tmp/diff_new_pack.AsU09j/_new 2022-09-21 14:42:59.713848606 +0200 @@ -17,14 +17,14 @@ Name: shotwell -Version: 0.30.16 +Version: 0.31.5 Release: 0 Summary: Photo Manager for GNOME License: LGPL-2.1-or-later Group: Productivity/Graphics/Viewers URL: https://wiki.gnome.org/Apps/Shotwell -Source0: https://download.gnome.org/sources/%{name}/0.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/shotwell/0.31/%{name}-%{version}.tar.xz Source99: shotwell-rpmlintrc BuildRequires: appstream-glib @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(gdk-3.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gee-0.8) >= 0.10.0 -BuildRequires: pkgconfig(gexiv2) >= 0.11.0 +BuildRequires: pkgconfig(gexiv2) >= 0.12.3 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.20 BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0.0 @@ -51,12 +51,14 @@ BuildRequires: pkgconfig(gudev-1.0) >= 145 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libexif) >= 0.6.16 -BuildRequires: pkgconfig(libgdata) +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libgphoto2) >= 2.4.2 -BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.0 +BuildRequires: pkgconfig(libsoup-3.0) +BuildRequires: pkgconfig(libwebpdemux) +BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libxml-2.0) >= 2.6.32 BuildRequires: pkgconfig(sqlite3) >= 3.5.9 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.26 +BuildRequires: pkgconfig(webkit2gtk-4.1) >= 2.26 %description Shotwell is a digital photo organizer designed for the GNOME desktop @@ -71,10 +73,10 @@ %build %meson \ - -Dunity-support=false \ - -Dextra-plugins=true \ - -Ddupe-detection=false \ - -Dinstall-apport-hook=false \ + -D unity_support=false \ + -D extra_plugins=true \ + -D dupe_detection=false \ + -D install_apport_hook=false \ %{nil} %meson_build @@ -84,8 +86,7 @@ %fdupes %{buildroot}%{_datadir} %find_lang %{name} %{?no_lang_C} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %license COPYING @@ -94,11 +95,12 @@ %{_mandir}/man1/shotwell.1%{?ext_man} %{_bindir}/shotwell %dir %{_datadir}/metainfo -%{_datadir}/metainfo/shotwell.appdata.xml -%{_datadir}/applications/shotwell*.desktop -%{_datadir}/glib-2.0/schemas/org.yorba.shotwell.gschema.xml -%{_datadir}/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml -%{_datadir}/icons/hicolor/*/apps/shotwell* +%{_datadir}/metainfo/org.gnome.Shotwell.appdata.xml +%{_datadir}/applications/org.gnome.Shotwell-Viewer.desktop +%{_datadir}/applications/org.gnome.Shotwell.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.shotwell.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.shotwell-extras.gschema.xml +%{_datadir}/icons/hicolor/*/*/org.gnome.Shotwell* %{_libdir}/shotwell/ # This is not split as the only consumer is shotwell itself. %{_libdir}/libshotwell-authenticator.so @@ -111,7 +113,6 @@ %{_libdir}/libshotwell-plugin-dev-1.0.so.0 %{_libdir}/libshotwell-plugin-dev-1.0.so.%{version} %dir %{_libexecdir}/shotwell -%{_libexecdir}/shotwell/shotwell-settings-migrator %{_libexecdir}/shotwell/shotwell-video-thumbnailer %files lang -f %{name}.lang ++++++ shotwell-0.30.16.tar.xz -> shotwell-0.31.5.tar.xz ++++++ /work/SRC/openSUSE:Factory/shotwell/shotwell-0.30.16.tar.xz /work/SRC/openSUSE:Factory/.shotwell.new.2083/shotwell-0.31.5.tar.xz differ: char 25, line 1
