From 2e05bec26cdff8e9c61df2e89d91731ee8ae8d76 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Nov 30 2008 07:16:26 +0000 Subject: Rebuild for Python 2.6 --- diff --git a/grass.spec b/grass.spec index f1d974a..d9a18b5 100644 --- a/grass.spec +++ b/grass.spec @@ -1,6 +1,6 @@ Name: grass Version: 6.3.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: GRASS - Geographic Resources Analysis Support System Group: Applications/Engineering License: GPLv2 @@ -329,6 +329,9 @@ rm -rf %{buildroot} %{_libdir}/libgrass_*.so %changelog +* Sun Nov 30 2008 Ignacio Vazquez-Abrams 6.3.0-7 +- Rebuild for Python 2.6 + * Sat Aug 24 2008 Balint Cristian 6.3.0-6 - bz#458427 (prelink fail) - bz#458563 (grass not able to display documentation)