diff --git a/.gitignore b/.gitignore index df89dd7..c03049c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ronn-0.3.8.tgz +/ronn-0.4.0.tgz diff --git a/nodejs-ronn.spec b/nodejs-ronn.spec index 6f9d71a..b86f0a6 100644 --- a/nodejs-ronn.spec +++ b/nodejs-ronn.spec @@ -1,6 +1,6 @@ Name: nodejs-ronn -Version: 0.3.8 -Release: 6%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: Markdown to roff/html converter License: MIT Group: System Environment/Libraries @@ -48,6 +48,9 @@ rm -rf %{buildroot} %doc README.md LICENSE CHANGES TODO %changelog +* Tue Apr 16 2013 T.C. Hollingsworth - 0.4.0-1 +- new upstream release 0.4.0 + * Wed Mar 20 2013 T.C. Hollingsworth - 0.3.8-6 - fix require on markdown diff --git a/sources b/sources index 5d3853e..24cbe22 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 05402ce769fa0ff3f920103ae7d21d9f ronn-0.3.8.tgz +0756c3ad1252870cfc689c1e04e13196 ronn-0.4.0.tgz