From f2b471f856cf49c87db47797c6b9ffc19adc5c51 Mon Sep 17 00:00:00 2001 From: Davide Madrisan Date: Sat, 22 Sep 2012 08:32:00 +0200 Subject: [PATCH] Release 1.12.4 Signed-off-by: Davide Madrisan --- NEWS | 18 +++++++++++++++++- VERSION | 2 +- autospec.spec.in | 3 +++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 21d44f5..69e54e5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +List of user visible changes in the release 1.12.4 + +-- Improvement + + * test/test01_pkgquality - Davide Madrisan: + Add the mime type of the files shown in the warning and error messages. + + * spec-create - Davide Madrisan: + Display in the help the creation of a specfile for git-based projects. + + * spec-create, lib/libnetwork.lib - Madrisan: + Add aupport for git branches in spec-create by adding the new options + '--git-branch' and '--preserve-dot-git'. + +------------------------------------------------------------------------------- + List of user visible changes in the release 1.12.3 -- Improvement @@ -8,7 +24,7 @@ List of user visible changes in the release 1.12.3 Example: 1mamba --> 2mamba2 (when DISTRO_rpm="mamba2" is set in the configuration files). - * libapse.lib, conf/03-apse.conf - Stefano Cotta Ramusino + * libapse.lib, conf/03-apse.conf - Stefano Cotta Ramusino: Fix scraping values and add new sites -- Update diff --git a/VERSION b/VERSION index d4e5668..7a283fe 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.12.3 +VERSION=1.12.4 RELEASE=1mamba diff --git a/autospec.spec.in b/autospec.spec.in index 18bc852..781afc3 100644 --- a/autospec.spec.in +++ b/autospec.spec.in @@ -185,6 +185,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix} * @date@ Davide Madrisan @version@-@release@ - update to @version@ +* Tue Jul 17 2012 Davide Madrisan 1.12.3-1mamba +- update to 1.12.3 + * Mon May 28 2012 Davide Madrisan 1.12.2-1mamba - update to 1.12.2