Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit shotwell for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 13 Sep 2010 13:04:11 +0200
  • Message-id: <20100913110413.416DB202B9@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory
checked in at Mon Sep 13 13:04:11 CEST 2010.



--------
New Changes file:

--- /dev/null 2010-07-09 01:59:37.000000000 +0200
+++ shotwell/shotwell.changes 2010-09-11 18:41:18.000000000 +0200
@@ -0,0 +1,53 @@
+-------------------------------------------------------------------
+Sat Sep 11 18:35:43 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 0.7.2:
+ + Fixed major startup problem when the user's Pictures directory
+ is actually a symbolic link.
+ + Fixed potential crasher when the user's Pictures directory
+ contains a large number of subdirectories.
+ + No longer asking if copying or linking if importing from
+ Pictures directory (which will always be linked).
+ + Fixed issue when logging in to PicasaWeb with a password with a
+ '+' character.
+ + Fixed update problem when using an external editor on a photo
+ that was edited externally in an earlier session.
+ + Various bug fixes.
+ + Numerous translation updates.
+
+-------------------------------------------------------------------
+Tue Sep 7 00:39:41 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Use libraw-devel-static BuildRequires instead of libraw-devel.
+
+-------------------------------------------------------------------
+Fri Aug 27 03:34:46 CEST 2010 - badshah400@xxxxxxxxx
+
+- Update to version 0.7.1:
+ + Fixed a critical bug that caused Shotwell to crash when
+ deleting the only photo in an event
+ + F-Spot import now correctly interprets older databases
+ + Fixed an issue where pressing F11 would not exit full-screen
+ mode
+ + Translation updates for several languages
+ + Updated documentation
+- Changes from version 0.7.0:
+ + Migration support for F-Spot users: Shotwell can import photos
+ directly from your F-Spot library, preserving tags and ratings.
+ + Photos can be rated on a 1-5 star scale or marked as rejected.
+ A filter button supports viewing only photos of a specified
+ rating or better.
+ + A new Last Import page in the sidebar gives you instant
+ access to your most recently imported photo roll.
+ + Sidebar functionality and appearance have been improved with
+ new icons and inline renaming.
+ + Shotwell scans your library files at startup, looking for
+ changes. Maintains library consistency when working with
+ photos in other applications.
+- Remove shotwell-fix-libraw-config-64.patch, fixed upstream
+
+-------------------------------------------------------------------
+Wed Aug 11 16:12:09 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Initial package (version 0.6.1).
+

calling whatdependson for head-i586


New:
----
shotwell-0.7.2.tar.bz2
shotwell.changes
shotwell.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ shotwell.spec ++++++
#
# spec file for package shotwell (Version 0.7.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name: shotwell
Version: 0.7.2
Release: 1
License: LGPLv2.1+
Summary: Photo Manager for GNOME
Url: http://yorba.org/shotwell/
Group: Productivity/Graphics/Viewers
Source: %{name}-%{version}.tar.bz2
BuildRequires: libraw-devel-static
BuildRequires: vala
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(atk)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-2.0)
BuildRequires: pkgconfig(gdk-x11-2.0)
BuildRequires: pkgconfig(gee-1.0)
BuildRequires: pkgconfig(gexiv2)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libgphoto2)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(unique-1.0)
BuildRequires: pkgconfig(webkit-1.0)
Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq

%description
Shotwell is a digital photo organizer designed for the GNOME desktop
environment. It allows you to import photos from disk or camera,
organize them in various ways, view them in full-window or fullscreen
mode, and export them to share with others.

%lang_package
%prep
%setup -q

%build
# We can't use the configure macro: it's not a standard autotools configure
script
export CFLAGS="%{optflags}"
export LIB=%{_lib}
./configure \
--prefix=%{_prefix} \
--disable-schemas-install \
--disable-desktop-update \
--disable-icon-update
%__make %{?jobs:-j%{jobs}}

%install
%makeinstall
%find_lang %{name}
%find_gconf_schemas
%suse_update_desktop_file shotwell
%suse_update_desktop_file shotwell-viewer

%clean
rm -rf %{buildroot}

%pre -f %{name}.schemas_pre

%posttrans -f %{name}.schemas_posttrans

%preun -f %{name}.schemas_preun

%files -f %{name}.schemas_list
%defattr(-,root,root)
%doc AUTHORS COPYING MAINTAINERS NEWS README THANKS
%{_bindir}/shotwell
%{_datadir}/applications/shotwell*.desktop
%{_datadir}/icons/hicolor/scalable/apps/shotwell.svg
%{_datadir}/shotwell/

%files lang -f %{name}.lang

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages