diff --git a/epiphany-2.27.92.tar.bz2 b/epiphany-2.27.92.tar.bz2 deleted file mode 100644 index 357bbae..0000000 --- a/epiphany-2.27.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa65f4ec12abb0d9b1ddac1e65055f7e75d53004a4a05c848877f9378a68b11f -size 5650695 diff --git a/epiphany-2.28.0.tar.bz2 b/epiphany-2.28.0.tar.bz2 new file mode 100644 index 0000000..5030caa --- /dev/null +++ b/epiphany-2.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e0379c41c378221338fb327d747f3e42b2b98cdf1512c9df7cbeab45f311ea +size 5690293 diff --git a/epiphany.changes b/epiphany.changes index 616437f..651dc2a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Sep 22 18:14:30 CEST 2009 - dimstar@opensuse.org + +- Update to version 2.28.0: + - bgo#594435 - Fix bookmark properties rendering of multiple + topics + - bgo#577797 - Fix to properly get the suggested name for + downloads in some cases + - Strip whitespace from URIs during password migration + - bgo#594717 - Fix crasher in profile migration + - bgo#585499 - Append '(n)' (where n = number of duplicates) to + duplicated downloads + - bgo#594346 - Fix URL entry going out of sync with what is shown + in the web view in some situations + - bgo#594694 - Ask the user for the master password of his/her + Gecko passwords if there was one set + - Run mozilla-plugin-config (from nspluginwrapper) if it's + available. + - bgo#562611 - Implement 'Save As' for pages using + WebKitWebDataSource + +------------------------------------------------------------------- +Mon Sep 14 00:31:37 CEST 2009 - dimstar@opensuse.org + +- On openSUSE 11.1 and older the package lsb_release did not exist + and it's content was integrated inside lsb. +- Carry the ig locale in the files list for openSUSE <= 11.1. + ------------------------------------------------------------------- Wed Sep 9 17:40:33 CEST 2009 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 34c6525..3d15d41 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,5 +1,5 @@ # -# spec file for package epiphany (Version 2.27.92) +# spec file for package epiphany (Version 2.28.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,9 +18,9 @@ Name: epiphany -Version: 2.27.92 +Version: 2.28.0 Release: 1 -%define major_version 2.27 +%define major_version 2.28 License: GPL v2 or later Summary: GNOME Web Browser Based on the Mozilla Rendering Engine Url: http://www.gnome.org/projects/epiphany/ @@ -50,7 +50,11 @@ BuildRequires: libseed-devel BuildRequires: libsoup-devel BuildRequires: libwebkit-devel BuildRequires: libxslt-devel +%if 0%{suse_version} > 1110 BuildRequires: lsb-release +%else +BuildRequires: lsb +%endif BuildRequires: mozilla-nss-devel BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream @@ -170,6 +174,11 @@ rm -rf %{buildroot} %doc %{_mandir}/man1/epiphany.1.gz %files lang -f %{name}.lang +%defattr(-,root,root) +%if 0%{suse_version} <= 1110 +%dir %{_datadir}/locale/ig +%dir %{_datadir}/locale/ig/LC_MESSAGES +%endif %files devel %defattr(-,root,root)