[gnome-photos] Update to 3.11.90

Kalev Lember kalev at fedoraproject.org
Thu Feb 20 12:38:45 UTC 2014


commit 3b4a3508e14338a6136151648e14555ab5452bd3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Feb 20 13:39:09 2014 +0100

    Update to 3.11.90

 .gitignore        |    1 +
 gnome-photos.spec |   14 ++++++++++----
 sources           |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ecb1a8..17136fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gnome-photos-3.11.3.tar.xz
 /gnome-photos-3.11.4.tar.xz
 /gnome-photos-3.11.5.tar.xz
+/gnome-photos-3.11.90.tar.xz
diff --git a/gnome-photos.spec b/gnome-photos.spec
index 6c9ae6f..693a1b9 100644
--- a/gnome-photos.spec
+++ b/gnome-photos.spec
@@ -1,7 +1,7 @@
 Name:          gnome-photos
 Summary:       Access, organize and share your photos on GNOME
-Version:       3.11.5
-Release:       2%{?dist}
+Version:       3.11.90
+Release:       1%{?dist}
 URL:           https://live.gnome.org/GnomePhotos
 
 # GNOME Photos itself is GPLv2+, but the bundled libgd is LGPLv2+
@@ -53,7 +53,7 @@ make %{?_smp_mflags}
 make install DESTDIR=%{buildroot} INSTALL="/usr/bin/install -p"
 
 # Upstream doesn't install with desktop-file-install, so let's check
-desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Photos.desktop
 
 %find_lang %{name}
 
@@ -79,13 +79,19 @@ fi
 %{_bindir}/%{name}
 %{_datadir}/%{name}
 %{_datadir}/appdata/
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/org.gnome.Photos.desktop
+%{_datadir}/dbus-1/services/org.gnome.Photos.service
 %{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
+%{_datadir}/gnome-shell/
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_docdir}/%{name}
+%{_libexecdir}/gnome-photos-service
 
 
 %changelog
+* Thu Feb 20 2014 Kalev Lember <kalevlember at gmail.com> - 3.11.90-1
+- Update to 3.11.90
+
 * Wed Feb 19 2014 Richard Hughes <rhughes at redhat.com> - 3.11.5-2
 - Rebuilt for gnome-desktop soname bump
 
diff --git a/sources b/sources
index 11083cf..5082253 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84066be329f948ad631db71d692ee4be  gnome-photos-3.11.5.tar.xz
+58cceb1d351daf2d69ab0bf81d6dc8c4  gnome-photos-3.11.90.tar.xz


More information about the scm-commits mailing list