Release 1.12.3
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
b89f644e9e
commit
547b750aef
@ -1,4 +1,5 @@
|
||||
Changes in version 1.12.3
|
||||
Tue Jul 17 2012 Davide Madrisan <davide.madrisan(a)gmail.com>
|
||||
|
||||
+ improvement
|
||||
* pck-update - Davide Madrisan:
|
||||
@ -61,6 +62,7 @@ Changes in version 1.12.3
|
||||
* conf/02-specfile-formatting-rules.conf - Davide Madrisan:
|
||||
'library_name_structure': new default value is now "".
|
||||
The old value ("^lib") does no longer apply.
|
||||
(Modification asked by Silvan Calarco.)
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
25
NEWS
25
NEWS
@ -1,3 +1,25 @@
|
||||
List of user visible changes in the release 1.12.3
|
||||
|
||||
-- Improvement
|
||||
|
||||
* pck-update - Davide Madrisan:
|
||||
Action 4: allow developers to update the distribution-ID when updating the
|
||||
release number.
|
||||
Example: 1mamba --> 2mamba2
|
||||
(when DISTRO_rpm="mamba2" is set in the configuration files).
|
||||
|
||||
* libapse.lib, conf/03-apse.conf - Stefano Cotta Ramusino
|
||||
Fix scraping values and add new sites
|
||||
|
||||
-- Update
|
||||
|
||||
* conf/02-specfile-formatting-rules.conf - Davide Madrisan:
|
||||
New default value for 'library_name_structure' ("").
|
||||
The name of library packages has no predefined structure.
|
||||
The previous value ("^lib") was unnecessarily too strict.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
List of user visible changes in the release 1.12.2
|
||||
|
||||
-- Improvement
|
||||
@ -18,9 +40,6 @@ List of user visible changes in the release 1.12.2
|
||||
* italian manpage - Davide Madrisan:
|
||||
Improve the examples for 'autospec -u'.
|
||||
|
||||
* libapse.lib, conf/03-apse.conf - Stefano Cotta Ramusino
|
||||
Fix scraping values and add new sites
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
List of user visible changes in the release 1.12.1
|
||||
|
@ -185,6 +185,9 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
|
||||
* @date@ Davide Madrisan <davide.madrisan@gmail.com> @version@-@release@
|
||||
- update to @version@
|
||||
|
||||
* Mon May 28 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.12.2-1mamba
|
||||
- update to 1.12.2
|
||||
|
||||
* Wed May 23 2012 Davide Madrisan <davide.madrisan@gmail.com> 1.12.1-1mamba
|
||||
- update to 1.12.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user