diff --git a/.gitignore b/.gitignore index 169c6bf..30009c8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /shotwell-0.20.2.tar.xz /shotwell-0.21.0.tar.xz /shotwell-0.22.0.tar.xz +/shotwell-20160105gitf2fb1f7.tar.xz diff --git a/shotwell-20160105gitf2fb1f7.tar.xz b/shotwell-20160105gitf2fb1f7.tar.xz new file mode 100644 index 0000000..365e318 Binary files /dev/null and b/shotwell-20160105gitf2fb1f7.tar.xz differ diff --git a/shotwell.spec b/shotwell.spec index 56fda71..36cc29e 100644 --- a/shotwell.spec +++ b/shotwell.spec @@ -1,6 +1,6 @@ Name: shotwell -Version: 0.22.0 -Release: 6%{?dist} +Version: 0.23.0 +Release: 0.1.20160105gitf2fb1f7%{?dist} Summary: A photo organizer for the GNOME desktop Group: Applications/Multimedia @@ -8,7 +8,11 @@ Group: Applications/Multimedia # CC-BY-SA for some of the icons License: LGPLv2+ and CC-BY-SA URL: http://www.yorba.org/shotwell/ -Source0: https://download.gnome.org/sources/shotwell/0.22/shotwell-%{version}.tar.xz +#Source0: https://download.gnome.org/sources/shotwell/0.22/shotwell-%{version}.tar.xz +# Use a git snapshot pending a release that fixes these bugs: +# https://bugzilla.gnome.org/show_bug.cgi?id=754488 +# https://bugzilla.gnome.org/show_bug.cgi?id=751709 +Source0: shotwell-20160105gitf2fb1f7.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=717326 Source1: shotwell-icons.tar.bz2 # https://bugzilla.gnome.org/show_bug.cgi?id=715578 @@ -40,7 +44,7 @@ BuildRequires: pkgconfig(libraw) >= 0.13.2 BuildRequires: pkgconfig(libsoup-2.4) >= 2.26.0 BuildRequires: pkgconfig(libxml-2.0) >= 2.6.32 BuildRequires: pkgconfig(sqlite3) >= 3.5.9 -BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.4.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.6.3 # Needed by the publishing plugins BuildRequires: pkgconfig(rest-0.7) >= 0.7 @@ -144,6 +148,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Jan 05 2016 Michael Catanzaro - 0.23.0-0.1.20160105gitf2fb1f7 +- Update to git snapshot. Port to WebKit2 and verify TLS certificates. + * Thu Aug 20 2015 Jon Ciesla - 0.22.0-6 - Rebuild for new LibRaw. diff --git a/sources b/sources index 9e8d5d0..0462ef8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -18421a67a1b859caf8542777a42b9ce3 shotwell-0.22.0.tar.xz +5031eaa6d2ce8b70424f09b9b655032d shotwell-20160105gitf2fb1f7.tar.xz