File shotwell.changes of Package shotwell
-------------------------------------------------------------------
Wed Oct 19 09:27:38 UTC 2011 - dimstar@opensuse.org
- Update to version 0.11.5:
+ Fixes a collection concurrent access issue that could cause
Shotwell to crash during F-Spot import for users still
affected by this issue even after installing Shotwell 0.11.4.
-------------------------------------------------------------------
Fri Oct 14 15:34:17 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.4:
+ Fixes two collection concurrent access issues that could cause
Shotwell to crash during F-Spot import.
-------------------------------------------------------------------
Wed Oct 12 10:44:09 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.3:
+ Fixes a critical issue where Shotwell could crash immediately
following a photo import.
+ Fixes a critical issue where Shotwell could crash if the user
entered a tag name containing a slash ("/") character.
+ Long error messages in the Publishing dialog box are now
wrapped correctly.
-------------------------------------------------------------------
Wed Sep 21 10:54:18 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.2:
+ Increases stability working with hierarchical tags.
+ Importing hierarchical tags from F-Spot now works properly.
+ Fixes "server redirect contained no session key" errors in
the Facebook Connector.
+ Corrects problems with item counts over mixed media.
+ Various small fixes and enhancements.
- Rebase shotwell-no-max-vala.patch.
-------------------------------------------------------------------
Fri Sep 9 08:56:28 UTC 2011 - vuntz@opensuse.org
- Update to version 0.11.1:
+ RAW+JPEG pairing now works on file import
+ Startup crashes fixed
+ Hierarchical tag issues resolved
+ RAW developer bugs fixed
+ Resolved internationalization problems
+ Various small fixes and enhancements
- Drop shotwell-disable-schema-compile.patch: fixed upstream.
- Drop shotwell-remove-gconf-schema.patch: fixed upstream.
- Add shotwell-no-max-vala.patch: allow to build against vala
0.13/0.14.
-------------------------------------------------------------------
Wed Sep 7 00:37:15 UTC 2011 - vuntz@opensuse.org
- Add shotwell-disable-schema-compile.patch: add a
--disable-schemas-compile configure option to not call
glib-compile-schemas on install.
- Add shotwell-remove-gconf-schema.patch: remove gconf schema.
- Remove --disable-schemas-install from configure, and add
--disable-schemas-compile there.
- Remove manual removal of gsettings schema blob: it's not created
anymore.
- Remove all the gconf schema packaging machinery.
- Remove unneeded pkgconfig() BuildRequires that disappeared in
previous releases: dbus-glib-1, gnome-vfs-2.0, json-glib-1.0.
- Add explicit pkgconfig(gio-unix-2.0) BuildRequires.
-------------------------------------------------------------------
Sat Aug 27 20:28:20 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.0:
+ Hierarchical tags
+ Support for RAW+JPEG and selectable RAW developer
+ Switched from GConf to GSettings
+ "Hide Photos Already Imported" is now persistent
+ New Saved Search options
+ Mimics no longer stored in home directory
+ Added support for BMP format
+ Many, many bugfixes
- Add pkgconfig(gstreamer-pbutils-0.10) BuildRequires: new
dependency.
- Add gsettings schema handling with %glib2_gsettings_schema_*
macros.
- Manually remove gsettings schema blob since "make install"
creates it, but this shouldn't get packaged.
-------------------------------------------------------------------
Wed Aug 10 11:58:24 UTC 2011 - dimstar@opensuse.org
- Remove --fatal-warnings from the Makefile for now. This fixes
build failures with Vala 0.13.x. Upstream is working together
with the vala developers on an actual solution. See also
http://redmine.yorba.org/issues/3760.
-------------------------------------------------------------------
Sat Jun 4 20:07:01 CEST 2011 - dimstar@opensuse.org
- Update to version 0.10.1:
+ Fixes "Hide Photos Already Imported"
+ Multiple editing bugs fixed
+ Resolves crash when two or more cameras have the same name
+ Documentation now includes saved searches
+ Piwigo bugs fixed
+ Updated translations.
-------------------------------------------------------------------
Fri May 27 11:43:20 CEST 2011 - dimstar@opensuse.org
- Update to version 0.10:
+ Dynamic view of photo library through saved search feature
+ Automatic database backup
+ Adjust date/time for videos
+ Added Valadate testing framework
+ Shotwell video thumbnailer eliminates Totem dependency
+ Crop tool is now more flexible
+ Filenames no longer used as titles on Facebook and Picasa
uploads
+ Many bug fixes
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 26 15:29:05 CEST 2011 - dimstar@opensuse.org
- Update to version 0.9.3:
+ Resolves issue where setting the desktop background didn't work
in Gnome3
+ Mimics are now deleted when a RAW photo is removed
+ Event dates are now only shown once in the Event view
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 18 14:59:59 UTC 2011 - dimstar@opensuse.org
- Update to version 0.9.2:
+ Resolves translation issue where shotwell.mo is installed in
wrong location
+ Fixes issue where cancelling Flickr upload can crash Shotwell
+ Fixes issue where creating a Picasa Web album with an ampersand
in the name crashes Shotwell
+ Resolves bug where selecting "Publish" in single photo mode
publishes the entire library instead of the selected photo
+ Async I/O in publishing operations is now stopped when the user
cancels the operation
+ Issue fixed on Fedora where the text was cut off in publishing
dialog
+ Fixes issue with ratings filter where it didn't function when
the search bar was hidden.
-------------------------------------------------------------------
Fri Apr 8 11:23:08 CEST 2011 - dimstar@opensuse.org
- Update to version 0.9.1:
+ Fixes many crashes and other issues in publishing plugins.
+ Fixes issues where paths and filenames are not displayed
correctly after a failed import.
+ Fixed issue where text search in event and camera import pages
was a string match instead of a keyword match.
+ For enhanced compatibility with GNOME 3, the desktop name of
the Shotwell application has changed from
"Shotwell Photo Manager" to simply "Shotwell".
+ Shotwell now provides a configure script option to set the name
of the system library directory to either lib or lib64.
+ Enhanced visibility of red-eye reticle.
+ Fixed issue where the Adjust palette could be positioned
partially off-screen
+ Plugins now respect --debug switch in configure script.
+ The event containing undated photos could be incorrectly
labelled "(null)" in the events directory page.
- Pass --lib=%{_lib} to configure in order to get the plugins
installed in the correct location.
-------------------------------------------------------------------
Mon Apr 4 16:37:47 CEST 2011 - dimstar@opensuse.org
- Update to version 0.9.0:
+ New search bar can filter by media type, rating, and text
matching. (Titles, filename, tag and event names are searched.)
+ TIFF support
+ Extensible plugin framework for Web publishing and slideshow
transitions.
+ Print multiple photos, and multiple photos per page.
+ Configurable user directory pattern during import.
+ Edit multiple photo titles at once.
+ Improved rendering of underexposed RAW photos.
+ Various improvements and bug fixes.
- BuildRequire pkgconfig(gnome-vfs-2.0).
-------------------------------------------------------------------
Sat Feb 12 19:51:20 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Tue Jan 11 21:33:59 CET 2011 - dimstar@opensuse.org
- Update to version 0.8.1:
+ Fixes a problem where Shotwell could crash unexpectedly at
startup or when reading/writing metadata to files.
+ Fixes a problem where Shotwell could hang when importing
voice-annotated videos.
+ Fixes a problem where Shotwell failed to import date and time
information for some camera-generated MP4 videos.
+ Shotwell can now delete video files from camera memory.
+ Shotwell now supports the 3GP video format common on mobile
phones and RAW files with the SRW suffix generated by Samsung
cameras.
+ Translation fixes and updates.
- Drop shotwell-fix-build-recent-vala.patch: fixed upstream.
-------------------------------------------------------------------
Fri Jan 7 12:40:13 CET 2011 - vuntz@opensuse.org
- Add shotwell-fix-build-recent-vala.patch to fix build with vala
0.10.2.
-------------------------------------------------------------------
Tue Dec 28 01:42:20 CET 2010 - dimstar@opensuse.org
- Update to version 0.8.0:
+ Video support for Ogg, AVI, MP4, Quicktime, and WMV files.
+ Upload videos to major Web services, including YouTube,
Facebook, Flickr, and PicasaWeb.
+ Runtime monitoring of library directory and auto-import of
newly created files.
+ Background writing of metadata (tags, titles, rating,
orientation, exposure date) to master files (user
configurable).
+ Flagging of photos for batch operations.
+ Set multiple photos to desktop background slideshow.
+ Various bug fixes.
+ Numerous translation updates.
- Add BuildRequires: pkgconfig(gstreamer-0.10),
pkgconfig(gstreamer-base-0.10) and pkgconfig(json-glib-1.0).
-------------------------------------------------------------------
Tue Dec 14 15:47:23 CET 2010 - vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
-------------------------------------------------------------------
Sat Sep 11 18:35:43 CEST 2010 - vuntz@opensuse.org
- 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@opensuse.org
- Use libraw-devel-static BuildRequires instead of libraw-devel.
-------------------------------------------------------------------
Fri Aug 27 03:34:46 CEST 2010 - badshah400@gmail.com
- 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@opensuse.org
- Initial package (version 0.6.1).