From 2a0c9f6da2643f9684ac549adaa5a91a1e573640 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Mar 16 2012 18:03:08 +0000 Subject: Update to 1.1.1. --- diff --git a/.gitignore b/.gitignore index bfb1ed1..5a28e66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ markdown2-1.0.1.17.zip /markdown2-1.0.1.19.zip +/markdown2-1.1.1.zip diff --git a/python-markdown2.spec b/python-markdown2.spec index d734c4f..69d7a9d 100644 --- a/python-markdown2.spec +++ b/python-markdown2.spec @@ -5,8 +5,8 @@ %global srcname markdown2 Name: python-%{srcname} -Version: 1.0.1.19 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: A fast and complete Python implementation of Markdown Group: Development/Languages License: MIT @@ -59,12 +59,15 @@ cd test %files %defattr(-,root,root,-) -%doc CHANGES.txt CONTRIBUTORS.txt LICENSE.txt TODO.txt +%doc CHANGES.md CONTRIBUTORS.txt LICENSE.txt TODO.txt %{python_sitelib}/* %{_bindir}/markdown2 %changelog +* Fri Mar 16 2012 Thomas Moschny - 1.1.1-1 +- Update to 1.1.1. + * Sat Jan 14 2012 Fedora Release Engineering - 1.0.1.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 5990d8f..9ba9ee5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -136408ef48d9f0c01f122ceedfb3110f markdown2-1.0.1.19.zip +2b25f16a32c80da5b2c0431cfa49bfc8 markdown2-1.1.1.zip