Accepting request 81457 from GNOME:Factory
Pushing most of G:F OBS-URL: https://build.opensuse.org/request/show/81457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=79
This commit is contained in:
commit
21a1205e20
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14fc252966b193fef0391d427b71444f2a54947ecbcd4cc4c25a51351afa34bf
|
||||
size 5899390
|
3
epiphany-3.1.91.1.tar.bz2
Normal file
3
epiphany-3.1.91.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79315f766262b7493fe84794dc6329823e45af375d11119e2839ab0b5bd575b1
|
||||
size 5913553
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 7 02:50:41 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.91.1:
|
||||
+ Fix mistake in error pages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 18:59:04 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.91:
|
||||
+ Implement about:applications to manage Web Applications. This
|
||||
should go away in 3.4 in favor of a GNOME-wide solution.
|
||||
+ Fix warnings when coming back from fullscreen (bgo#657936)
|
||||
+ Hide irrelevant context menu actions when in app mode
|
||||
(bgo#657624)
|
||||
+ Remove unneeded markup in glade files (bgo#102382)
|
||||
+ Recursively delete temporary profile dirs (bgo#658201)
|
||||
+ Improve messages in error pages (bgo#637903)
|
||||
+ Fix error pages for RTL locales (bgo#314205)
|
||||
+ Ask for confirmation before overwriting web applications
|
||||
(bgo#658060)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 12:55:50 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.1.90:
|
||||
+ Add support for saving web pages as standalone "Web
|
||||
Applications".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 17:34:52 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.1.5:
|
||||
+ Use new symbolic icons for security status (bgo#650789)
|
||||
+ Fix gir scanner invocation (bgo#653031)
|
||||
+ Unescape tooltips in download widget (bgo#653690)
|
||||
+ Fix "Browse to" in downloads (bgo#651699)
|
||||
+ Clear finished downloads when closing downloads bar
|
||||
(bgo#653918)
|
||||
+ Use a CSS file for styling (bgo#644805)
|
||||
+ Many other fixes and cleanups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 10:46:47 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: epiphany
|
||||
Version: 3.1.3
|
||||
Version: 3.1.91.1
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Summary: GNOME Web Browser
|
||||
@ -38,10 +38,10 @@ BuildRequires: intltool
|
||||
BuildRequires: iso-codes-devel
|
||||
BuildRequires: libavahi-gobject-devel
|
||||
BuildRequires: libgnome-keyring-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: libnotify-devel >= 0.5.1
|
||||
BuildRequires: libseed-gtk3-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libwebkitgtk3-devel
|
||||
BuildRequires: libwebkitgtk3-devel >= 1.5.2
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
|
Loading…
x
Reference in New Issue
Block a user