commit midori for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2019-07-31 14:36:30

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new.4126 (New)


Package is "midori"

Wed Jul 31 14:36:30 2019 rev:52 rq:720001 version:v9.0

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2019-03-05 
12:26:05.516827337 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new.4126/midori.changes  2019-07-31 
14:36:32.949861184 +0200
@@ -1,0 +2,19 @@
+Tue Jul 30 01:50:39 UTC 2019 - Maurizio Galli 
+
+- Update to version 9.0
+  * Use OpenGraph images for Speed Dial shortcuts
+  * Better support for Javascript popups
+  * (Re)store pinned tabs in the session
+  * Re-introduce the Trust (certificate) button
+  * Avoid key input recursion causing high CPU
+  * Close Tab/ Other context menu items
+  * Paste and Proceed option in the urlbar
+  * Better urlbar suggestion escaping
+  * Web extensions: Support for a sidebar action (experimental)
+  * Merge app and page menu into one
+  * Better focus handling of re-opened and background tabs
+  * Show volume icon for tabs playing music
+- Updated _service file
+- Dropped obsolete zoom-menu.patch
+
+---

Old:

  midori-v8.0.tar.gz
  zoom-menu.patch

New:

  _service
  midori-v9.0.tar.gz



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.OofPyt/_old  2019-07-31 14:36:33.749860732 +0200
+++ /var/tmp/diff_new_pack.OofPyt/_new  2019-07-31 14:36:33.749860732 +0200
@@ -18,16 +18,13 @@
 
 %define major   0
 Name:   midori
-Version:v8.0
+Version:v9.0
 Release:0
 Summary:Lightweight Web Browser
 License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Web/Browsers
 URL:http://midori-browser.org/
 Source: %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM zoom-menu.patch maurizioga...@opensuse.org -- add page 
zoom in and out 
-# (issue gh#midori-browser/core#286)
-Patch0: zoom-menu.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
@@ -92,7 +89,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %cmake -DCMAKE_INSTALL_PREFIX=/usr ..
@@ -107,9 +104,6 @@
 # remove redundant doc directory and files
 rm -rf %{buildroot}%{_datadir}/doc/midori/
 
-# fix desktop file name
-mv %{buildroot}%{_datadir}/applications/org.midori_browser.Midori.desktop 
%{buildroot}%{_datadir}/applications/midori.desktop
-
 %fdupes -s %{buildroot}%{_datadir}/
 
 %post -n libmidori-core%{major}  -p /sbin/ldconfig
@@ -118,15 +112,15 @@
 %postun -p /sbin/ldconfig
 
 %files
