diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-29 11:38:08 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-29 11:38:08 -0400 |
commit | f4c4b3b45f70764f56a7c29c4d29928f4280a5df (patch) | |
tree | 66808a3704fe08bb144e25a390c784f9e8db539d /debian/changelog | |
parent | c4784a437d82c2c7747ffc600ac54355130b2ac0 (diff) |
add spec file
Modify makefile to update spec file version number.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11fdc993f..4c8c4d6fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.20091024) UNRELEASED; urgency=low * When redirecting to a page, ie, after editing, ensure that the url is uri-encoded. Most browsers other than MSIE don't care, but it's the right thing to do. + * Add a spec file to allow building rpm from the source package. -- Joey Hess <joeyh@debian.org> Mon, 26 Oct 2009 11:53:32 -0400 |