We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b3312 commit c906ee5Copy full SHA for c906ee5
2 files changed
Makefile
@@ -1,6 +1,6 @@
1
NAME = spec-helper
2
-VERSION = 0.31.44
3
-SVNPATH = git@abf.io/software/spec-helper.git
+VERSION = 0.31.45
+SVNPATH = git@github.com:OpenMandrivaSoftware/spec-helper.git
4
5
SCRIPT_FILES = clean_files clean_perl check_elf_files \
6
lib_symlinks fix_file_permissions fix_mo fix_xdg fix_pkgconfig fix_pamd gprintify \
NEWS
@@ -1,3 +1,6 @@
+2018-03-29 Bernhard Rosenkraenzer <bero@lindev.ch> 0.31.45
+ * Add gprintify fix for newer perl versions from Mageia
+
2015-11-19 Denis Silakov <denis.silakov@rosalab.ru> 0.31.44
* Apply ROSA patch for fix_pkgconfig to avoid calling sed
0 commit comments