Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=cfa98480b1779d1d2defb23324ae6d8f6fa93835
commit cfa98480b1779d1d2defb23324ae6d8f6fa93835 Author: Miklos Vajna <[email protected]> Date: Wed Oct 10 07:41:09 2012 +0200 updates for 1.3.3 diff --git a/Makefile b/Makefile index 07673a8..4790cf1 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.3.2 +VERSION = 1.3.3 DATE := $(shell date +%Y-%m-%d) CFLAGS ?= -Wall -Werror -g -O2 -pipe diff --git a/NEWS b/NEWS index efdd018..66803ff 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.3.3 - repoman manpage now suggests git pull --no-ff + - syncpkg: auto-restart and better exception handling + logic + - fblint: i18n fixes 1.3.2 - update fblient for new options() - more git magic in repoman - genchangelog is now part of repoman _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
