Accepting request 98995 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/98995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany?expand=0&rev=83
This commit is contained in:
Stephan Kulow 2012-01-09 11:03:27 +00:00 committed by Git OBS Bridge
commit dad65a3707
4 changed files with 62 additions and 21 deletions

View File

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

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

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

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Tue Dec 20 10:11:06 UTC 2011 - vuntz@opensuse.org
- Update to version 3.3.3:
+ Combine the stop/reload buttons (bgo#657655)
+ Drop bookmarks/topics bar
+ Properly save about: URIs in session (bgo#664483)
+ Use a vanilla GtkToolbar instead of an EggEditableToolbar
(bgo#664483)
+ Use an overlay progressbar for the load progress (bgo#665470)
+ Use GtkOverlay for the statusbar (bgo#653996)
+ Kill right/left padding in the toolbar so that icons are
accessible from the edge of the screen (bgo#665518)
+ Use new-windows-in-tabs by default (bgo#656091)
+ Remove "Go" and "Tabs" menu
+ Remove user visible concept of "homepage" (bgo#665469)
+ Remove the toolbar editor (bgo#664260)
+ Use uniform style for about: pages (bgo#665136)
+ Use GTK+ 3.0 icon names (bgo#665170)
+ Make sure WebApps are always shown in the shell (bgo#664751)
+ Use SoupSession:ssl-use-system-ca-file property instead of
copying the detection code (bgo#633109)
+ Never show tabs in application mode (bgo#663668)
+ Layout fixes for the properties dialog (bgo#662252)
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Remove --with-ca-file/--without-ca-file configure option: removed
upstream.
-------------------------------------------------------------------
Tue Nov 22 09:38:46 UTC 2011 - vuntz@opensuse.org
- Update to version 3.3.2:
+ Use GNetworkMonitor to monitor network changes (bgo#664096)
+ Remove use of deprecated GTK+ APIs (bgo#664120)
+ Fix icon in PDM's "Clear All" button (bgo#663159)
+ Show the WebKit version in the about dialog
+ Other minor fixes
-------------------------------------------------------------------
Thu Oct 27 21:07:33 UTC 2011 - dimstar@opensuse.org
- Update to version 3.3.1:
+ Integrate fixes from 3.2.1.
+ Port from GtkTable to GtkGrid (bgo#661347)
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 18 14:51:13 UTC 2011 - vuntz@opensuse.org Tue Oct 18 14:51:13 UTC 2011 - vuntz@opensuse.org

View File

@ -16,15 +16,14 @@
# #
Name: epiphany Name: epiphany
Version: 3.2.1 Version: 3.3.3
Release: 1 Release: 0
License: GPLv2+
Summary: GNOME Web Browser Summary: GNOME Web Browser
Url: http://www.gnome.org/projects/epiphany/ License: GPL-2.0+
Group: Productivity/Networking/Web/Browsers Group: Productivity/Networking/Web/Browsers
Source: http://download.gnome.org/sources/epiphany/3.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org/projects/epiphany/
Source: http://download.gnome.org/sources/epiphany/3.3/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE epiphany-hide-bookmark-editor.patch vuntz@opensuse.org -- Hide bookmark editors in menu # PATCH-FIX-OPENSUSE epiphany-hide-bookmark-editor.patch vuntz@opensuse.org -- Hide bookmark editors in menu
Patch0: epiphany-hide-bookmark-editor.patch Patch0: epiphany-hide-bookmark-editor.patch
# PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click # PATCH-FEATURE-OPENSUSE epiphany-safe-one-click-install.patch bnc330070 vuntz@novell.com -- Make one-click install work with one-click
@ -40,13 +39,15 @@ BuildRequires: libavahi-gobject-devel
BuildRequires: libgnome-keyring-devel BuildRequires: libgnome-keyring-devel
BuildRequires: libnotify-devel >= 0.5.1 BuildRequires: libnotify-devel >= 0.5.1
BuildRequires: libseed-gtk3-devel BuildRequires: libseed-gtk3-devel
BuildRequires: libsoup-devel BuildRequires: libsoup-devel >= 2.37.1
BuildRequires: libtool BuildRequires: libtool
BuildRequires: libwebkitgtk3-devel >= 1.6.1 BuildRequires: libwebkitgtk3-devel >= 1.6.1
BuildRequires: libxslt-devel BuildRequires: libxslt-devel
BuildRequires: mozilla-nss-devel BuildRequires: mozilla-nss-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gsettings-desktop-schemas)
Requires: %{name}-branding = %{version} Requires: %{name}-branding = %{version}
Requires: NetworkManager Requires: NetworkManager
@ -62,7 +63,6 @@ Epiphany is a Web browser for the GNOME Desktop. Its principles are
simplicity and standards compliance. simplicity and standards compliance.
%package devel %package devel
License: GPLv2+
Summary: GNOME Web Browser Summary: GNOME Web Browser
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: %{name} = %{version} Requires: %{name} = %{version}
@ -74,7 +74,6 @@ Epiphany is a Web Browser for the GNOME Desktop. Its principles are
simplicity and standards compliance. simplicity and standards compliance.
%package branding-upstream %package branding-upstream
License: GPLv2+
Summary: GNOME Web Browser -- Upstream default bookmarks and user agent string Summary: GNOME Web Browser -- Upstream default bookmarks and user agent string
Group: Productivity/Networking/Web/Browsers Group: Productivity/Networking/Web/Browsers
Requires: %{name} = %{version} Requires: %{name} = %{version}
@ -114,12 +113,7 @@ translation-update-upstream
--enable-zeroconf \ --enable-zeroconf \
--enable-network-manager \ --enable-network-manager \
--enable-seed \ --enable-seed \
--with-distributor-name="SUSE" \ --with-distributor-name="SUSE"
%if 0%{?suse_version} > 1120
--with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem
%else
--without-ca-file
%endif
make %{?_smp_mflags} V=1 make %{?_smp_mflags} V=1
%install %install
@ -174,8 +168,7 @@ done
%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/*.png
%{_libdir}/epiphany %{_libdir}/epiphany
%{_libdir}/girepository-1.0/Epiphany-3.2.typelib %{_libdir}/girepository-1.0/Epiphany-3.3.typelib
%{_libdir}/girepository-1.0/EphyEgg-3.2.typelib
%doc %{_mandir}/man1/epiphany.1.gz %doc %{_mandir}/man1/epiphany.1.gz
%files lang -f %{name}.lang %files lang -f %{name}.lang