Accepting request 111683 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/111683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=88
This commit is contained in:
Stephan Kulow 2012-03-29 09:37:12 +00:00 committed by Git OBS Bridge
commit 97445efd1e
4 changed files with 66 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c8c311d228f9dd46df6008979d63ab2a8d31a4d43a846213c24c143307100ba
size 5087716

3
epiphany-3.4.0.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48acfa6efc806cc6b02f783dd92b36ba3bdf94d1e1ae02bed69886f45e400533
size 5118028

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Wed Mar 28 06:39:13 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0.1:
+ Listen to favicon changes in the history window (bgo#672525)
+ Remove ephy-history.h from epiphany.h
+ Updated translations.
- Drop epiphany-fix-header.patch: fixed upstream.
-------------------------------------------------------------------
Mon Mar 26 23:24:46 UTC 2012 - vuntz@opensuse.org
- Update to version 3.4.0:
+ Avoid infinite loops in the profile migrator for existing but
empty history files (bgo#672547)
+ Updated translations.
- Add epiphany-fix-header.patch: fix epiphany.h to be usable, taken
from git.
-------------------------------------------------------------------
Wed Mar 21 10:08:23 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.92:
+ Fail in application mode if we get a nonexistent profile
(bgo#669700)
+ Add unit tests for EphyWebView (bgo#669548)
+ Open pages in a new tab on middle click for the history editor
(bgo#671635)
+ Set a max width to the statusbar label (bgo#671520)
+ Automatically add file:// when existing absolute paths are
typed in the URL entry (bgo#671792)
+ Fix bookmarklet's titles when they are created (bgo#672194)
+ Replace the EphyFaviconCache with WebKit's favicon cache
(bgo#648653)
+ Other bugfixes and cleanups.
-------------------------------------------------------------------
Sun Mar 11 18:40:33 UTC 2012 - dimstar@opensuse.org
- Update to version 3.3.91:
+ The big change is that the history backend has been completely
rewritten. It now uses SQLite as the storage medium, and can
keep your browsing history indefinitely (so gone is the 10-day
limit).
+ Validate web applications before listing them in
about:applications (bgo#669836)
+ Fix loading of <IP>:<port> URIs (bgo#669461)
+ Fix loading of <domain>:<port> URIs (bgo#670674)
+ Add back the extensions menu (bgo#669951)
+ Many other small fixes and improvements.
- Add pkgconfig(sqlite3) BuildRequires for the new history backend.
-------------------------------------------------------------------
Mon Mar 5 14:08:45 UTC 2012 - vdziewiecki@suse.com
- add Provides: browser(npapi) FATE#313084
-------------------------------------------------------------------
Wed Feb 22 07:07:12 UTC 2012 - vuntz@opensuse.org

View File

@ -17,13 +17,13 @@
Name: epiphany
Version: 3.3.90
Version: 3.4.0.1
Release: 0
Summary: GNOME Web Browser
License: GPL-2.0+
Group: Productivity/Networking/Web/Browsers
Url: http://www.gnome.org/projects/epiphany/
Source: http://download.gnome.org/sources/epiphany/3.3/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/epiphany/3.4/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click
Patch6: epiphany-safe-one-click-install.patch
BuildRequires: ca-certificates
@ -39,7 +39,7 @@ BuildRequires: libnotify-devel >= 0.5.1
BuildRequires: libseed-gtk3-devel
BuildRequires: libsoup-devel >= 2.37.1
BuildRequires: libtool
BuildRequires: libwebkitgtk3-devel >= 1.7.3
BuildRequires: libwebkitgtk3-devel >= 1.7.92
BuildRequires: libxslt-devel
BuildRequires: mozilla-nss-devel
BuildRequires: translation-update-upstream
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.14
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding = %{version}
Requires: NetworkManager
@ -67,6 +68,7 @@ Summary: GNOME Web Browser
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
Provides: %{name}-doc = %{version}
Provides: browser(npapi)
Obsoletes: %{name}-doc < %{version}
%description devel
@ -167,7 +169,7 @@ done
%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.png
%{_libdir}/epiphany
%{_libdir}/girepository-1.0/Epiphany-3.3.typelib
%{_libdir}/girepository-1.0/Epiphany-3.4.typelib
%doc %{_mandir}/man1/epiphany.1.gz
%files lang -f %{name}.lang