commit shotwell for openSUSE:Factory
Hello community, here is the log from the commit of package shotwell for openSUSE:Factory checked in at 2016-07-07 15:08:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shotwell (Old) and /work/SRC/openSUSE:Factory/.shotwell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "shotwell" Changes: -------- --- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes 2016-05-04 08:18:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes 2016-07-07 15:08:59.000000000 +0200 @@ -1,0 +2,66 @@ +Tue Jun 21 15:28:32 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.23.2: + + Use yelp-build to generate HTML docs. + + Remove gphoto-2.4 support. + + Fix background color drawing (bgo#766864). + + Port GtkNotebook to GtkStack (bgo#744289). + + Fix missing scroll bars in events (bgo#766864). + + Fix URLs in manpage. + + Clean up external functions. + + Port librest's internal hmac_sha1 implementation to Vala. + + Fix multiplication of symbols in plugins. + + Request "popup" login in Facebook. + + Update help regarding publishing permissions in Facebook + (bgo#766919). + + Add source SVG for new app icons. + + Update logo for help. + + Remove executable flag on images. + + Piwigo: Let libsoup parse the cookie. + + Remove string utility functions in publishing plugins. + + Remove a libgee work-around, bump to 0.10 minimum version. + + Make filter toolbar buttons contain text and image. + + Move commonly used functions into shared library to prevent + multiple definition of symbols. + + Bugs fixed: bgo#744289, bgo#766864, bgo#766919, bgo#767042. + + Updated translations. +- Drop sourceservice, switch back to release tarballs now that we + have an active working upstream again. +- Package the new library, but not split it out as shotwell is the + only consumer as of now. + +------------------------------------------------------------------- +Tue May 24 00:20:34 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.23.1+git.20160523: + + Update Facebook application id. Facebook integration works + again (bgo#748991). + + Remove obsolete VAPIs. + + Remove custom WEXITSTATUS implementation. + + Fix an assert in file monitor caused by renaming a file + (bgo#759403). + + Rename "Yorba website" to "Shotwell website" in About dialog so + it actually says what it does. + + Change the way how shotwell checks whether it runs uninstalled + to allow running with symlinks (bgo#747374). + + Copyright was transferred from Yorba to SFC. + + Do not block closing the viewer if there was an issue loading + the photo (bgo#740436). + + Remove remaining references to .gnome2 directory (bgo#766339). + + Update icons to hires versions and add a symbolic one + (bgo#717326). + + If we can't find any pixbuf representation of the Photo, push + an empty pixmap to force the display of the error message + (bgo#766338). + + Fix a critical when get_metadata returns null. + + Remove deprecated calls to gtk_widget_render_icon() + (bgo#719188). + + Panic out if we cannot open the file in the viewer. + + Make toolbar use GtkOverlay instead of implementing a custom + pop-up to prevent all kinds of issues with overlaying other + applications or toolboxes (bgo#756126). + + Remove criticals caused by mouse hiding algorithm. + + Updated translations. +- Update Url to new home. + +------------------------------------------------------------------- Old: ---- _service _servicedata shotwell-0.23.0+git.20160425.tar.xz New: ---- shotwell-0.23.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shotwell.spec ++++++ --- /var/tmp/diff_new_pack.Kwi2o0/_old 2016-07-07 15:09:00.000000000 +0200 +++ /var/tmp/diff_new_pack.Kwi2o0/_new 2016-07-07 15:09:00.000000000 +0200 @@ -17,14 +17,13 @@ Name: shotwell -Version: 0.23.0+git.20160425 +Version: 0.23.2 Release: 0 Summary: Photo Manager for GNOME License: LGPL-2.1+ Group: Productivity/Graphics/Viewers -Url: http://yorba.org/shotwell/ -# Source based on tar_scm _service -Source: %{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/Apps/Shotwell +Source: http://download.gnome.org/sources/shotwell/0.23/%{name}-%{version}.tar.xz BuildRequires: libraw-devel-static BuildRequires: update-desktop-files BuildRequires: vala >= 0.28.0 @@ -32,7 +31,7 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gdk-2.0) BuildRequires: pkgconfig(gdk-x11-2.0) -BuildRequires: pkgconfig(gee-0.8) >= 0.5.0 +BuildRequires: pkgconfig(gee-0.8) >= 0.10.0 BuildRequires: pkgconfig(gexiv2) >= 0.3.92 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.20 BuildRequires: pkgconfig(gnome-doc-utils) @@ -110,9 +109,11 @@ %{_datadir}/GConf/gsettings/shotwell.convert %{_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.svg +%{_datadir}/icons/hicolor/*/apps/shotwell* %{_datadir}/shotwell/ %{_libdir}/shotwell/ +# This is not split as the only consumer is shotwell itself. +%{_libdir}/libshotwell-plugin-common.so %dir %{_libexecdir}/shotwell %{_libexecdir}/shotwell/shotwell-settings-migrator %{_libexecdir}/shotwell/shotwell-video-thumbnailer ++++++ shotwell-0.23.0+git.20160425.tar.xz -> shotwell-0.23.2.tar.xz ++++++ ++++ 45048 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de