murisfurder / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

adding changelog entries to spec files using \c doesn't work properly #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open an (rpm) spec file
2. go to the %changelog section
3. type \c in command mode 

What is the expected output? What do you see instead?
A new changelog entry with date, name + email address, and version-release 
number pair is supposed to be inserted.
Currently, the version and release numbers are missing. Also, the date contains 
translated day of week and month abbreviations based on the current locale 
instead of the international ones. 

What version of the product are you using? On what operating system?
Vim 7.4 BETA patchlevel 39 (Linux and Windows, x86-64)

Original issue reported on code.google.com by martin.g...@gmail.com on 22 Jul 2013 at 4:29

GoogleCodeExporter commented 9 years ago
I think the easiest way (and the way which actually works for me) is just use 
The Power of Python (and rpm-python).

Original comment by matej.c...@gmail.com on 1 Oct 2013 at 8:37

Attachments:

GoogleCodeExporter commented 9 years ago
Please bring up this issue with the maintainer of the runtime file. If he 
decides to include your change, he will send updated files for inclusion. 
Therefore closing as invalid.

Original comment by chrisbr...@googlemail.com on 30 Sep 2014 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by chrisbr...@googlemail.com on 30 Sep 2014 at 9:24