diff --git a/epiphany-3.2.1.tar.bz2 b/epiphany-3.2.1.tar.bz2 deleted file mode 100644 index 639bb88..0000000 --- a/epiphany-3.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a756073407992be422605436d4f357695e0ff8aa13f722b2fdeba42de0254481 -size 5909259 diff --git a/epiphany-3.3.3.tar.xz b/epiphany-3.3.3.tar.xz new file mode 100644 index 0000000..84b3939 --- /dev/null +++ b/epiphany-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af8baaa645c9317ccdbd5dcb43f59d51cd5d73c6f2743d1e88e3be47be0ae22 +size 5136680 diff --git a/epiphany.changes b/epiphany.changes index 3a338fb..a4e0316 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 74fc669..8fb1d16 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -16,15 +16,14 @@ # - Name: epiphany -Version: 3.2.1 -Release: 1 -License: GPLv2+ +Version: 3.3.3 +Release: 0 Summary: GNOME Web Browser -Url: http://www.gnome.org/projects/epiphany/ +License: GPL-2.0+ 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 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 @@ -40,13 +39,15 @@ BuildRequires: libavahi-gobject-devel BuildRequires: libgnome-keyring-devel BuildRequires: libnotify-devel >= 0.5.1 BuildRequires: libseed-gtk3-devel -BuildRequires: libsoup-devel +BuildRequires: libsoup-devel >= 2.37.1 BuildRequires: libtool BuildRequires: libwebkitgtk3-devel >= 1.6.1 BuildRequires: libxslt-devel BuildRequires: mozilla-nss-devel BuildRequires: translation-update-upstream 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) Requires: %{name}-branding = %{version} Requires: NetworkManager @@ -62,7 +63,6 @@ Epiphany is a Web browser for the GNOME Desktop. Its principles are simplicity and standards compliance. %package devel -License: GPLv2+ Summary: GNOME Web Browser Group: Development/Libraries/GNOME Requires: %{name} = %{version} @@ -74,7 +74,6 @@ Epiphany is a Web Browser for the GNOME Desktop. Its principles are simplicity and standards compliance. %package branding-upstream -License: GPLv2+ Summary: GNOME Web Browser -- Upstream default bookmarks and user agent string Group: Productivity/Networking/Web/Browsers Requires: %{name} = %{version} @@ -114,12 +113,7 @@ translation-update-upstream --enable-zeroconf \ --enable-network-manager \ --enable-seed \ - --with-distributor-name="SUSE" \ -%if 0%{?suse_version} > 1120 - --with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem -%else - --without-ca-file -%endif + --with-distributor-name="SUSE" make %{?_smp_mflags} V=1 %install @@ -154,7 +148,7 @@ done %icon_theme_cache_postun %glib2_gsettings_schema_postun -%files +%files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README TODO %dir %{_datadir}/gnome/ @@ -174,8 +168,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.2.typelib -%{_libdir}/girepository-1.0/EphyEgg-3.2.typelib +%{_libdir}/girepository-1.0/Epiphany-3.3.typelib %doc %{_mandir}/man1/epiphany.1.gz %files lang -f %{name}.lang