-%doc ChangeLog README.md
+%doc CHANGELOG.md README.md
 %license COPYING
 %dir %{_libdir}/%{name}
 %{_bindir}/%{name}*
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/*.desktop
 %{_libdir}/%{name}/*.plugin
 %{_libdir}/%{name}/*.so
 %{_datadir}/icons/hicolor/*
-%{_datadir}/metainfo/midori.appdata.xml
+%{_datadir}/metainfo/*.xml
 
 %files -n libmidori-core%{major}
 %{_libdir}/libmidori-core.so.0

++ _service ++


  
https
github.com
/midori-browser/core/releases/download/v9.0/midori-v9.0.tar.gz
  
  
https://github.com/midori-browser/core.git
git
@PARENT_TAG@+git@TAG_OFFSET@.%h
enable
maurizio.ga...@gmail.com
core-v(.*)
  
  
  
  
xz
*.tar
  

++ midori-v8.0.tar.gz -> midori-v9.0.tar.gz ++
 4803 lines of diff (skipped)




commit midori for openSUSE:Factory

2019-03-05 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2019-03-05 12:25:52

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new.28833 (New)


Package is "midori"

Tue Mar  5 12:25:52 2019 rev:51 rq:681550 version:v8.0

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2018-12-04 
20:54:27.552844215 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new.28833/midori.changes 2019-03-05 
12:26:05.516827337 +0100
@@ -1,0 +2,24 @@
+Mon Mar  4 14:21:04 UTC 2019 - Maurizio Galli 
+
+- Added zoom-menu.patch to fix zoom menu entry (issue 
gh#midori-browser/core#286)
+
+---
+Sat Mar  2 04:39:23 UTC 2019 - Maurizio Galli 
+
+- Update to version 8.0
+  * Javascript changes confirmation and prompts use dialogs again
+  * Bug fixes in Urlbar completion and focus handling as well as Adblock 
filtering
+  * Headerbar enabled by default only under Budgie, GNOME and Patreon
+  * Re-introduced support for `--inactivity-reset`, `-e Fullscreen` and `-e 
ZoomIn`
+  * Initial support for cross-browser web extensions (not exposed in the GUI 
yet)
+  * Builds deps: Glib lowered to 2.46.2, Json-Glib and libarchive are now 
required
+  * Link to the bug tracker from the About dialog
+  * Correct handling of external URIs such as apt:
+  * Fixed installation path for appdata and plugins
+  * Support for building Midori on Android with Gradle
+  * Better internal distinction of errors from visiting pages
+  * Zoom indicators in the page menu and statusbar features extension
+
+- Switch dependencies to pkgconfig
+
+---

Old:

  _service
  _servicedata
  midori-7.0.git20181130.obscpio
  midori.obsinfo

New:

  midori-v8.0.tar.gz
  zoom-menu.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.RN0IRv/_old  2019-03-05 12:26:06.168827402 +0100
+++ /var/tmp/diff_new_pack.RN0IRv/_new  2019-03-05 12:26:06.172827402 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,28 +18,33 @@
 
 %define major   0
 Name:   midori
-Version:7.0.git20181130
+Version:v8.0
 Release:0
 Summary:Lightweight Web Browser
 License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Web/Browsers
 URL:http://midori-browser.org/
 Source: %{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM zoom-menu.patch maurizioga...@opensuse.org -- add page 
zoom in and out 
+# (issue gh#midori-browser/core#286)
+Patch0: zoom-menu.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  intltool
-BuildRequires:  libgcr-devel
-BuildRequires:  libpeas-devel
-BuildRequires:  libsoup-devel
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
-BuildRequires:  sqlite3-devel
 BuildRequires:  vala
-BuildRequires:  webkit2gtk3-devel
+BuildRequires:  pkgconfig(gcr-3)
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libarchive)
+BuildRequires:  pkgconfig(libpeas-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
+Requires:   ca-certificates
+Requires:   ca-certificates-mozilla
 Recommends: %{name}-lang
-Recommends: ca-certificates
 Recommends: xdg-utils
 Provides:   browser(npapi)
 Obsoletes:  %{name}-branding-openSUSE
@@ -87,7 +92,7 @@
 %lang_package
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
 %cmake -DCMAKE_INSTALL_PREFIX=/usr ..
@@ -118,23 +123,10 @@
 %dir %{_libdir}/%{name}
 %{_bindir}/%{name}*
 %{_datadir}/applications/%{name}.desktop
-%{_libdir}/%{name}/adblock.plugin
-%{_libdir}/%{name}/bookmarks.plugin
-%{_libdir}/%{name}/colorful-tabs.plugin
-%{_libdir}/%{name}/libactivatable.so
-%{_libdir}/%{name}/libadblock.so
-%{_libdir}/%{name}/libbookmarks.so
-%{_libdir}/%{name}/libcolorful-tabs.so
-%{_libdir}/%{name}/libsession.so
-%{_libdir}/%{name}/libstatus-clock.so
-%{_libdir}/%{name}/libstatusbar-features.so
-%{_libdir}/%{name}/session.plugin
-%{_libdir}/%{name}/status-clock.plugin
-%{_libdir}/%{name}/statusbar-features.plugin
-%{_datadir}/icons/hicolor/16x16/apps/midori.png
-%{_datadir}/icons/hicolor/22x22/apps/midori.png
-%{_datadir}/icons/hicolor/scalable/apps/midori.svg

commit midori for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2018-12-04 20:54:25

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new.19453 (New)


Package is "midori"

Tue Dec  4 20:54:25 2018 rev:50 rq:653120 version:7.0.git20181130

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2018-09-19 
14:31:56.683361183 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new.19453/midori.changes 2018-12-04 
20:54:27.552844215 +0100
@@ -1,0 +2,69 @@
+Fri Nov 30 09:55:03 UTC 2018 - maurizio.ga...@gmail.com
+
+- Update to version 7.0.git20181130:
+  * Fixed YouTube rendering issue due to custom user agent
+  * Fixed invisible cursor in text fields
+  * Restored behavior of " " and "." in urlbar completion
+  * Download/ web notifications for background window/ tab
+  * Highlight in toolbar for finished downloads
+  * Re-introduced proxy server UX
+  * Multiple processes for indivdual tabs
+  * Adaptive toolbar layout for smaller screens
+  
+- Added Obsoletes
+
+---
+Thu Nov 29 17:21:50 UTC 2018 - maurizio.ga...@gmail.com
+
+- Update to version 6.0.git20181129:
+  * Open external links in default browser in app mode 
(gh#midori-browser/core#184)
+  * Don't consume the tab's focus in event (gh#midori-browser/core#185)
+  * Always build menu models from scratch (gh#midori-browser/core#183)
+  
+---
+Tue Nov 27 06:02:40 UTC 2018 - maurizio.ga...@gmail.com
+
+- Update to version 6.0.git20181126:
+  * (Re)store last window width and height (gh#midori-browser/core#180)
+  * Implement network proxy settings (gh#midori-browser/core#174)
+
+---
+Mon Nov 26 05:19:05 UTC 2018 - Maurizio Galli 
+
+- Remove Branding packages
+
+---
+Fri Nov 23 02:04:59 UTC 2018 - maurizio.ga...@gmail.com
+
+- Update to version 6.0.git20181122:
+  * Don't add bookmarks UX when in app mode (gh#midori-browser/core#172)
+  * Implement notifications for downloads and web (gh#midori-browser/core#175)
+  * Hide page and browser actions when window is small 
(gh#midori-browser/core#171)
+  * Go back to using WebKit-provided user agent (gh#midori-browser/core#173)
+  * Reduce spacing around delete suggestion button (gh#midori-browser/core#170)
+  * Locate system-wide plugins at Config.PLUGINDIR (gh#midori-browser/core#168)
+  * Don't block regular key input in app mode (gh#midori-browser/core#167)
+  * Always set key regardless of location guess (gh#midori-browser/core#169)
+  * Create independent tabs to allow for more processes 
(gh#midori-browser/core#166)
+  * Double-check that extension folder contains Vala sources 
(gh#midori-browser/core#161)
+
+---
+Tue Nov 20 10:46:51 UTC 2018 - Maurizio Galli 
+
+- Update to 6.0
+  * Revamped Vala-only core based on GTK+3 and WebKit2
+  * App based on Gtk.Application, supporting global/ window app menu
+  * Tabs on top with a custom stack switcher and Gtk.Stack
+  * Url completion with GLib.ListModel and Gtk.ListBox
+  * Peas-based extensions, also available in Private Browsing
+  * New fullscreen mode with auto-revealing toolbar 
+
+- Spec file cleaned and revised to adapt to new version
+- Run spec-cleaner
+- Removed patch midori-0.5.11-fix-crash-on-startup.patch no longer needed
+- Removed patch midori-fix-plugins.diff  no longer needed
+- Removed patch midori-fix-vala_0.35.patch  no longer needed
+- Removed source file baselibs.conf not needed
+- Removed source file midori.1 not needed
+
+---

Old:

  baselibs.conf
  midori-0.5.11-fix-crash-on-startup.patch
  midori-fix-plugins.diff
  midori-fix-vala_0.35.patch
  midori.1
  midori_0.5.11_all_.tar.bz2

New:

  _service
  _servicedata
  midori-7.0.git20181130.obscpio
  midori.obsinfo



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.iPLh2c/_old  2018-12-04 20:54:28.148843551 +0100
+++ /var/tmp/diff_new_pack.iPLh2c/_new  2018-12-04 20:54:28.152843547 +0100
@@ -16,65 +16,33 @@
 #
 
 
-%define major   1
+%define major   0
 Name:   midori
-Version:0.5.11
+Version:7.0.git20181130
 Release:0
-Summary:Lightweight Webkit-based Web Browser
+Summary:Lightweight Web Browser
 License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Web/Browsers
-Url:http://midori-browser.org/
-Source0:

commit midori for openSUSE:Factory

2018-09-19 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2018-09-19 14:30:02

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is "midori"

Wed Sep 19 14:30:02 2018 rev:49 rq:636360 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2017-10-31 
15:44:31.868618848 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2018-09-19 
14:31:56.683361183 +0200
@@ -1,0 +2,6 @@
+Sat Sep 15 10:34:57 UTC 2018 - antoine.belv...@opensuse.org
+
+- Fix crash on startup (boo#1108015):
+  * Add midori-0.5.11-fix-crash-on-startup.patch.
+
+---

New:

  midori-0.5.11-fix-crash-on-startup.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.K97Q1u/_old  2018-09-19 14:31:58.347360053 +0200
+++ /var/tmp/diff_new_pack.K97Q1u/_new  2018-09-19 14:31:58.351360050 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 Version:0.5.11
 Release:0
 Summary:Lightweight Webkit-based Web Browser
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Networking/Web/Browsers
 Url:http://midori-browser.org/
 Source0:
http://midori-browser.org/downloads/%{name}_%{version}_all_.tar.bz2
@@ -30,6 +30,8 @@
 Patch0: midori-fix-plugins.diff
 # PATCH-FIX-UPSTREAM midori-fix-vala_0.35.patch lazy.k...@opensuse.org -- fix 
build with vala 0.35
 Patch1: midori-fix-vala_0.35.patch
+# PATCH-FIX-UPSTREAM midori-0.5.11-fix-crash-on-startup.patch -- boo#1108015
+Patch2: midori-0.5.11-fix-crash-on-startup.patch
 %if 0%{?with_granite}
 BuildRequires:  pkgconfig(granite)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -124,6 +126,7 @@
 %if 0%{?suse_version} > 1320
 %patch1 -p1
 %endif
+%patch2 -p1
 
 # remove parts that do not conform to the desktop file spec
 for desktop in data/midori.desktop.in data/midori-private.desktop.in; do

++ midori-0.5.11-fix-crash-on-startup.patch ++
From: 1Antoine1 
Date: 2018-09-15 11:40:22 +0200
Subject: midori crashes on startup
References: boo#1108015
Upstream: won't submit (this part is being entirely re-written in vala)

No idea how but webkit_web_view_get_tls_info(web_view, tls_cert, tls_flags)
may not get certificate info on https page. Maybe because it's called upon an
innappropriate event. Anyway, in this case the function doesn't touch tls_cert
and tls_flags and returns false.

Somewhat this information "no certificate" is mixed with the information
"certificate with errors" in caller midori_view_get_tls_info().

Caller of midori_view_get_tls_info() then relies on tls_cert being different of
NULL to determine if certificate is present.

Therefore, at least tls_cert has to be initialized to NULL before call to
midori_view_get_tls_info() so that some uninitialized garbage is not considered
as certificate info. Otherwise it leads to segmentation fault.

Stack trace:

#0  0x7faa7a5326c0 in midori_view_web_view_navigation_decision_cb 
(web_view=, decision=0x55691a918340,
decision_type=, view=0x55691a8e6350) at 
/usr/src/debug/midori-0.5.11-4.3.x86_64/midori/midori-view.c:615
gcr_cert = 
der_cert = 0x7faa064b
tls_cert = 0x7ffdb76fcd50
tls_flags = 0
hostname = 0x55691a8c1360 "www.opensuse.org"
request = 0x556918e965a0
uri = 
handled = 417892352

--
diff -up midori-0.5.11/midori/midori-view.c.orig 
midori-0.5.11/midori/midori-view.c
--- midori-0.5.11/midori/midori-view.c.orig 2018-09-15 10:36:18.934052200 
+0200
+++ midori-0.5.11/midori/midori-view.c  2018-09-15 12:13:36.402294207 +0200
@@ -602,7 +602,7 @@ midori_view_web_view_navigation_decision
 if (webkit_web_navigation_action_get_reason (action) == 
WEBKIT_WEB_NAVIGATION_REASON_RELOAD)
 #endif
 {
-GTlsCertificate* tls_cert;
+GTlsCertificate* tls_cert = NULL;
 GTlsCertificateFlags tls_flags;
 gchar* hostname;
 if (!midori_view_get_tls_info (view, request, _cert, 

commit midori for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2017-10-31 15:44:31

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is "midori"

Tue Oct 31 15:44:31 2017 rev:48 rq:537739 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2017-08-22 
11:10:25.613630881 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2017-10-31 
15:44:31.868618848 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 19:25:17 UTC 2017 - ok...@suse.com
+
+- Fix build error on openSUSE:Factory by disabling gtk-doc dependency
+
+---



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.qQLnq6/_old  2017-10-31 15:44:32.704588544 +0100
+++ /var/tmp/diff_new_pack.qQLnq6/_new  2017-10-31 15:44:32.708588399 +0100
@@ -51,7 +51,11 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
+# using deprecated/obsoleted gtkdoc-mktmpl - in this case, the easiest (until
+# upstream might fix it) is to disable building the developer doc
+%if 0%{?suse_version} < 1320
 BuildRequires:  pkgconfig(gtk-doc)
+%endif
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -141,7 +145,9 @@
 
 %build
 %cmake \
+%if 0%{?suse_version} < 1320
 -DUSE_APIDOCS=ON \
+%endif
 %if 0%{?with_granite}
 -DUSE_GRANITE=ON \
 %else
@@ -228,7 +234,9 @@
 %files devel
 %defattr(-,root,root,-)
 %doc HACKING TODO TRANSLATE
+%if 0%{?suse_version} < 1320
 %doc %{_datadir}/gtk-doc/html/%{name}-0-5/
+%endif
 %{_includedir}/midori-0.5/
 %{_libdir}/libmidori-core.so
 




commit midori for openSUSE:Factory

2017-08-22 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2017-08-22 11:10:22

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is "midori"

Tue Aug 22 11:10:22 2017 rev:47 rq:517945 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2017-04-28 
09:14:25.248627436 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2017-08-22 
11:10:25.613630881 +0200
@@ -1,0 +2,12 @@
+Sun Aug 20 19:55:20 UTC 2017 - zai...@opensuse.org
+
+- Replace pkgconfig(gtk+-2.0), pkgconfig(javascriptcoregtk-1.0) and
+  pkgconfig(webkit-1.0) with pkgconfig(gtk+-3.0),
+  pkgconfig(javascriptcoregtk-4.0) and pkgconfig(webkit2gtk-4.0),
+  build against an upstream supported version of webkitgtk. Pass
+  -DUSE_GTK3=ON and -DHALF_BRO_INCOM_WEBKIT2=ON to cmake
+  conditionally.
+- Drop obsolete pkgconfig(unique-1.0) BuildRequires, midori was
+  ported away from this in version 0.5.6.
+
+---



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.VldQ70/_old  2017-08-22 11:10:28.197267090 +0200
+++ /var/tmp/diff_new_pack.VldQ70/_new  2017-08-22 11:10:28.205265964 +0200
@@ -36,9 +36,9 @@
 BuildRequires:  pkgconfig(javascriptcoregtk-3.0)
 BuildRequires:  pkgconfig(webkitgtk-3.0)
 %else
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(javascriptcoregtk-1.0)
-BuildRequires:  pkgconfig(webkit-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(javascriptcoregtk-4.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 %endif
 BuildRequires:  cmake
 BuildRequires:  docutils
@@ -56,7 +56,6 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(unique-1.0)
 # for valac
 BuildRequires:  pkgconfig(vapigen)
 BuildRequires:  pkgconfig(x11)
@@ -147,6 +146,8 @@
 -DUSE_GRANITE=ON \
 %else
 -DUSE_GRANITE=OFF \
+-DUSE_GTK3=ON \
+-DHALF_BRO_INCOM_WEBKIT2=ON \
 %endif
 %if 0%{?with_zeitgeist}
 -DUSE_ZEITGEIST=ON




commit midori for openSUSE:Factory

2017-04-28 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2017-04-28 09:14:24

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is "midori"

Fri Apr 28 09:14:24 2017 rev:46 rq:491439 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2015-09-08 
18:04:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2017-04-28 
09:14:25.248627436 +0200
@@ -1,0 +2,5 @@
+Wed Apr 26 22:35:07 UTC 2017 - lazy.k...@opensuse.org
+
+- Add midori-fix-vala_0.35.patch: fix build with vala 0.35+.
+
+---

New:

  midori-fix-vala_0.35.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.0pIlFK/_old  2017-04-28 09:14:26.704422142 +0200
+++ /var/tmp/diff_new_pack.0pIlFK/_new  2017-04-28 09:14:26.712421015 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,8 @@
 Source1:%{name}.1
 Source99:   baselibs.conf
 Patch0: midori-fix-plugins.diff
+# PATCH-FIX-UPSTREAM midori-fix-vala_0.35.patch lazy.k...@opensuse.org -- fix 
build with vala 0.35
+Patch1: midori-fix-vala_0.35.patch
 %if 0%{?with_granite}
 BuildRequires:  pkgconfig(granite)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -99,9 +101,9 @@
 
 %package branding-upstream
 Summary:Upstream Branding of Midori
-Group:  Productivity/Networking/Web/Browsers
 # BRAND: config: Controls default browser settings such as the homepage.
 # BRAND: search: Controls the default search engines.
+Group:  Productivity/Networking/Web/Browsers
 Supplements:packageand(%{name}:branding-upstream)
 Provides:   %{name}-branding = %{version}
 BuildArch:  noarch
@@ -116,6 +118,10 @@
 %setup -q
 
 %patch0 -p1
+%if 0%{?suse_version} > 1320
+%patch1 -p1
+%endif
+
 # remove parts that do not conform to the desktop file spec
 for desktop in data/midori.desktop.in data/midori-private.desktop.in; do
 awk '

++ midori-fix-vala_0.35.patch ++
Index: midori-0.5.11/extensions/transfers.vala
===
--- midori-0.5.11.orig/extensions/transfers.vala
+++ midori-0.5.11/extensions/transfers.vala
@@ -275,7 +275,7 @@ namespace Transfers {
 Transfer found;
 store.get (iter, 0, out found);
 if (transfer == found) {
-store.remove (iter);
+store.remove (ref iter);
 break;
 }
 } while (store.iter_next (ref iter));
@@ -455,7 +455,7 @@ namespace Transfers {
 if (notifications.length () == 1)
 msg = _("The file '%s' has been 
downloaded.").printf (filename);
 else
-msg = _("'%s' and %d other files have been 
downloaded.").printf (filename, notifications.length ());
+msg = _("'%s' and %d other files have been 
downloaded.").printf (filename, (int) notifications.length ());
 get_app ().send_notification (_("Transfer completed"), msg);
 notifications = new GLib.List ();
 }
Index: midori-0.5.11/midori/midori-notebook.vala
===
--- midori-0.5.11.orig/midori/midori-notebook.vala
+++ midori-0.5.11/midori/midori-notebook.vala
@@ -10,7 +10,7 @@
 */
 
 namespace Midori {
-protected class Tally : Gtk.EventBox {
+internal class Tally : Gtk.EventBox {
 public Midori.Tab tab { get; set; }
 Gtk.Spinner spinner;
 public Gtk.Label label;
@@ -22,7 +22,7 @@ namespace Midori {
 public bool close_button_left { get; set; default = false; }
 public bool close_button_visible { get; set; default = false; }
 
-protected Tally (Midori.Tab tab) {
+internal Tally (Midori.Tab tab) {
 this.tab = tab;
 box = new Gtk.HBox (false, 1);
 add (box);
@@ -155,7 +155,7 @@ namespace Midori {
 int last_tab_size = 0;
 
 #if !HAVE_GTK3
-static const string style_fixup = """
+const string style_fixup = """
 style "midori-close-button-style"
 {
 GtkWidget::focus-padding = 0
Index: midori-0.5.11/extensions/apps.vala

commit midori for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2015-09-08 17:44:42

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.changes2015-04-30 
11:50:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2015-09-08 
18:04:52.0 +0200
@@ -1,0 +2,63 @@
+Fri Sep  4 08:01:18 UTC 2015 - mailaen...@opensuse.org
+
+- Add switches for Pantheon/Elementary
+
+---
+Sun Aug 30 20:34:53 UTC 2015 - lazy.k...@opensuse.org
+
+- Update to 0.5.11.
+  * Add fake theme for built-in icons.
+  * Don't truncate long speed dial titles if there's room to
+display them.
+  * Fix warnings for -Wformat-security.
+  * Ensure vala knows the prototypes of functions it calls, fixing
+pointer truncation in tests.
+  * Add unit test to check appmenu/menubar visibility.
+  * Fix last known GTK2 entry placeholder text bugs.
+  * Make sure that only one of appmenu and menubar are visible
+*initially* as well as when changed.
+  * Move adblock icons to hicolor.
+  * Limit bookmarks panel callbacks to the lifetime of the panel to
+fix a crash.
+  * Fix fallout (broken bookmarks and history panel search) from
+tweaks to GTK2 entry placeholder.
+  * Fix property binding to ensure that exactly one of appmenu
+button and menubar is always visible.
+  * Skip open-with codepath with abp links, they are internal.
+  * Use find_file to locate execinfo.h.
+  * Fix middle/ctrl/normal clicking bookmarks (not folders) in the
+bookmarkbar.
+  * Add copright header to sanitize_bar.sh.
+  * Adblock fixup: Escape . in filter with \.
+  * Don't shadow variable uri in midori_browser_save_uri.
+  * Switch Adblock icons to 24px color.
+  * Always include app menu in toolbar.
+  * Fix various mis[sing ]annotations and style issues in GIR.
+  * Compile typelib from gir.
+  * Fix assert when resetting webapp state after inactivity reset.
+  * Clean up handling of double-valued db column in Tabby.
+  * Add a comment to explain MidoriBrowser popup callback.
+  * Fix warnings printed when right-clicking resize grip between
+location and search entries.
+  * Fix menubar warning caused by direct cast instead of `as`.
+  * Helper script for setting up bzr with some usefull plugins and
+settings.
+  * Stop using Gtk.Entry.max_width_chars.
+  * Avoid deprecated SoupServer API with libsoup 2.48.
+  * Use unowned in foreach loops in Midori.Window.
+  * Use unowned in foreach loops in Midori.Completion.
+  * Use unowned with Adblock.Subscription and Element in foreach
+loops.
+  * Use unowned strings in foreach loops.
+  * Enable openWith in app mode and make it work with view-new.
+  * Implement Midori.Window class with toolbar/ headerbar.
+  * Drop support for libsoup-gnome-2.4 < 2.37.1.
+  * Make search icons for engines work correctly.
+  * Move to WebKit2 4.0 which broke ABI.
+  * Port to zeitgeist-2.0.
+  * Avoid deprecated GtkDialog API with GTK+2 >= 2.22.
+  * Title case for "Export Certificate" button.
+  * Fix incorrect type of MAX(sorting) in Tabby.
+- Disable zeitgeist support.
+
+---

Old:

  midori_0.5.10_all_.tar.bz2

New:

  midori_0.5.11_all_.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.IcTrKb/_old  2015-09-08 18:04:56.0 +0200
+++ /var/tmp/diff_new_pack.IcTrKb/_new  2015-09-08 18:04:56.0 +0200
@@ -18,7 +18,7 @@
 
 %define major   1
 Name:   midori
-Version:0.5.10
+Version:0.5.11
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1+
@@ -28,6 +28,16 @@
 Source1:%{name}.1
 Source99:   baselibs.conf
 Patch0: midori-fix-plugins.diff
+%if 0%{?with_granite}
+BuildRequires:  pkgconfig(granite)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(javascriptcoregtk-3.0)
+BuildRequires:  pkgconfig(webkitgtk-3.0)
+%else
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(javascriptcoregtk-1.0)
+BuildRequires:  pkgconfig(webkit-1.0)
+%endif
 BuildRequires:  cmake
 BuildRequires:  docutils
 BuildRequires:  fdupes
@@ -39,9 +49,7 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk-doc)
-BuildRequires:  pkgconfig(javascriptcoregtk-1.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)

commit midori for openSUSE:Factory

2014-09-15 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2014-09-15 14:50:48

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.changes2014-05-14 
10:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2014-09-15 
14:50:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 11 09:38:59 UTC 2014 - co...@suse.com
+
+- add midori-fix-plugins.diff to fix linking in factory
+
+---

New:

  midori-fix-plugins.diff



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.ll9Uxe/_old  2014-09-15 14:50:50.0 +0200
+++ /var/tmp/diff_new_pack.ll9Uxe/_new  2014-09-15 14:50:50.0 +0200
@@ -27,6 +27,7 @@
 Source0:
https://launchpad.net/midori/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
 Source1:%{name}.1
 Source99:   baselibs.conf
+Patch0: midori-fix-plugins.diff
 %if 0%{?suse_version} = 1320
 BuildRequires:  appdata-tools
 %endif
@@ -107,6 +108,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 # remove parts that do not conform to the desktop file spec
 for desktop in data/midori.desktop.in data/midori-private.desktop.in; do
 awk '

++ midori-fix-plugins.diff ++
Index: midori-0.5.8/extensions/CMakeLists.txt
===
--- midori-0.5.8.orig/extensions/CMakeLists.txt
+++ midori-0.5.8/extensions/CMakeLists.txt
@@ -31,7 +31,7 @@ foreach(UNIT_SRC ${EXTENSIONS})
 add_library(${UNIT} MODULE ${UNIT_SRC})
 target_link_libraries(${UNIT}
   ${LIBMIDORI}
-  )
+  m)
 set_target_properties(${UNIT} PROPERTIES
   COMPILE_FLAGS ${CFLAGS}
   )
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit midori for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2014-05-14 10:26:00

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.changes2013-08-19 
10:51:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2014-05-14 
10:26:01.0 +0200
@@ -1,0 +2,185 @@
+Thu May  8 10:44:03 UTC 2014 - lazy.k...@opensuse.org
+
+- Split off a libmidori-core subpackage.
+- Install some header files to the -devel subpackage.
+- Add baselibs.conf as a source.
+- Use %cmake and %cmake_install macros.
+- BuldReqires appdata-tools for openSUSE = 13.2.
+- Install a manual page (taken from the Debian project).
+- Clean up the spec.
+
+---
+Fri May  2 18:32:33 UTC 2014 - mailaen...@opensuse.org
+
+- update to version 0.5.8
+  - Use png icon instead of svg in set_status
+  - We must not pass a Cancellable to FaviconDatabase.get_favicon_pixbuf
+  - Retain spelling suggestion menu items from WebKit
+  - Properly guard usage of gtk3 get_style_context
+  - Mimic the look of Granite.DynamicNotebook when compiled with 
–enable-granite.
+  - Fix X11 lib underlink in midori-core
+  - Fix bookmarkbar bookmark click not opening links
+  - Use sanitized app URI as wm_classname/ StartupWMClass
+  - Make trunk build with WebKit2 again
+  - Fix for incorrect tstamp for background tabs
+  - Don't declare sorting doubles are nullable and print values when database 
tracing is enabled
+  - Correctly apply saved entry state and treat urlbar as a regular editable 
item
+  - Add missing conditional includes for granite flavoured build
+  - Open URIs dragged on tab label or new tab button
+  - Small adblock bugfixes
+  - Work around GTK3's hard-coded minimum stackswitcher button width
+  - Fix building with mingw packages from fedora 18
+  - Set page title as basis for print filename
+  - Rename notes inline
+  - Use EXTRA_WARNINGS option when building for windows
+  - Drop forgotten clutter init and obsolete header declarations
+  - Rework history-step handling and make it work again
+  - Port Tabby to DatabaseStatement API
+  - Replace bookmark stracing with generic profiling in Midori.Database
+  - Port autocompleter test to async job
+  - Finishing touches for Adblock
+  - Add filters and defaults
+  - Implement and use ContextAction.escaped
+  - printf URI in show_message_dialog for download error
+  - Improve docs and GIR annotations for KatzeItem, KatzeArray, and 
MidoriWebSettings
+  - Drop redundant TabNew from compact menu and put button in Tab Panel
+  - Fix loading file pages
+  - Implement Send Page Link by Email
+  - Use GtkStackSwitcher with GTK+ = 3.10
+  - Implements context popup menu on menu entries of bookmark bar and bookmark 
menu.
+  - Fix building with newer mingw versions
+  - Display locationbar suggestions in the correct order
+  - Don't bother adblocking internal pages and favicons
+  - Don't use trailing comma on last list element in Adblock tests
+  - Rewrite Adblock more modularly, add Whitelist support
+  - Add support of DragonFlyBSD
+  - Change tooltips of Reload and ReloadStop actions while shift modifier is 
pressed
+  - Implement Midori.Database.attach method
+  - Allow :memory: as folder to make schema detection work
+  - More robust app/ profile creation
+  - Add helper callbacks to modify bookmark's tree store with unneded access 
to bookmarks db
+  - Implement more flexible fallback behavior for Cookie Permissions
+
+- changes from version 0.5.7
+  - Modify actions and internal items in browser without changing settings
+  - Delay tab loading after Midori crashed
+  - Uncomment failing assertions about view_source in tab test
+  - Fallback to about:home if startup is anything but blank
+  - Don't try to create formhistory database if config_dir is NULL
+  - Handle url arguments for blank sessions
+  - Execute commands given at start time
+  - Introduce high-level prepare/ DatabaseStatement API
+  - Drop unused GraniteClutter-based animation support
+  - Drop uncommented contractor support
+  - Drop deprecated StaticNotebook used in KatzePreferences
+  - Introduce notebook class converging separate implementations
+  - Work around symbol relocation issue old version of gcc present on Ubuntu 
LTS
+  - NULL-check treeview in midori_search_action_get_editor
+  - Adjust CMakeList .ico check to not skip nojs icons
+  - Enable sidepanel in private mode
+  - Move Preferences menu entry above About
+  - Set minimum value of 0 on spin button for maximum cache size
+  - Give NextForward its own label for toolbar editor
+  - Correctly disable favicon database in app and private mode
+  - Change 

commit midori for openSUSE:Factory

2013-08-19 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-08-19 10:51:12

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.changes2013-07-29 
17:42:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-08-19 
10:51:13.0 +0200
@@ -1,0 +2,43 @@
+Sat Aug 17 13:57:33 UTC 2013 - g...@opensuse.org
+
+- update to version 0.5.5
+  - fix name and text fields inversion in XBEL folder import
+  - correct packing of cookie and nojs permission dialog.
+  - don't set tab title/special when a non-main frame displays an
+error
+  - revise cookies debug output, merge expiry check and disallow
+revival of old cookies
+  - drop now unused cgit module.xml file
+  - use SoupProxyResolverGnome unconditionally and disable
+prefetching if proxy is active
+  - win32: Hide gui for profiles in webapp manager, as they are
+currently broken on Windows
+  - win32: support additional mouse buttons for going back/forward
+in history
+  - enrich app error messages with filenames
+  - fix segfault if url contains  %00
+  - replace 'Run as app' in bookmark dialog with 'Create launcher'
+  - split config files and install from folders recursively
+  - implement GTK+ theme switching via Preferences (Win32)
+  - enable set_disk_cache_directory with WebKit2
+  - introduce Midori.ContextAction and refactor page menu from
+scratch
+  - define large dialog icon size relative to dialog icon size
+  - extension Devpet which shows error messages and backtraces in
+systray
+  - webKit2 cookie support
+  - check the hit test result for editable to see if , should
+search
+  - use SoupCookieJarSqlite and drop KatzeHttpCookies(Sqlite)
+  - show folder tree when editing bookmarks
+  - handle double value in _midori_browser_activate_action
+  - add privacy preferences in web app mode
+  - escape parentheses in adblock_fixup_regexp
+  - introduce object oriented API for access to History Database
+  - allow rss feeds with version 0.92
+  - rename History completion to Bookmarks and History
+  - don't show rss feed icon on twitter, underlying API was retired
+  - read apps/ profiles from folder, leave launchers separate
+  - fill in bookmark folder attributes in bookmarkbar populate
+
+---

Old:

  midori-0.5.4.tar.bz2

New:

  midori-0.5.5.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.hUU6zz/_old  2013-08-19 10:51:14.0 +0200
+++ /var/tmp/diff_new_pack.hUU6zz/_new  2013-08-19 10:51:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.5.4
+Version:0.5.5
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -188,6 +188,7 @@
 %{_datadir}/vala/vapi/external-download-manager.*
 %{_datadir}/vala/vapi/delayed-load.*
 %{_datadir}/vala/vapi/nsplugin-manager.*
+%{_datadir}/vala/vapi/devpet.*
 
 %files branding-upstream
 %defattr(-,root,root)

++ midori-0.5.4.tar.bz2 - midori-0.5.5.tar.bz2 ++
 101424 lines of diff (skipped)

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



commit midori for openSUSE:Factory

2013-07-29 Thread h_root
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.changes2013-05-27 
09:53:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-07-29 
17:42:30.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.DT9gnv/_new  2013-07-29 17:42:31.0 +0200
@@ -17,13 

commit midori for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-05-27 09:53:55

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.changes2013-04-17 
23:07:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-05-27 
09:53:57.0 +0200
@@ -1,0 +2,22 @@
+Fri May 17 09:58:52 UTC 2013 - g...@opensuse.org
+
+- update to version 0.5.1
+  - fix mouse gesture regression breaking context menu
+  - fix --run command line switch by midori_paths_init
+  - fix bug in size calculation for the history list popup
+  - handle diagnostic dialog argument in running instance
+  - fix feed panel default value crash
+  - ensure existence of the applications directory
+  - fix download tooltip crash and extend test case
+  - integrate user interaction exploit demo in about:
+  - don't convey loading or progress on special pages
+  - address missing NULL checks and dead code found by clang
+  - no security window for blank pages, but a search icon
+  - introduce UI for created apps/ launchers: Web App Manager
+  - add custom-title setting to override browser title
+  - add a Gtk.Entry to --plain mode for entering URLs
+  - deprecate middle_click_opens_selection in favour of
+gtk-enable-primary-paste
+- dropped obsolete midori-fix-storing-uint64-in-pointer.patch
+
+---

Old:

  midori-0.5.0.tar.bz2
  midori-fix-storing-uint64-in-pointer.patch

New:

  midori-0.5.1.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.xEvXiR/_old  2013-05-27 09:53:58.0 +0200
+++ /var/tmp/diff_new_pack.xEvXiR/_new  2013-05-27 09:53:58.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   midori
-Version:0.5.0
+Version:0.5.1
 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
-# PATCH-FIX-UPSTREAM midori-fix-storing-uint64-in-pointer.patch lp#1053386 
g...@opensuse.org -- Do not store a uint64 in a pointer (backported from 
upstream git)
-Patch0: midori-fix-storing-uint64-in-pointer.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -94,7 +92,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # remove parts that do not conform to the desktop file spec
 for desktop in data/midori.desktop.in data/midori-private.desktop.in; do
 awk '
@@ -188,6 +185,8 @@
 %{_includedir}/midori-0.5
 %dir %{_datadir}/vala
 %dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/apps.*
+%{_datadir}/vala/vapi/transfers.*
 %{_datadir}/vala/vapi/history-list.*
 %{_datadir}/vala/vapi/external-download-manager.*
 %{_datadir}/vala/vapi/delayed-load.*

++ midori-0.5.0.tar.bz2 - midori-0.5.1.tar.bz2 ++
 66728 lines of diff (skipped)

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



commit midori for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-04-17 23:07:15

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2013-04-08 
14:54:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-04-17 
23:07:17.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 17 11:27:22 UTC 2013 - g...@opensuse.org
+
+- replace midori-work-around-vala-storing-uint64-in-pointer.patch
+  with midori-fix-storing-uint64-in-pointer.patch which contains an
+  actual fix
+
+---

Old:

  midori-work-around-vala-storing-uint64-in-pointer.patch

New:

  midori-fix-storing-uint64-in-pointer.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.BKYDeo/_old  2013-04-17 23:07:18.0 +0200
+++ /var/tmp/diff_new_pack.BKYDeo/_new  2013-04-17 23:07:18.0 +0200
@@ -23,9 +23,9 @@
 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.4/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM midori-work-around-vala-storing-uint64-in-pointer.patch 
lp#1053386 g...@opensuse.org -- Work around vala trying to store a uint64 in a 
pointer
-Patch0: midori-work-around-vala-storing-uint64-in-pointer.patch
+Source: 
http://archive.xfce.org/src/apps/%{name}/0.5/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM midori-fix-storing-uint64-in-pointer.patch lp#1053386 
g...@opensuse.org -- Do not store a uint64 in a pointer (backported from 
upstream git)
+Patch0: midori-fix-storing-uint64-in-pointer.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool

++ midori-fix-storing-uint64-in-pointer.patch ++
From 8a1d08d4f5488ec6e3399410e69726bcb446a39a Mon Sep 17 00:00:00 2001
From: Christian Dywan christ...@twotoasts.de
Date: Tue, 16 Apr 2013 22:14:38 +
Subject: Ensure that download last-size is stored as a pointer

Fixes: https://bugs.launchpad.net/midori/+bug/1053386
---
diff --git a/midori/midori-download.vala b/midori/midori-download.vala
index 951332b..bbf485e 100644
--- a/midori/midori-download.vala
+++ b/midori/midori-download.vala
@@ -97,7 +97,7 @@ namespace Midori {
 }
 
 string speed = ;
-uint64 last_size = download.get_datauint64 (last-size);
+uint64? last_size = download.get_datauint64? (last-size);
 if (elapsed != last_time) {
 speed = format_size ((uint64)(
 (current_size - last_size) / (elapsed - last_time)));
@@ -110,7 +110,7 @@ namespace Midori {
 
 if (elapsed - last_time  5.0) {
 download.set_dataint (last-time, (int)elapsed);
-download.set_datauint64 (last-size, current_size);
+download.set_datauint64? (last-size, current_size);
 }
 
 return %s\n%s %s%s.printf (filename, size, speed, eta);
--
cgit v0.9.1
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit midori for openSUSE:Factory

2013-04-08 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-04-08 14:54:34

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2013-03-08 
21:16:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-04-08 
14:54:37.0 +0200
@@ -1,0 +2,50 @@
+Thu Apr  4 22:36:00 UTC 2013 - g...@opensuse.org
+
+- update to version 0.5.0
+  + store --execute arguments in string array
+  + prevent overlay frame from being caught by show_all
+  + unconditionally show Toolbar Style preference
+  + duplicate current URI when reloading Midori.View
+  + update tabs being closable on setting change in Granite
+  + check default_search before setting SearchAction default
+  + populate application chooser button in idle
+  + bail out of completion resizing if cell height is 0
+  + pass proxy to bookmark dialog when editing via menu
+  + tweak bookmark dialog, button to buttons, toggles side by side
+  + move 'Flash windows' option into History List
+  + use light window for Clear Private Data with Granite
+  + use GtkFontButton with filter func with GTK+ 3.2
+  + implement 'Run in debugger' button in diagnostic dialog
+  + add Win32 work-around to History List for modifiers
+  + make toolbar drag/ drop work in GTK+3
+  + check if active form element is input before getting search
+text
+  + implement direction-based mouse gesture configuration
+  + implement mouse movement, load-failed, crashed, search in
+WebKit2
+  + add 'Show last crash log' button to diagnostic dialog
+  + make invalid actions fail; exit on error in new process only
+  + accept setting=value and extension=true/ false in --execute
+  + merged cookie permissions as of 2013-03-08
+  + gray out webGL preference if context is unavailable
+  + use browser API to Close Other in view menu item
+  + fix periods to ellipsis in Custom/ Customize Shortcuts
+  + support Colorful Tabs in History List
+  + add Midori.Tab.fg/ bg_color and Midori.View.set_colors
+  + fix word-wrap, #decription and #message in about.css
+  + set view scroll policy to Never to avoid flickering
+  + use XDG_RUNTIME_DIR for temporary files
+  + build Vala and C parts of core separately
+  + don't provide default value for enable-scripts
+  + respect Open new pages: window for Web Search and Open Image
+  + enable-javascript in WebKit1/ 2, macro for (Web)Settings
+  + fix MIDORI_*_VERSION to be integers
+  + fix .desktop file validation unit test and fix errors
+  + 'New tab behavior' preference: about:dial/ new/ search/ home
+alias URLs
+  + use stripped down XBEL variant for session and trash
+  + allow any proxies supported by libproxy; list supported types
+in preferences
+- replaced midori-fix-desktop-files.patch with awk script
+
+---

Old:

  midori-0.4.9.tar.bz2
  midori-fix-desktop-files.patch

New:

  midori-0.5.0.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.60bFWe/_old  2013-04-08 14:54:38.0 +0200
+++ /var/tmp/diff_new_pack.60bFWe/_new  2013-04-08 14:54:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.9
+Version:0.5.0
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -26,8 +26,6 @@
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM midori-work-around-vala-storing-uint64-in-pointer.patch 
lp#1053386 g...@opensuse.org -- Work around vala trying to store a uint64 in a 
pointer
 Patch0: midori-work-around-vala-storing-uint64-in-pointer.patch
-# PATCH-FIX-OPENSUSE midori-fix-desktop-files.patch g...@opensuse.org -- Fix 
desktop file according to openSUSE policy
-Patch1: midori-fix-desktop-files.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -97,7 +95,23 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+# remove parts that do not conform to the desktop file spec
+for desktop in data/midori.desktop.in data/midori-private.desktop.in; do
+awk '
+/^\[Desktop Entry\]/ {
+d = 1
+print
+next
+}
+/^\[/ {
+d = 0
+next
+}
+(d == 0) || ($1 ~ /^Actions/) { next }
+{ print }
+' ${desktop}  ${desktop}.tmp  \
+mv ${desktop}.tmp ${desktop}
+done
 
 %build
 export CCFLAGS=%{optflags}
@@ -171,7 +185,7 @@
 %files devel
 %defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/%{name}
-%{_includedir}/midori-0.4
+%{_includedir}/midori-0.5
 %dir %{_datadir}/vala
 %dir 

commit midori for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-03-08 21:16:25

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2013-02-20 
09:29:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-03-08 
21:16:27.0 +0100
@@ -1,0 +2,32 @@
+Fri Mar  8 17:31:09 UTC 2013 - g...@opensuse.org
+
+- update to version 0.4.9
+  + let non-Granite security window behave like a window
+  + disable Contractor support in Granite for now
+  + use cache_dir_for_reading in about:paths
+  + strip LRE to prevent it from begin saved to disk
+  + enable stripping 'referer' by default
+  + fix crash on closing Adlock preferences dialog
+  + bail on unset title in completion, fixing strchr urlbar crash
+  + manage cookies accept policy per domain - not installed by
+default
+  + don't store/ load stock:// icons for special pages
+  + drop KatzeScrolled in favour of GTK+ 3.4 touchscreen support
+  + write XBEL safely to prevent loss on eg. full disk
+  + omit nspluginwrapper Netscape plugins from extensions
+  + add --debug/ -g switch to run Midori in gdb
+  + list versions from about:version in --version
+  + work in progress --enable-webkit2 option enabling WebKit2/
+GTK+3
+  + rename menu _Window to _Tabs
+  + update Easylist subscription URL for Adblock
+  + stop redundant tab numbering when adding
+  + allow feed panel webview widget to shrink.
+  + don't search for place holder text on cookie list rebuild
+  + add 'Google Translate (gt)' as a search engine
+  + default external Download Manager to fetch on FreeBSD
+  + drop GCC-version specific -Wno-unused-but-set-variable
+  + change X-Ayatana-Desktop-Shortcuts to Actions
+- dropped obsolete midori-fix-docdir.patch
+
+---

Old:

  midori-0.4.8.tar.bz2
  midori-fix-docdir.patch

New:

  midori-0.4.9.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.EWa8XD/_old  2013-03-08 21:16:28.0 +0100
+++ /var/tmp/diff_new_pack.EWa8XD/_new  2013-03-08 21:16:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.8
+Version:0.4.9
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -28,8 +28,6 @@
 Patch0: midori-work-around-vala-storing-uint64-in-pointer.patch
 # PATCH-FIX-OPENSUSE midori-fix-desktop-files.patch g...@opensuse.org -- Fix 
desktop file according to openSUSE policy
 Patch1: midori-fix-desktop-files.patch
-# PATCH-FIX-OPENSUSE midori-fix-docdir.patch lp#1130297 g...@opensuse.org -- 
Fix hardcoded docdir
-Patch2: midori-fix-docdir.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -100,7 +98,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 export CCFLAGS=%{optflags}

++ midori-0.4.8.tar.bz2 - midori-0.4.9.tar.bz2 ++
 44991 lines of diff (skipped)

++ midori-fix-desktop-files.patch ++
--- /var/tmp/diff_new_pack.EWa8XD/_old  2013-03-08 21:16:29.0 +0100
+++ /var/tmp/diff_new_pack.EWa8XD/_new  2013-03-08 21:16:29.0 +0100
@@ -1,7 +1,7 @@
-Index: midori-0.4.8/data/midori-private.desktop.in
+Index: midori-0.4.9/data/midori-private.desktop.in
 ===
 midori-0.4.8.orig/data/midori-private.desktop.in
-+++ midori-0.4.8/data/midori-private.desktop.in
+--- midori-0.4.9.orig/data/midori-private.desktop.in
 midori-0.4.9/data/midori-private.desktop.in
 @@ -9,7 +9,6 @@ Exec=midori --private %U
  Icon=midori
  Terminal=false
@@ -10,25 +10,27 @@
  X-Osso-Type=application/x-executable
  X-Osso-Service=midori
  
-Index: midori-0.4.8/data/midori.desktop.in
+Index: midori-0.4.9/data/midori.desktop.in
 ===
 midori-0.4.8.orig/data/midori.desktop.in
-+++ midori-0.4.8/data/midori.desktop.in
-@@ -17,18 +17,3 @@ X-Osso-Type=application/x-executable
+--- midori-0.4.9.orig/data/midori.desktop.in
 midori-0.4.9/data/midori.desktop.in
+@@ -15,20 +15,3 @@ Terminal=false
+ StartupNotify=true
+ X-Osso-Type=application/x-executable
  X-Osso-Service=midori
- X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
- 
--[TabNew Shortcut Group]
+-Actions=TabNew;WindowNew;Private
+-
+-[Desktop Action TabNew]
 -_Name=New Tab
 -Exec=midori -e TabNew
 -TargetEnvironment=Unity
 -
--[WindowNew Shortcut Group]
+-[Desktop Action WindowNew]
 -_Name=New Window
 -Exec=midori -e WindowNew
 

commit midori for openSUSE:Factory

2013-02-20 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-02-20 09:29:28

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2013-02-07 
10:42:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-02-20 
09:29:29.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 19 16:30:46 UTC 2013 - g...@opensuse.org
+
+- added midori-fix-docdir.patch in order to fix a hardcoded docdir
+  that breaks readable view (lp#1130297)
+
+---

New:

  midori-fix-docdir.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.s9JjqM/_old  2013-02-20 09:29:30.0 +0100
+++ /var/tmp/diff_new_pack.s9JjqM/_new  2013-02-20 09:29:30.0 +0100
@@ -28,6 +28,8 @@
 Patch0: midori-work-around-vala-storing-uint64-in-pointer.patch
 # PATCH-FIX-OPENSUSE midori-fix-desktop-files.patch g...@opensuse.org -- Fix 
desktop file according to openSUSE policy
 Patch1: midori-fix-desktop-files.patch
+# PATCH-FIX-OPENSUSE midori-fix-docdir.patch lp#1130297 g...@opensuse.org -- 
Fix hardcoded docdir
+Patch2: midori-fix-docdir.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -98,6 +100,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 export CCFLAGS=%{optflags}

++ midori-fix-docdir.patch ++
Index: midori-0.4.8/midori/midori-browser.c
===
--- midori-0.4.8.orig/midori/midori-browser.c
+++ midori-0.4.8/midori/midori-browser.c
@@ -3510,7 +3510,7 @@ _action_readable_activate (GtkAction*
 stylesheet = NULL;
 if (!g_file_get_contents (filename, stylesheet, NULL, NULL))
 {
-katze_assign (filename, midori_paths_get_data_filename 
(doc/midori/faq.css, FALSE));
+katze_assign (filename, midori_paths_get_data_filename 
(doc/packages/midori/faq.css, FALSE));
 g_file_get_contents (filename, stylesheet, NULL, NULL);
 }
 if (!(stylesheet  *stylesheet))
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit midori for openSUSE:Factory

2013-02-07 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2013-02-07 10:42:12

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-11-12 
16:05:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2013-02-07 
10:42:14.0 +0100
@@ -1,0 +2,39 @@
+Wed Feb  6 09:51:00 UTC 2013 - g...@opensuse.org
+
+- update to version 0.4.8
+  + fix un-delaying of tabs
+  + fix compilation with GLib 2.30
+  + fix error handling in extensions
+  + retain selection in urlbar when switching tabs
+  + fix missing right-click menu on NextForward button
+  + hide error page button if buttons have no images
+  + rework URL completion: suggest open tabs
+  + always highlight matches in inline search
+  + pantheon: Only show private launcher in search
+  + granite: Fix notebook, require 0.2, drop _about_dialog_new
+  + don't include http(s), file or www. in page title
+  + autodetect Twitter RSS feeds
+  + adblock: Improve date parsing
+  + unit test rework: backtraces, regardless of debugging, wine
+  + more accurate version numbers in about:version
+  + drop obsolete --log-file command line switch
+  + emit inspector attach-window with correct signature
+  + fix Netscape plugins opening download dialogs
+  + rework path handling and setup in different modes (fix
+segfaults)
+  + manage Netscape plugins are individual extensions
+  + address gtk_icon_set_render_icon_pixbuf assertions
+  + fix renaming in speed dial with spaces in title
+  + render completion title/ URL side by side with Granite
+  + transparently use Favicon-/ IconDatabase/ file store per WebKit
+  + add TabMoveFirst/ Last hotkeys (without defaults)
+  + drop Hildon support
+  + show URI in 'not responding' dialog
+  + query search engine icons when loading, rather than stupid
+guesses
+- dropped obsolete midori-fix-build-with-glib-lt-2.32.patch and
+  and midori-0.4.2-workaround-vala-bug.patch
+- added midori-fix-desktop-files.patch in order to fix the desktop
+  files according to openSUSE policy
+
+---

Old:

  midori-0.4.2-workaround-vala-bug.patch
  midori-0.4.7.tar.bz2
  midori-fix-build-with-glib-lt-2.32.patch

New:

  midori-0.4.8.tar.bz2
  midori-fix-desktop-files.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.fpWm5e/_old  2013-02-07 10:42:15.0 +0100
+++ /var/tmp/diff_new_pack.fpWm5e/_new  2013-02-07 10:42:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,19 +17,17 @@
 
 
 Name:   midori
-Version:0.4.7
+Version:0.4.8
 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.4/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
-Patch0: midori-0.4.2-workaround-vala-bug.patch
-# PATCH-FIX-UPSTREAM midori-fix-build-with-glib-lt-2.32.patch 
g...@opensuse.org -- Fix build with glib  2.32
-Patch1: midori-fix-build-with-glib-lt-2.32.patch
 # PATCH-FIX-UPSTREAM midori-work-around-vala-storing-uint64-in-pointer.patch 
lp#1053386 g...@opensuse.org -- Work around vala trying to store a uint64 in a 
pointer
-Patch2: midori-work-around-vala-storing-uint64-in-pointer.patch
+Patch0: midori-work-around-vala-storing-uint64-in-pointer.patch
+# PATCH-FIX-OPENSUSE midori-fix-desktop-files.patch g...@opensuse.org -- Fix 
desktop file according to openSUSE policy
+Patch1: midori-fix-desktop-files.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -53,7 +51,7 @@
 BuildRequires:  pkgconfig(webkit-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
-BuildRequires:  pkgconfig(zeitgeist-1.0)
+BuildRequires:  pkgconfig(zeitgeist-1.0) = 0.3.14
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang = %{version}
 Recommends: 

commit midori for openSUSE:Factory

2012-11-12 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-11-12 16:05:30

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-05-16 
21:08:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-11-12 
16:05:31.0 +0100
@@ -1,0 +2,35 @@
+Mon Nov 12 10:50:21 UTC 2012 - g...@opensuse.org
+
+- added midori-fix-build-with-glib-lt-2.32.patch in order to fix
+  the build with glib  2.32
+
+---
+Sun Nov 11 16:39:21 UTC 2012 - g...@opensuse.org
+
+- added midori-work-around-vala-storing-uint64-in-pointer.patch in
+  order to work around vala trying to store a uint64 in a pointer
+  (lp#1053386)
+
+---
+Thu Sep 20 07:27:59 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.7
+  + improved download functionality
+* panel and statusbar consistently verify file integrity,
+  show size, remaining time and speed of a file
+* an icon and expected file size are displayed before saving a
+  file
+* external download managers are available in the preferences
+* the origin of the file is clearly visible in order to counter
+  phishing sites which fake downloads
+* optionally whole websites can now be saved including any
+  images, scripts and other resources
+  + SSL errors are now fatal by default and the colorful URL bar
+has been removed
+  + GCR support has been added allowing detailed inspection of
+certificates and sharing of trusted certificates between
+applications using GCR
+  + HSTS support was added
+  + see the included ChangeLog for a detailed list of all changes
+
+---

Old:

  midori-0.4.6.tar.bz2

New:

  midori-0.4.7.tar.bz2
  midori-fix-build-with-glib-lt-2.32.patch
  midori-work-around-vala-storing-uint64-in-pointer.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.qF9Tht/_old  2012-11-12 16:05:32.0 +0100
+++ /var/tmp/diff_new_pack.qF9Tht/_new  2012-11-12 16:05:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.6
+Version:0.4.7
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -26,6 +26,10 @@
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
 Patch0: midori-0.4.2-workaround-vala-bug.patch
+# PATCH-FIX-UPSTREAM midori-fix-build-with-glib-lt-2.32.patch 
g...@opensuse.org -- Fix build with glib  2.32
+Patch1: midori-fix-build-with-glib-lt-2.32.patch
+# PATCH-FIX-UPSTREAM midori-work-around-vala-storing-uint64-in-pointer.patch 
lp#1053386 g...@opensuse.org -- Work around vala trying to store a uint64 in a 
pointer
+Patch2: midori-work-around-vala-storing-uint64-in-pointer.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -35,17 +39,21 @@
 BuildRequires:  update-desktop-files
 # for valac
 BuildRequires:  vala = 0.14
+BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(javascriptcoregtk-1.0)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(webkit-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
+BuildRequires:  pkgconfig(zeitgeist-1.0)
 Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang = %{version}
 Recommends: ca-certificates
@@ -91,6 +99,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 awk '/^\[/  $0 != [Desktop Entry] { exit } { print }' 
data/midori.desktop.in \
 data/midori.desktop.in.new
 mv data/midori.desktop.in.new data/midori.desktop.in
@@ -172,6 +182,7 @@
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/history-list.*
 %{_datadir}/vala/vapi/external-download-manager.*
+%{_datadir}/vala/vapi/delayed-load.*
 
 %files branding-upstream
 %defattr(-,root,root)

++ midori-0.4.2-workaround-vala-bug.patch ++
--- 

commit midori for openSUSE:Factory

2012-05-16 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-05-16 21:08:19

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-05-08 
06:46:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-05-16 
21:08:23.0 +0200
@@ -1,0 +2,19 @@
+Tue May 15 08:49:56 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.6
+  + fix crasher in geolocation infobar
+  + fix crasher in about:version on some systems
+  + fix crasher opening bookmarks from Unity global menu
+  + use WebKitFaviconDatabase as of WebKit 1.8.0
+  + use midori-prefixed temp folder in midori_view_save_source
+  + fix cancelling downloads with SteadyFlow or Aria2
+  + fix crash dialog instead of opening tab in a running window
+  + fix page icons in multi-frame sites (gmail, tumbler)
+  + distinguish Simplified and Traditional Chinese
+  + support go-jump-symbolic
+  + handle empty tabs due to download links with a target
+  + handle frame load interrupted in the unholy trinity
+  + fix libsoup version check and wrong SSL status in location
+- drop obsolete midori-fix-broken-libsoup-macros.patch
+
+---

Old:

  midori-0.4.5.tar.bz2
  midori-fix-broken-libsoup-macros.patch

New:

  midori-0.4.6.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.Dw2R3B/_old  2012-05-16 21:08:24.0 +0200
+++ /var/tmp/diff_new_pack.Dw2R3B/_new  2012-05-16 21:08:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.5
+Version:0.4.6
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -26,8 +26,6 @@
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
 Patch0: midori-0.4.2-workaround-vala-bug.patch
-# PATCH-FIX-UPSTREAM midori-fix-broken-libsoup-macros.patch lp#983137 
g...@opensuse.org -- Fix the broken HAVE_LIBSOUP_* macro definitions in 0.4.5
-Patch1: midori-fix-broken-libsoup-macros.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -93,7 +91,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 awk '/^\[/  $0 != [Desktop Entry] { exit } { print }' 
data/midori.desktop.in \
 data/midori.desktop.in.new
 mv data/midori.desktop.in.new data/midori.desktop.in

++ midori-0.4.5.tar.bz2 - midori-0.4.6.tar.bz2 ++
 56826 lines of diff (skipped)

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



commit midori for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-05-08 06:46:31

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-04-24 
11:22:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-05-08 
06:46:55.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 16 14:26:15 UTC 2012 - g...@opensuse.org
+
+- added midori-fix-broken-libsoup-macros.patch in order to fix the
+  broken usage of HAVE_LIBSOUP_* macros (lp#983137)
+
+---

New:

  midori-fix-broken-libsoup-macros.patch



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.MHt1Sl/_old  2012-05-08 06:46:57.0 +0200
+++ /var/tmp/diff_new_pack.MHt1Sl/_new  2012-05-08 06:46:57.0 +0200
@@ -26,6 +26,8 @@
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
 Patch0: midori-0.4.2-workaround-vala-bug.patch
+# PATCH-FIX-UPSTREAM midori-fix-broken-libsoup-macros.patch lp#983137 
g...@opensuse.org -- Fix the broken HAVE_LIBSOUP_* macro definitions in 0.4.5
+Patch1: midori-fix-broken-libsoup-macros.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -91,6 +93,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 awk '/^\[/  $0 != [Desktop Entry] { exit } { print }' 
data/midori.desktop.in \
 data/midori.desktop.in.new
 mv data/midori.desktop.in.new data/midori.desktop.in

++ midori-fix-broken-libsoup-macros.patch ++
Index: midori-0.4.5/wscript
===
--- midori-0.4.5.orig/wscript
+++ midori-0.4.5/wscript
@@ -260,11 +260,11 @@ def configure (conf):
 check_pkg ('libsoup-2.4', '2.27.90')
 conf.define ('LIBSOUP_VERSION', conf.check_cfg (modversion='libsoup-2.4'))
 if check_version (conf.env['LIBSOUP_VERSION'], 2, 29, 3):
-conf.define ('LIBSOUP_2_29_3', 1)
+conf.define ('HAVE_LIBSOUP_2_29_3', 1)
 if check_version (conf.env['LIBSOUP_VERSION'], 2, 29, 91):
-conf.define ('LIBSOUP_2_29_91', 1)
+conf.define ('HAVE_LIBSOUP_2_29_91', 1)
 if check_version (conf.env['LIBSOUP_VERSION'], 2, 37, 1):
-conf.define ('LIBSOUP_2_37_1', 1)
+conf.define ('HAVE_LIBSOUP_2_37_1', 1)
 check_pkg ('libxml-2.0', '2.6')
 check_pkg ('sqlite3', '3.0', True, var='SQLITE')
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit midori for openSUSE:Factory

2012-04-24 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-04-24 11:22:36

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-03-11 
20:04:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-04-24 
11:22:37.0 +0200
@@ -1,0 +2,53 @@
+Sat Apr 14 21:40:54 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.5
+  + work around black border around widgets on Win32
+  + whitelist direct/ re-directed navigation requests in adblock
+  + require Vala 0.14
+  + provide geolocation diagnostics in about:geolocation
+  + list available about: URLs and app instance name in
+about:version
+  + replace illegal characters in download filenames
+  + tweak app options on Win32 and use ShellExecuteEx in
+sokoke_show_uri
+  + use sokoke_show_uri in midori_browser_download_status_cb
+  + external Download manager Steadyflow and Aria2 (with
+cookies)
+  + ensure adblock config folder when blocking images
+  + use sqlite WAL mode for history if available
+  + allow relative -c/ --config path
+  + context menus on Back and Forward toolbar items
+  + always show the tabbar by default
+  + use ubuntu-bug if it exists
+  + show inline find while typing and statusbar text in overlay
+with GTK+ 3.2
+  + Esc/ closing downloads still active should cancel, not
+continue
+  + optional Granite support for notebook and bookmark dialog as
+pop-over
+  + Ctrl+j to toggle statusbar aka downloads
+  + show at most 3 search engines in completion
+  + don't replace existing onclick/ blur with autosuggest
+  + implement low_memory_profile for FreeBSD and Win32
+  + use var in internal javascript, to fix Google apps
+  + handle download requests in frames
+- correct dependencies
+
+---
+Wed Apr  4 15:10:10 UTC 2012 - g...@opensuse.org
+
+- add soft dependency on ca-certificates in order to allow
+  certificate verification
+
+---
+Wed Apr  4 13:42:25 UTC 2012 - g...@opensuse.org
+
+- add missing build depdendency on pkgconfig(xscrnsaver)
+
+---
+Sun Apr  1 12:46:51 UTC 2012 - g...@opensuse.org
+
+- add branding subpackage
+- specfile cleanup
+
+---

Old:

  midori-0.4.4.tar.bz2

New:

  midori-0.4.5.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.Y3wmj8/_old  2012-04-24 11:22:47.0 +0200
+++ /var/tmp/diff_new_pack.Y3wmj8/_new  2012-04-24 11:22:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.4
+Version:0.4.5
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -30,23 +30,28 @@
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  python
+# for rsvg-convert utility
+BuildRequires:  rsvg-view
+BuildRequires:  update-desktop-files
+# for valac
+BuildRequires:  vala = 0.14
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libidn)
-BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(javascriptcoregtk-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(webkit-1.0)
-# for rsvg-convert utility
-BuildRequires:  rsvg-view
-BuildRequires:  update-desktop-files
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# for valac
-BuildRequires:  vala
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xscrnsaver)
+Requires:   %{name}-branding = %{version}
 Recommends: %{name}-lang = %{version}
+Recommends: ca-certificates
 Recommends: xdg-utils
 Provides:   browser(npapi)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Midori is a lightweight web browser based on WebKit and GTK+. Its major
@@ -62,24 +67,38 @@
 %package devel
 Summary:Development Files for Midori
 Group:  Development/Libraries/C and C++
-Recommends: vala
+Recommends: vala = 0.14
 
 %description devel
 This package contains development files needed to develop extensions for
 Midori.
 
+%package branding-upstream
+Summary:Upstream Branding of Midori
+Group:  Productivity/Networking/Web/Browsers
+# BRAND: config: 

commit midori for openSUSE:Factory

2012-03-11 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-03-11 20:04:29

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-03-06 
13:39:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-03-11 
20:04:31.0 +0100
@@ -1,0 +2,29 @@
+Fri Mar  9 11:27:27 UTC 2012 - g...@opensuse.org
+
+- update to version 0.4.4
+  + disable page cache with  352 MB RAM
+  + display filename in download dialog
+  + fix box packing in GTK+3 (in most cases)
+  + enable experimental HTML5 fullscreen API
+  + harden IPv6 address recognition in location
+  + experimental site data policy support (see FAQ)
+  + close tabs by middle clicking close button
+  + merge cookies and other data in Clear Private Data
+  + improve KatzeArrayAction for Unity menuproxy compatibility
+  + use GDateTime for history to avoid broken C runtimes
+  + add Midori tag to DuckDuckGo default URI
+  + rewrite completion popup resizing
+  + streamline page icon loading stages and fallbacks
+  + disable clipboard work-around for WebKit = 1.4.3
+  + re-word .desktop entry as an action
+  + display informative text in private browsing
+  + consistent clear icons in entries
+  + revised download filename generation
+  + add 'Open in Image Viewer' menu item
+  + formhistory 2.0 with GDOM support
+  + handle javascript: and mailto: links better
+  + handle = key in Ukrainian layout better
+  + fix bookmark export and deletion of bookmark folders
+  + speed dial shortcut re-reordering by DND
+
+---

Old:

  midori-0.4.3.tar.bz2

New:

  midori-0.4.4.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.WywJqp/_old  2012-03-11 20:04:32.0 +0100
+++ /var/tmp/diff_new_pack.WywJqp/_new  2012-03-11 20:04:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   midori
-Version:0.4.3
+Version:0.4.4
 Release:0
 Summary:Lightweight Webkit-based Web Browser
 License:LGPL-2.1
@@ -113,8 +113,6 @@
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -122,7 +120,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files
 %defattr(-,root,root)

++ midori-0.4.3.tar.bz2 - midori-0.4.4.tar.bz2 ++
 89034 lines of diff (skipped)

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



commit midori for openSUSE:Factory

2012-03-06 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-03-06 13:39:36

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2012-01-09 
15:19:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-03-06 
13:39:39.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar  5 14:20:27 UTC 2012 - vdziewie...@suse.com
+
+- add Provides: browser(npapi) FATE#313084
+
+---



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.GWO1nG/_old  2012-03-06 13:39:40.0 +0100
+++ /var/tmp/diff_new_pack.GWO1nG/_new  2012-03-06 13:39:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package midori
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -46,6 +46,7 @@
 BuildRequires:  vala
 Recommends: %{name}-lang = %{version}
 Recommends: xdg-utils
+Provides:   browser(npapi)
 
 %description
 Midori is a lightweight web browser based on WebKit and GTK+. Its major

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



commit midori for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2012-01-09 15:19:42

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2011-11-14 
14:39:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2012-01-09 
15:19:43.0 +0100
@@ -1,0 +2,34 @@
+Wed Dec 28 17:55:39 UTC 2011 - g...@opensuse.org
+
+- export CCFLAGS rather than CFLAGS, otherwise the waf script will
+  add -DG_DISABLE_CHECKS and -DG_DISABLE_ASSERT to CFLAGS and
+  thereby disable glib assert statements leading to crashes
+  (lp#909005)
+
+---
+Sun Dec 18 00:11:29 UTC 2011 - g...@opensuse.org
+
+- update to version 0.4.3
+  + implement about:widgets to test rendering
+  + fix resizing of inspector by applying a minimum size
+  + use dark theme with GTK+ 3 in private browsing
+  + use channel-(in)secure-symbolic icons if available
+  + use .security-(un)trusted classes with GTK+
+  + improve notebook resizing peformance
+  + fix tab icons in GTK+3 and don't look for GTK+ jscore
+  + use system-wide CA file with libSoup 2.37.1
+  + improve cookie manager performance
+  + action and tab creation for faster startup
+  + fix number of items in trash in private browsing
+  + add Cairo version to about:version
+  + add X-GNOME-Keywords and X-AppInstall-Keywords to .desktop
+  + add easy privacy list to default Adblock filters
+  + fully implement speed dial for GTK+3
+  + disable box shadows with WebKitGTK+ 1.2.7
+  + fine-grained monospace font overriding
+  + implement resizing of Location and Search in toolbar
+  + don't show empty speed dial shortcuts in-between
+  + use Midori's name in midori-private.desktop
+  + hide all bars in fullscreen and a menu to Unfullscreen
+
+---

Old:

  midori-0.4.2.tar.bz2

New:

  midori-0.4.3.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.Z4Lrht/_old  2012-01-09 15:19:44.0 +0100
+++ /var/tmp/diff_new_pack.Z4Lrht/_new  2012-01-09 15:19:44.0 +0100
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:   midori
-Version:0.4.2
-Release:1
-License:LGPL-2.1
+Version:0.4.3
+Release:0
 Summary:Lightweight Webkit-based Web Browser
-Url:http://twotoasts.de/index.php?/pages/midori_summary.html
+License:LGPL-2.1
 Group:  Productivity/Networking/Web/Browsers
-Source: 
http://archive.xfce.org/src/apps/%{name}/0.3/%{name}-%{version}.tar.bz2
+Url:http://twotoasts.de/index.php?/pages/midori_summary.html
+Source: 
http://archive.xfce.org/src/apps/%{name}/0.4/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE midori-0.4.2-workaround-vala-bug.patch g...@opensuse.org 
-- Works around a prolem with Vala generating a function for string.replace() 
that potentially returns random data
 Patch0: midori-0.4.2-workaround-vala-bug.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
+BuildRequires:  python
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libidn)
 BuildRequires:  pkgconfig(libnotify)
@@ -38,7 +38,6 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(webkit-1.0)
-BuildRequires:  python
 # for rsvg-convert utility
 BuildRequires:  rsvg-view
 BuildRequires:  update-desktop-files
@@ -60,7 +59,6 @@
 * Extensions written in C and Vala.
 
 %package devel
-License:LGPL-2.1
 Summary:Development Files for Midori
 Group:  Development/Libraries/C and C++
 Recommends: vala
@@ -78,7 +76,7 @@
 mv data/midori.desktop.in.new data/midori.desktop.in
 
 %build
-export CFLAGS=%{optflags}
+export CCFLAGS=%{optflags}
 # --debug-level=debug is the default an partially overrides CFLAGS
 # by specifiying --docdir the HTML help is installed into the right location
 ./waf configure \

++ midori-0.4.2.tar.bz2 - midori-0.4.3.tar.bz2 ++
 56328 lines of diff (skipped)

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



commit midori for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2011-12-06 18:29:02

Comparing /work/SRC/openSUSE:Factory/midori (Old)
 and  /work/SRC/openSUSE:Factory/.midori.new (New)


Package is midori, Maintainer is 

Changes:




Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.RBTqra/_old  2011-12-06 18:51:15.0 +0100
+++ /var/tmp/diff_new_pack.RBTqra/_new  2011-12-06 18:51:15.0 +0100
@@ -20,7 +20,7 @@
 Name:   midori
 Version:0.4.2
 Release:1
-License:LGPLv2.1
+License:LGPL-2.1
 Summary:Lightweight Webkit-based Web Browser
 Url:http://twotoasts.de/index.php?/pages/midori_summary.html
 Group:  Productivity/Networking/Web/Browsers
@@ -60,7 +60,7 @@
 * Extensions written in C and Vala.
 
 %package devel
-License:LGPLv2.1
+License:LGPL-2.1
 Summary:Development Files for Midori
 Group:  Development/Libraries/C and C++
 Recommends: vala

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



commit midori for openSUSE:Factory

2011-10-10 Thread h_root

Hello community,

here is the log from the commit of package midori for openSUSE:Factory
checked in at Mon Oct 10 14:12:06 CEST 2011.




--- openSUSE:Factory/midori/midori.changes  2011-09-23 02:13:02.0 
+0200
+++ /mounts/work_src_done/STABLE/midori/midori.changes  2011-10-10 
10:15:13.0 +0200
@@ -1,0 +2,29 @@
+Mon Oct 10 07:49:13 UTC 2011 - g...@opensuse.org
+
+- update to version 0.4.1
+  + 'Automatic' identification with quirks
+  + Register downloaded files as recent files
+  + Use symbolic find and clear icons
+  + Drop usage of mootools
+  + Install separate Private Browsing shortcut
+  + Support dragging tabs out of the window
+  + Use feed: to support Thunderbird news reader
+  + Re-open closed tabs in private browsing
+  + Compare link-fingerprints caselessly
+  + Bugfixes
+- dropped obsolete midori-0.4.0-fix-underlinking.patch,
+  midori-0.4.0-use-dom-api.patch
+
+---
+Mon Oct  3 08:31:15 UTC 2011 - g...@opensuse.org
+
+- change midori-0.4.0-fix-underlinking.patch to a version suggested
+  by upstream which checks the webkit version
+- fix the build on 11.3 by not disabling vala
+
+---
+Fri Sep 23 08:19:26 UTC 2011 - g...@opensuse.org
+
+- use midori-0.4.0-fix-underlinking.patch only for = 12.1
+
+---

calling whatdependson for head-i586


Old:

  midori-0.4.0-fix-underlinking.patch
  midori-0.4.0-use-dom-api.patch
  midori-0.4.0.tar.bz2

New:

  midori-0.4.1.tar.bz2



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.h5cLvc/_old  2011-10-10 14:11:59.0 +0200
+++ /var/tmp/diff_new_pack.h5cLvc/_new  2011-10-10 14:11:59.0 +0200
@@ -18,17 +18,13 @@
 
 
 Name:   midori
-Version:0.4.0
+Version:0.4.1
 Release:1
 License:LGPLv2.1
 Summary:Lightweight Webkit-based Web Browser
 Url:http://twotoasts.de/index.php?/pages/midori_summary.html
 Group:  Productivity/Networking/Web/Browsers
 Source: 
http://archive.xfce.org/src/apps/%{name}/0.3/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM midori-0.4.0-use-dom-api.patch lp#799603 
g...@opensuse.org -- Use DOM API instead of private API for retrieving selected 
text, this fixes the build with webkit = r88621
-Patch0: midori-0.4.0-use-dom-api.patch
-# PATCH-FIX-UPSTREAM midori-0.4.0-fix-underlinking.patch lp#855978 
g...@opensuse.org -- Link explicitly against libjavascriptcoregtk
-Patch1: midori-0.4.0-fix-underlinking.patch
 BuildRequires:  docutils
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -45,10 +41,8 @@
 BuildRequires:  rsvg-view
 BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} = 1140
 # for valac
 BuildRequires:  vala
-%endif
 Recommends: %{name}-lang = %{version}
 Recommends: xdg-utils
 
@@ -77,8 +71,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 awk '/^\[/  $0 != [Desktop Entry] { exit } { print }' 
data/midori.desktop.in  data/midori.desktop.in.new
 mv data/midori.desktop.in.new data/midori.desktop.in
 
@@ -90,9 +82,6 @@
 --nocache \
 --enable-apidocs \
 --debug-level=none \
-%if 0%{?suse_version}  1140
---disable-vala \
-%endif
 --prefix=%{_prefix} \
 --sysconfdir=%{_sysconfdir} \
 --localstatedir=%{_localstatedir} \
@@ -112,6 +101,7 @@
 %{buildroot}%{_datadir}/gtk-doc/html/%{name}
 
 %suse_update_desktop_file -i %{name}
+%suse_update_desktop_file -i %{name}-private
 
 # fix lang: no - nb
 mv %{buildroot}%{_datadir}/locale/{no,nb}
@@ -145,6 +135,7 @@
 %config(noreplace) %{_sysconfdir}/xdg/midori/extensions/libadblock.so/config
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/%{name}-private.desktop
 %{_datadir}/icons/hicolor/*/status/news-feed.*
 %{_datadir}/icons/hicolor/*/categories/extension.*
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
@@ -152,12 +143,10 @@
 %files devel
 %defattr(-,root,root)
 %doc %{_datadir}/gtk-doc/html/%{name}
-%if 0%{?suse_version} = 1140
 %{_includedir}/midori-0.4
 %dir %{_datadir}/vala
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/history-list.*
-%endif
 
 %files lang -f %{name}.lang
 

++ midori-0.4.0.tar.bz2 - midori-0.4.1.tar.bz2 ++
 72513 lines of diff (skipped)

continue with q...



Remember to have fun...

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