diff options
author | Pascal Terjan <pterjan@gmail.com> | 2016-01-09 21:40:44 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2016-01-09 21:40:44 +0000 |
commit | e679ce7f68a331f8bdde82a01ffbf2971c081dcc (patch) | |
tree | 054cf1d45a67294af79ec8073c9931ca75373c54 | |
parent | b234b23494d34c20b963e44a69b69e91561413ea (diff) | |
download | spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.gz spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.bz2 spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.tar.xz spec-helper-e679ce7f68a331f8bdde82a01ffbf2971c081dcc.zip |
0.31.11v0.31.11
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.31.10 +VERSION = 0.31.11 SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files \ lib_symlinks fix_mo translate_menu \ @@ -1,3 +1,4 @@ +2016-01-09 Pascal Terjan <pterjan@mageia.org> 0.31.11 * compress_files: drop support for LZMA * restrict_to_cpu0: new helper to prevent SMP on some arches |