Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=80195135b0939202a06d173e9c70e4a8dee637e2
commit 80195135b0939202a06d173e9c70e4a8dee637e2 Author: Miklos Vajna <[email protected]> Date: Sat Oct 10 01:33:00 2009 +0200 updates for 1.1.9 diff --git a/Makefile b/Makefile index 64c2286..faf1746 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.1.8 +VERSION = 1.1.9 DATE := $(shell date +%Y-%m-%d) CFLAGS ?= -Wall -Werror -g -O2 -pipe diff --git a/NEWS b/NEWS index 3b1f305..09e8a9a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.1.9 - dropped dead genauthors + - mkisorelease now passes its options to mkiso + - dg now uses git clone's --recursive option + - documentation: describe package moves using repoman 1.1.8 - dg: new -v/-s option to push - fwmirror now works without a repoman upd - syncpkgd now kills the build after a timeout (1 day by _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
