[arch-commits] Commit in gnumeric/trunk (ChangeLog PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Jun 17 14:00:13 UTC 2010
Date: Thursday, June 17, 2010 @ 10:00:12
Author: jgc
Revision: 82800
upgpkg: gnumeric 1.10.6-1
Update to 1.10.6, remove changelog as it was not up2date
Modified:
gnumeric/trunk/PKGBUILD
Deleted:
gnumeric/trunk/ChangeLog
-----------+
ChangeLog | 34 ----------------------------------
PKGBUILD | 6 +++---
2 files changed, 3 insertions(+), 37 deletions(-)
Deleted: ChangeLog
===================================================================
--- ChangeLog 2010-06-17 13:49:37 UTC (rev 82799)
+++ ChangeLog 2010-06-17 14:00:12 UTC (rev 82800)
@@ -1,34 +0,0 @@
-2010-03-13 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.10.1-1
- * Upstream update
-
-2010-02-19 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.10.0-1
- * Upstream update
- * Updated icon cache in install scriptlet
-
-2009-09-30 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.8.4-4
- * Rebuilt against perl 5.10.1-3
-
-2009-05-08 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.8.4-3
- * Added patches to fix gtk 2.16 ABI break (close FS#14063)
-
-2009-02-07 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.8.4-2
- * Fixed missing locales (close FS#13130)
- * Added yelp optdepends
-
-2009-01-18 Eric Belanger <eric at archlinux.org>
-
- * gnumeric 1.8.4-1
- * Upstream update
- * Replaced post-install messages by optdepends
- * Added intltool and gnome-doc-utils makedepends
- * Added ChangeLog
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-17 13:49:37 UTC (rev 82799)
+++ PKGBUILD 2010-06-17 14:00:12 UTC (rev 82800)
@@ -3,13 +3,13 @@
# Contributor: Kritoke <typeolinux at yahoo.com>
pkgname=gnumeric
-pkgver=1.10.5
+pkgver=1.10.6
pkgrel=1
pkgdesc="A GNOME Spreadsheet Program"
arch=('i686' 'x86_64')
url="http://www.gnome.org/projects/gnumeric/"
license=('GPL')
-depends=('goffice>=0.8.5' 'gconf>=2.28.1' 'desktop-file-utils' 'libglade>=2.6.4')
+depends=('goffice>=0.8.6' 'gconf>=2.28.1' 'desktop-file-utils' 'libglade>=2.6.4')
makedepends=('intltool' 'python' 'gnome-doc-utils>=0.20.0' 'pygobject' 'psiconv')
optdepends=('pygobject: for python plugin support'
'psiconv: for Psion 5 file support'
@@ -17,7 +17,7 @@
install=gnumeric.install
options=('libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2b32c0f1f00870149de85f4dc86d316d2287db4b4950a6d7afa4155287e7476a')
+sha256sums=('7e1b6ad04ba9bf1b2015c6b88cf3c2b46ec69b67312a44284f049a2ff8aeed6d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list