Accepting request 188166 from home:dimstar:branches:GNOME:Factory
Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/188166 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=165
This commit is contained in:
parent
99e15d78b7
commit
faa72e4bd5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2ce5efa38da86b2fc11d6ae176da2581450effddf9578e8fe91b1a0107b8327
|
|
||||||
size 2504188
|
|
3
epiphany-3.9.3.tar.xz
Normal file
3
epiphany-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0486fcb085b46d36dee2034cd22b0592a77d500e60af5c3751409f53b1c54a45
|
||||||
|
size 2769728
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 15 06:47:09 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.3:
|
||||||
|
+ New user manual.
|
||||||
|
+ Avoid poking at remote websites on external load (bg#703772).
|
||||||
|
+ Many fixes to application mode.
|
||||||
|
+ Pre-fill password fields with username field updates
|
||||||
|
(bgo#699606).
|
||||||
|
+ Avoid new windows popping up in the wrong workspace
|
||||||
|
(bgo#705811).
|
||||||
|
+ Many other minor fixes and code clean-ups.
|
||||||
|
- Add yelp-tools BuildRequries: new dependency for the user manual.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 30 12:06:26 UTC 2013 - dimstar@opensuse.org
|
Thu May 30 12:06:26 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 3.9.2
|
Version: 3.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%define _base_version 3.9
|
%define _base_version 3.9
|
||||||
Summary: GNOME Web Browser
|
Summary: GNOME Web Browser
|
||||||
@ -32,6 +32,7 @@ BuildRequires: gnome-icon-theme
|
|||||||
BuildRequires: intltool >= 0.50
|
BuildRequires: intltool >= 0.50
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(avahi-client) >= 0.6.22
|
BuildRequires: pkgconfig(avahi-client) >= 0.6.22
|
||||||
BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22
|
BuildRequires: pkgconfig(avahi-gobject) >= 0.6.22
|
||||||
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
|
BuildRequires: pkgconfig(gcr-3) >= 3.5.5
|
||||||
@ -138,6 +139,7 @@ done
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||||
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_bindir}/ephy-profile-migrator
|
%{_bindir}/ephy-profile-migrator
|
||||||
%{_bindir}/epiphany
|
%{_bindir}/epiphany
|
||||||
%{_datadir}/applications/epiphany.desktop
|
%{_datadir}/applications/epiphany.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user