diff --git a/discount/discount.spec b/discount/discount.spec index 5cdac48327..1d11c6c956 100644 --- a/discount/discount.spec +++ b/discount/discount.spec @@ -22,7 +22,7 @@ ## # package version -%define V_discount 2.1.1.2 +%define V_discount 2.1.1.3 %define V_text_markdown 1.000031 %define V_text_markdown_discount 0.01 @@ -37,7 +37,7 @@ Class: EVAL Group: Print License: BSD Version: %{V_discount} -Release: 20110730 +Release: 20110731 # package options %option with_perl no @@ -64,7 +64,7 @@ PreReq: perl prog discount = { version = %{V_discount} url = http://www.pell.portland.or.us/~orc/Code/discount/ - regex = discount-(\d+\.\d+\.\d+(?:(?:beta|rc)\d+)?)\.tar\.bz2 + regex = discount-(\d+\.\d+\.\d+(\.\d+)?(?:(?:beta|rc)\d+)?)\.tar\.bz2 } prog discount:text-markdown = { version = %{V_text_markdown}