diff --git a/epiphany-2.30.0.tar.bz2 b/epiphany-2.30.0.tar.bz2 deleted file mode 100644 index eb8c24b..0000000 --- a/epiphany-2.30.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e403ab0fe04575575fa99cdb6b3007007fa8e961e2c2fd4308b13e27bbf58d4 -size 5879580 diff --git a/epiphany-2.30.2.tar.bz2 b/epiphany-2.30.2.tar.bz2 new file mode 100644 index 0000000..6e48de6 --- /dev/null +++ b/epiphany-2.30.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0124e71e72142593cfeb442d58d97e99ba94ace6e31d94717fe977c0bfb98a +size 5881032 diff --git a/epiphany.changes b/epiphany.changes index ad4f734..77ccd17 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 8 19:45:18 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.2: + + Correct extensions dir definition in lib/ too. +- Changes from version 2.30.1: + + Improve page print implementation (bgo#609756) + + Ignore case of URL schemes (bgo#605089) + + Check if URL is NULL before setting its history title + (bgo#582629) + + Fix crasher when pressing Up arrow twice (bgo#599156) + + Look for extensions in the correct directory, using our API + version as versioning number. + ------------------------------------------------------------------- Wed Mar 31 01:51:49 CEST 2010 - vuntz@opensuse.org diff --git a/epiphany.spec b/epiphany.spec index 697cb7b..80d0f57 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,5 +1,5 @@ # -# spec file for package epiphany (Version 2.30.0) +# spec file for package epiphany (Version 2.30.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: epiphany -Version: 2.30.0 +Version: 2.30.2 Release: 1 %define major_version 2.30 License: GPLv2+