Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2012-04-12 09:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shotwell (Old)
 and      /work/SRC/openSUSE:Factory/.shotwell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shotwell", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes        2012-03-30 
14:20:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2012-04-12 
09:52:00.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Mar 30 07:16:09 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.12.1:
+  + Fix a critical issue where the application could not be started
+    in direct-edit mode.
+
+-------------------------------------------------------------------

Old:
----
  shotwell-0.12.0.tar.bz2

New:
----
  shotwell-0.12.1.tar.bz2

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

Other differences:
------------------
++++++ shotwell.spec ++++++
--- /var/tmp/diff_new_pack.gMGubh/_old  2012-04-12 09:52:01.000000000 +0200
+++ /var/tmp/diff_new_pack.gMGubh/_new  2012-04-12 09:52:01.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           shotwell
-Version:        0.12.0
+Version:        0.12.1
 Release:        0
 Summary:        Photo Manager for GNOME
 License:        LGPL-2.1+

++++++ shotwell-0.12.0.tar.bz2 -> shotwell-0.12.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.0/Makefile new/shotwell-0.12.1/Makefile
--- old/shotwell-0.12.0/Makefile        2012-03-27 22:59:45.000000000 +0200
+++ new/shotwell-0.12.1/Makefile        2012-03-29 00:35:57.000000000 +0200
@@ -1,7 +1,7 @@
 PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 
-VERSION = 0.12.0
+VERSION = 0.12.1
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
 
@@ -120,6 +120,7 @@
 RESOURCE_FILES = \
        collection.ui \
        direct.ui \
+       direct_context.ui \
        events_directory.ui \
        event.ui \
        fullscreen.ui \
@@ -128,18 +129,18 @@
        media.ui \
        offline.ui \
        photo.ui \
+       photo_context.ui \
        savedsearch.ui \
        search_bar.ui \
+       search_sidebar_context.ui \
        set_background_dialog.glade \
        shotwell.glade \
        shotwell.xml \
        sidebar_default_context.ui \
+       tag_sidebar_context.ui \
        tags.ui \
-       trash.ui \
-       search_sidebar_context.ui \
        top.ui \
-       photo_context.ui \
-       tag_sidebar_context.ui
+       trash.ui 
 
 SYS_INTEGRATION_FILES = \
        shotwell.desktop.head \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.0/NEWS new/shotwell-0.12.1/NEWS
--- old/shotwell-0.12.0/NEWS    2012-03-27 21:59:29.000000000 +0200
+++ new/shotwell-0.12.1/NEWS    2012-03-29 00:35:57.000000000 +0200
@@ -1,3 +1,10 @@
+Shotwell 0.12.1 - 28 March 2012 - "Oh No, Not The Knuckle..."
+----------------------------------------------------------------------------
+
+  * Corrects a critical issue where the application could not be started in
+    direct-edit mode.
+
+
 Shotwell 0.12.0 - 27 March 2012 - "A Counter-Clockwise Swirl"
 ----------------------------------------------------------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shotwell-0.12.0/ui/direct_context.ui 
new/shotwell-0.12.1/ui/direct_context.ui
--- old/shotwell-0.12.0/ui/direct_context.ui    1970-01-01 01:00:00.000000000 
+0100
+++ new/shotwell-0.12.1/ui/direct_context.ui    2012-03-29 00:35:57.000000000 
+0200
@@ -0,0 +1,10 @@
+<ui>
+    <popup name="DirectContextMenu">
+        <menuitem name="ContextEnhance" action="Enhance" />
+        <menuitem name="ContextRevert" action="Revert" />
+        <separator />
+        <placeholder name="ContextJumpPlaceholder" />
+        <menuitem name="ContextSendTo" action="SendTo" />
+    </popup>
+</ui>
+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to