[gnome-photos/f19] Update to 3.8.0

Richard Hughes rhughes at fedoraproject.org
Mon Apr 15 13:53:17 UTC 2013


commit 11bd2875baafd2b84fb84c4c454bdb0cbcc5eae5
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 15 14:11:39 2013 +0100

    Update to 3.8.0
    
    - Drop upstreamed packages
    - Fix BRs

 .gitignore        |    1 +
 gnome-photos.spec |   20 +++++++++-----------
 sources           |    2 +-
 3 files changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e20040..bb8b1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gnome-photos-3.7.2.tar.xz
 /gnome-photos-3.7.3.tar.xz
+/gnome-photos-3.8.0.tar.xz
diff --git a/gnome-photos.spec b/gnome-photos.spec
index 49cda36..2d4a0ea 100644
--- a/gnome-photos.spec
+++ b/gnome-photos.spec
@@ -1,16 +1,13 @@
 Name:          gnome-photos
 Summary:       Access, organize and share your photos on GNOME
-Version:       3.7.3
-Release:       6%{?dist}
+Version:       3.8.0
+Release:       1%{?dist}
 URL:           https://live.gnome.org/GnomePhotos
 
 # GNOME Photos itself is GPLv2+, but the bundled libgd is LGPLv2+
 License:       GPLv2+ and LGPLv2+
 
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
-
-# build with tracker 0.16
-Patch0: tracker-0.16.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
 BuildRequires: cairo-devel
@@ -27,8 +24,8 @@ BuildRequires: lcms2-devel
 BuildRequires: libexif-devel => 0.6.14
 BuildRequires: librsvg2-devel => 2.26.0
 BuildRequires: tracker-devel
-BuildRequires: autoconf automake libtool
 BuildRequires: gnome-common
+BuildRequires: babl-devel gegl-devel
 
 # libgd is not meant to be installed as a system-wide shared library.
 # It is just a way for GNOME applications to share widgets and other common
@@ -43,10 +40,6 @@ applications meant for find and reminding the user about her content.
 
 %prep
 %setup -q
-%patch0 -p1
-
-autoreconf -i -f
-
 
 %build
 %configure
@@ -91,6 +84,11 @@ fi
 
 
 %changelog
+* Mon Apr 15 2013 Richard Hughes <rhughes at redhat.com> - 3.8.0-1
+- Update to 3.8.0
+- Drop upstreamed packages
+- Fix BRs
+
 * Thu Feb 21 2013 Kalev Lember <kalevlember at gmail.com> - 3.7.3-6
 - Rebuilt for cogl soname bump
 
diff --git a/sources b/sources
index 468c61f..e5a7d19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0a7e2dc7aa311069c0a4e992c78edb8  gnome-photos-3.7.3.tar.xz
+656393dba6cdc320bf9d7ca4d745fb5c  gnome-photos-3.8.0.tar.xz


More information about the scm-commits mailing list