Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-07-29 17:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and      /work/SRC/openSUSE:Factory/.midori.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "midori"

Changes:
--------
--- /work/SRC/openSUSE:Factory/midori/midori.changes    2013-05-27 
09:53:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes       2013-07-29 
17:42:30.000000000 +0200
@@ -1,0 +2,83 @@
+Fri Jul 26 21:51:08 UTC 2013 - g...@opensuse.org
+
+- update to version 0.5.4
+  - refactor history step and allow multiple title updates
+  - call midori_browser_connect_tab with correct type
+  - don't add HistoryCompletion if there's no history
+  - restore reload button icon in error pages
+  - don't insert folders into the log
+  - if an url is specified the fallback url should not be loaded
+  - fixed crashes when closing a loading tab + granite's tab moving
+  - test if plugins are redundant instead of skipping them all
+  - avoid selecting bookmark uris that begin by 'javascript:' for
+    completion
+  - set FOREIGN_KEYS pragma on db initialization
+  - implement a default zoom level preference
+  - fix tautological use of G_MAXINT with enum
+  - take current selection into account for bookmark folders when
+    adding/editing bookmark
+  - improve error page visuals, show suggestions on network errors
+  - bump vala to 0.16.0
+  - downgrade glib requirement to 2.32.3 to re-enable building
+    under Ubuntu 12.04 (LTS)
+  - bump glib2 version to 2.32.4
+  - improve and unify thumbnail generation
+  - omit speed dial and blank pages from view completion
+  - makes the elements of the speed dial non-selectable
+  - use NULL-safe comparison in katze_item_icon_loaded_cb
+  - drop non-DOM style sheet injection code path
+  - clean small leftovers from GTK and WebKit version bumps
+  - bump GTK+ requirement to 2.24 and drop support for earlier
+    versions
+  - check for app mode to set browser icon instead of readonly
+  - escape square brackets in adblock_fixup_regexp
+  - fix showing (sub)folders in bookmarkbar
+  - bump WebKit requirement to 1.8.3 and drop support for earlier
+    versions
+  - set menu on dynamic notebook tab
+  - do not run toolbar editor's GtkDialog in its own main loop by
+    prevent calling gtk_dialog_run(). Instead just set the
+    GtkDialog modal and show it
+  - remove unnecesary harmful code from tab_switched_cb
+  - fix segfault when deleteing tabs with history list
+  - specify int64 id item as a string in bookmark remove/update
+    queries
+  - distinguish between box and event box in the tab label when
+    colouring tabs
+  - show visual feedback when hovering over items in bookmark panel
+  - replace INSTALL/ HACKING with exported Contribute wiki page
+  - delete tabs from history list with Del
+  - check brightness of backgroung color when deciding foreground
+    color of given tab
+  - clean launcher filenames, double-click to open and delete
+    button
+  - avoid declaring browser twice within the same function
+  - add ./waf --update-pot
+  - fix memory leak introduced in r6184
+  - use old function name g_dbus_generate_guid for old valac
+  - move Import and Export into menu Bookmarks
+  - collect multiple download notifications within a minute
+  - fix segfault when right clicking on a web view
+  - make libnotify mandatory except on Windows
+  - remove the rather unnecessary ./waf --run feature
+  - send a notification after creating a launcher
+  - ambiguous 'Open as App' context menu item was removed
+  - apply label color to label rather than event box
+  - store data of app mode based on URL in
+    ~/.local/share/midori/apps
+  - split colorful tabs code into helper functions and add unit
+    tests
+  - fix History List memory leak  when closing Midori window
+  - replace .gitignore with a .bzrignore
+  - always define GCR_VERSION in GTK+2 build
+  - fix bookmarks dialog rename regression introduced in r6167
+  - drop check for gcr-3-gtk2 which isn't being maintained
+  - scrap unneeded background variables in location renderer
+    callbacks
+  - title case and proper packing in bookmark dialog
+  - delete PO files Launchpad spewed into root directory when it
+    couldn't find po/*.pot file
+  - issue a warning when trying to use MIDORI_DEBUG while running
+  - update dates to 2013 to fix bug #1167075
+
+-------------------------------------------------------------------

Old:
----
  midori-0.5.1.tar.bz2

New:
----
  midori-0.5.4.tar.bz2

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

Other differences:
------------------
++++++ midori.spec ++++++
--- /var/tmp/diff_new_pack.DT9gnv/_old  2013-07-29 17:42:31.000000000 +0200
+++ /var/tmp/diff_new_pack.DT9gnv/_new  2013-07-29 17:42:31.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           midori
-Version:        0.5.1
+Version:        0.5.4
 Release:        0
 Summary:        Lightweight Webkit-based Web Browser
 License:        LGPL-2.1
 Group:          Productivity/Networking/Web/Browsers
-Url:            http://twotoasts.de/index.php?/pages/midori_summary.html
-Source:         
http://archive.xfce.org/src/apps/%{name}/0.5/%{name}-%{version}.tar.bz2
+Url:            http://midori-browser.org/
+Source:         
https://launchpad.net/midori/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(unique-1.0)
-BuildRequires:  pkgconfig(webkit-1.0)
+BuildRequires:  pkgconfig(webkit-1.0) >= 1.8.3
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(zeitgeist-1.0) >= 0.3.14
@@ -111,7 +111,7 @@
 done
 
 %build
-export CCFLAGS="%{optflags}"
+export CFLAGS="%{optflags}"
 # --debug-level=debug is the default an partially overrides CFLAGS
 # by specifiying --docdir the HTML help is found in the right location
 ./waf configure \
@@ -145,10 +145,7 @@
 %suse_update_desktop_file -i %{name}
 %suse_update_desktop_file -i %{name}-private
 
-# fix locale name: no -> nb
-mv %{buildroot}%{_datadir}/locale/{no,nb}
-
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK,no}
 
 %find_lang %{name} %{?no_lang_C}
 

++++++ midori-0.5.1.tar.bz2 -> midori-0.5.4.tar.bz2 ++++++
++++ 241361 lines of diff (skipped)

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

Reply via email to