Hello community,

here is the log from the commit of package openbox for openSUSE:Factory
checked in at Tue Aug 16 14:47:38 CEST 2011.



--------
--- openbox/openbox.changes     2011-03-14 22:35:42.000000000 +0100
+++ /mounts/work_src_done/STABLE/openbox/openbox.changes        2011-08-07 
16:59:50.000000000 +0200
@@ -1,0 +2,15 @@
+Sun Aug  7 14:40:14 UTC 2011 - [email protected]
+
+- new upstream version 3.5.0
+  * New alt-tab dialog shows windows in a vertical list
+  * Improved Xinerama support
+  * Allow icons in menus
+  * Theme options for prompt dialogs (osd.button.unpressed.*,
+    osd.button.pressed.*, osd.button.focused.*)
+  * Addresses bug #4877, #4596, #4617, #4752, #4663, #4662,
+    #4586, #2319, #4341, #4519, #4543, #4503, #4355, #4072,
+    #3702, #4284
+  * Lots of additional bug fixes and performance improvements
+- removed openbox-3.4.7.2-24bit.patch now in upstream code
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  openbox-3.4.11.2.tar.bz2
  openbox-3.4.7.2-24bit.patch
  openbox-3.4.7.2-return.diff

New:
----
  openbox-3.5.0-return.diff
  openbox-3.5.0.tar.bz2

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

Other differences:
------------------
++++++ openbox.spec ++++++
--- /var/tmp/diff_new_pack.RYuiXF/_old  2011-08-16 14:45:42.000000000 +0200
+++ /var/tmp/diff_new_pack.RYuiXF/_new  2011-08-16 14:45:42.000000000 +0200
@@ -22,8 +22,8 @@
 Group:          System/GUI/Other
 Provides:       windowmanager
 AutoReqProv:    on
-Version:        3.4.11.2
-Release:        12
+Version:        3.5.0
+Release:        1
 Summary:        ICCCM and EWMH Compliant Window Manager with Very Few 
Dependencies
 Url:            http://openbox.org/
 Source:         %name-%version.tar.bz2
@@ -33,8 +33,7 @@
 Source4:        menu.xml
 Source5:        xcompmgr-autostart
 Patch0:         %name-no_nb.patch
-Patch1:         %name-3.4.7.2-return.diff
-Patch2:         %name-3.4.7.2-24bit.patch
+Patch1:         %name-3.5.0-return.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  freetype2-devel gcc-c++ glib2-devel libxml2-devel pango-devel
 BuildRequires:  startup-notification-devel update-desktop-files
@@ -116,7 +115,6 @@
 cp %{S:1} ./README.SuSE
 %patch0
 %patch1 -p1
-%patch2 -p1
 mv po/no.po po/nb.po
 mv po/no.gmo po/nb.gmo
 
@@ -173,13 +171,15 @@
 %dir %_sysconfdir/xdg/%name
 %config(noreplace) %_sysconfdir/xdg/openbox/menu.xml
 %config(noreplace) %_sysconfdir/xdg/openbox/rc.xml
-%config(noreplace) %_sysconfdir/xdg/openbox/autostart.sh
+%config(noreplace) %_sysconfdir/xdg/openbox/autostart
+%config(noreplace) %_sysconfdir/xdg/openbox/environment
 %_bindir/obxprop
 %_bindir/openbox
 %_bindir/openbox-pipemenu
 %_bindir/openbox-session
 %_bindir/xcompmgr-autostart
-%_libdir/%name
+%_libexecdir/openbox-autostart
+%_libexecdir/openbox-xdg-autostart
 %_libdir/*.so.*
 %_datadir/xsessions/openbox.desktop
 %_mandir/man1/obxprop.1.gz


++++++ openbox-3.4.7.2-return.diff -> openbox-3.5.0-return.diff ++++++
--- openbox/openbox-3.4.7.2-return.diff 2009-12-19 19:26:43.000000000 +0100
+++ /mounts/work_src_done/STABLE/openbox/openbox-3.5.0-return.diff      
2011-08-07 16:59:49.000000000 +0200
@@ -1,11 +1,22 @@
-Index: openbox-3.4.7.2/openbox/mouse.c
-===================================================================
---- openbox-3.4.7.2.orig/openbox/mouse.c
-+++ openbox-3.4.7.2/openbox/mouse.c
-@@ -174,6 +174,7 @@ static ObUserAction mouse_action_to_user
+diff -uNr old-openbox-3.5.0//obt/prop.c openbox-3.5.0/obt/prop.c
+--- old-openbox-3.5.0//obt/prop.c      2011-08-01 22:14:58.000000000 +0200
++++ openbox-3.5.0/obt/prop.c   2011-08-07 16:51:36.864905495 +0200
+@@ -312,6 +312,7 @@
+     default:
+         g_assert_not_reached();
+     }
++    return TRUE;
+ }
+ 
+ /*! Returns one or more UTF-8 encoded strings from the text property.
+diff -uNr old-openbox-3.5.0//openbox/mouse.c openbox-3.5.0/openbox/mouse.c
+--- old-openbox-3.5.0//openbox/mouse.c 2011-08-01 22:14:58.000000000 +0200
++++ openbox-3.5.0/openbox/mouse.c      2011-08-07 16:50:21.352905497 +0200
+@@ -174,6 +174,7 @@
      case OB_MOUSE_ACTION_MOTION: return OB_USER_ACTION_MOUSE_MOTION;
      default:
          g_assert_not_reached();
 +        return OB_USER_ACTION_NONE;
      }
  }
+ 

++++++ openbox-3.4.11.2.tar.bz2 -> openbox-3.5.0.tar.bz2 ++++++
++++ 76278 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to