[shotwell/f15] 0.10.1

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 6 23:36:34 UTC 2011


commit 5220fa6fda74f91813b47a88dac469fca14f9a0e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 6 19:35:57 2011 -0400

    0.10.1

 .gitignore    |    1 +
 shotwell.spec |   10 ++++++++--
 sources       |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68e31db..76f42d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /shotwell-icons.tar.bz2
 /shotwell-0.9.3.tar.bz2
+/shotwell-0.10.1.tar.bz2
diff --git a/shotwell.spec b/shotwell.spec
index 785714c..5f5b8ba 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -1,5 +1,5 @@
 Name:           shotwell
-Version:        0.9.3
+Version:        0.10.1
 Release:        1%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
@@ -8,7 +8,7 @@ Group:          Applications/Multimedia
 # CC-BY-SA for some of the icons
 License:        LGPLv2+ and CC-BY-SA
 URL:            http://www.yorba.org/shotwell/
-Source0:        http://www.yorba.org/download/shotwell/0.9/shotwell-%{version}.tar.bz2
+Source0:        http://www.yorba.org/download/shotwell/0.10/shotwell-%{version}.tar.bz2
 # http://trac.yorba.org/ticket/3379
 Source1:        shotwell-icons.tar.bz2
 
@@ -75,6 +75,8 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/shotwell-viewer.de
 )
 
 %find_lang %{name}
+%find_lang %{name}-extras
+cat %{name}-extras.lang >> %{name}.lang
 
 %post
 update-desktop-database &>/dev/null || :
@@ -102,6 +104,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 %doc README COPYING MAINTAINERS NEWS THANKS AUTHORS
 %config(noreplace) %{_sysconfdir}/gconf/schemas/shotwell.schemas
 %{_bindir}/shotwell
+%{_bindir}/shotwell-video-thumbnailer
 %{_libdir}/shotwell
 %{_datadir}/shotwell
 %{_datadir}/applications/shotwell.desktop
@@ -111,6 +114,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Jull 6 2011 Matthias Clasen <mclasen at redhat.com> - 0.10.1-1
+- Update to 0.10.1
+
 * Thu May 26 2011 Michel Salim <salimma at fedoraproject.org> - 0.9.3-1
 - Update to 0.9.3
 
diff --git a/sources b/sources
index 45f65c5..d810bc9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b1a3281be7d4ff8eac98289bcd129387  shotwell-0.9.3.tar.bz2
+ef75923257e8554d14a6545c83406700  shotwell-0.10.1.tar.bz2
 1df95b65bb7689c10840faaa765bf931  shotwell-icons.tar.bz2


More information about the scm-commits mailing list