[shotwell/f18] Update to 0.13.1.

Thomas Moschny thm at fedoraproject.org
Fri Oct 5 22:37:51 UTC 2012


commit 834118b94743ef8ef7d442572d544ecde810a019
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Oct 6 00:09:59 2012 +0200

    Update to 0.13.1.
    
    - shotwell-settings-migrator has been moved to %{_libexecdir}.

 .gitignore               |    1 +
 shotwell-0.13.0-po.patch |   44 --------------------------------------------
 shotwell.spec            |   15 ++++++++-------
 sources                  |    2 +-
 4 files changed, 10 insertions(+), 52 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b07216..0546d9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /shotwell-0.12.2.tar.bz2
 /shotwell-0.12.3.tar.bz2
 /shotwell-0.13.0.tar.xz
+/shotwell-0.13.1.tar.xz
diff --git a/shotwell.spec b/shotwell.spec
index f42dde8..11a0362 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -1,6 +1,6 @@
 Name:           shotwell
-Version:        0.13.0
-Release:        2%{?dist}
+Version:        0.13.1
+Release:        1%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
 Group:          Applications/Multimedia
@@ -15,10 +15,8 @@ Source1:        shotwell-icons.tar.bz2
 # https://bugzilla.redhat.com/show_bug.cgi?id=812652 and
 # http://redmine.yorba.org/issues/5181
 Patch0:         shotwell-usrmove.patch
-# http://redmine.yorba.org/issues/5860
-Patch1:         shotwell-0.13.0-po.patch
 # http://redmine.yorba.org/issues/5548
-Patch2:         0001-Port-to-GStreamer-1.0.patch
+Patch1:         0001-Port-to-GStreamer-1.0.patch
 
 BuildRequires:  vala-devel >= 0.17.2
 BuildRequires:  LibRaw-devel
@@ -54,7 +52,6 @@ them, and share them with others.
 %setup -q
 %patch0 -p1 -b .usrmove
 %patch1 -p1
-%patch2 -p1
 
 %build
 ./configure \
@@ -106,8 +103,8 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 %doc README COPYING MAINTAINERS NEWS THANKS AUTHORS
 %{_bindir}/shotwell
 %{_bindir}/shotwell-video-thumbnailer
-%{_bindir}/shotwell-settings-migrator
 %{_libdir}/shotwell
+%{_libexecdir}/shotwell
 %{_datadir}/shotwell
 %{_datadir}/applications/shotwell.desktop
 %{_datadir}/applications/shotwell-viewer.desktop
@@ -117,6 +114,10 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Oct  5 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.13.1-1
+- Update to 0.13.1.
+- shotwell-settings-migrator has been moved to %%{_libexecdir}.
+
 * Thu Sep 27 2012 Bastien Nocera <bnocera at redhat.com> 0.13.0-2
 - Port to GStreamer 1.0 (Shotwell already links against webkitgtk3
   which uses GStreamer 1.0)
diff --git a/sources b/sources
index 9863dc6..dfeebec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1c3e6744e830b4db38219bb470ade4e  shotwell-0.13.0.tar.xz
+71eb1346093705ca2b37c12a21994d14  shotwell-0.13.1.tar.xz


More information about the scm-commits mailing list