Release 1.9.2

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
Davide Madrisan 2012-02-05 20:42:34 +01:00
parent 18ab4ff63d
commit 58bff5edbc
4 changed files with 30 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Changes in version 1.9.2
...
Sun Feb 05 2012 Davide Madrisan <davide.madrisan(a)gmail.com>
+ improvement
* templates/library - Davide Madrisan:

25
NEWS
View File

@ -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

View File

@ -1,2 +1,2 @@
VERSION=1.9.1
VERSION=1.9.2
RELEASE=1mamba

View File

@ -144,6 +144,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
* @date@ Davide Madrisan <davide.madrisan@gmail.com> @version@-@release@
- update to @version@
* Wed Jan 25 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.9.1-1mamba
- update to 1.9.1
* Sun Jan 15 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.9.0-1mamba
- update to 1.9.0