diff --git a/python-markupsafe.spec b/python-markupsafe.spec index e69cb29..145cd6d 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,5 +1,5 @@ Name: python-markupsafe -Version: 1.0 +Version: 1.1.0 Release: 1mamba Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: System/Libraries @@ -43,9 +43,12 @@ CFLAGS="%{optflags}" %{__python} setup.py build %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) -%doc AUTHORS LICENSE README.rst +%doc README.rst %changelog +* Tue Nov 20 2018 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Mon Mar 27 2017 Automatic Build System 1.0-1mamba - automatic version update by autodist