OBS User autobuild 2009-10-05 23:21:24 +00:00 committed by Git OBS Bridge
parent 0d7b651960
commit d6b503214d
4 changed files with 6 additions and 43 deletions

3
epiphany-2.27.92.tar.bz2 Normal file
View File

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

View File

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

View File

@ -1,31 +1,3 @@
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package epiphany (Version 2.28.0)
# spec file for package epiphany (Version 2.27.92)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,9 +18,9 @@
Name: epiphany
Version: 2.28.0
Version: 2.27.92
Release: 1
%define major_version 2.28
%define major_version 2.27
License: GPL v2 or later
Summary: GNOME Web Browser Based on the Mozilla Rendering Engine
Url: http://www.gnome.org/projects/epiphany/
@ -50,11 +50,7 @@ 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
@ -174,11 +170,6 @@ 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)