From 58bff5edbc4423ae01c6a1fff4fcae57b61c4689 Mon Sep 17 00:00:00 2001 From: Davide Madrisan Date: Sun, 5 Feb 2012 20:42:34 +0100 Subject: [PATCH] Release 1.9.2 Signed-off-by: Davide Madrisan --- ChangeLog | 2 +- NEWS | 25 +++++++++++++++++++++++++ VERSION | 2 +- autospec.spec.in | 3 +++ 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee253d9..6aafb5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ Changes in version 1.9.2 -... +Sun Feb 05 2012 Davide Madrisan + improvement * templates/library - Davide Madrisan: diff --git a/NEWS b/NEWS index 03d6355..1f18631 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +List of user visible changes in the release 1.9.2 + +-- Improvement + + * templates/library - Davide Madrisan: + Add requirements for pkgconfig. + + * pck-update - Davide Madrisan: + Action 6: The code has been rewritten for better readability. + Some bugs have been fixed too. + +-- Bug fixes + + * pck-update - Davide Madrisan: + Honour `%_specdir' and `%_sourcedir' when checking for syntax errors in the + specfiles. This fix building of package containing patches and build in a + non standard path. (Problem detected by Silvan Calarco). + + * autospec.conf - Davide Madrisan: + swap %{_libexecdir} and %{_libdir} substitutions in the variable + 'format_unpackaged_file_list' to correctly translate files located in + '/usr/libexec/...'. + +------------------------------------------------------------------------------- + List of user visible changes in the release 1.9.1 -- Improvements diff --git a/VERSION b/VERSION index 31e66f5..f6e670f 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -VERSION=1.9.1 +VERSION=1.9.2 RELEASE=1mamba diff --git a/autospec.spec.in b/autospec.spec.in index a83099d..6448db7 100644 --- a/autospec.spec.in +++ b/autospec.spec.in @@ -144,6 +144,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix} * @date@ Davide Madrisan @version@-@release@ - update to @version@ +* Wed Jan 25 2012 Davide Madrisan 1.9.1-1mamba +- update to 1.9.1 + * Sun Jan 15 2012 Davide Madrisan 1.9.0-1mamba - update to 1.9.0