diff --git a/python-text-unidecode.changes b/python-text-unidecode.changes index 5dc487f..8c135ef 100644 --- a/python-text-unidecode.changes +++ b/python-text-unidecode.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 8 19:03:31 UTC 2017 - arun@gmx.de + +- specfile: + * add LICENSE to %doc + +- update to version 1.1: + * DOC use official Travis badge + * Test and document all modern Python versions + * Include license file in the source code and distribute it + * Enable pip cache in Travis CI + * Use pkg_resources to keep the package zip-safe + ------------------------------------------------------------------- Sun Oct 22 18:51:55 UTC 2017 - arun@gmx.de diff --git a/python-text-unidecode.spec b/python-text-unidecode.spec index b11a674..cd3b2ad 100644 --- a/python-text-unidecode.spec +++ b/python-text-unidecode.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-text-unidecode -Version: 1.0 +Version: 1.1 Release: 0 Summary: The most basic Text::Unidecode port License: Artistic-1.0 @@ -29,7 +29,7 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRoot: %{{_tmppath}}/%{name}-%{version}-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -55,7 +55,7 @@ This port is licensed under Artistic License and supports both Python %files %{python_files} %defattr(-,root,root,-) -%doc README.rst +%doc README.rst LICENSE %{python_sitelib}/* %changelog diff --git a/text-unidecode-1.0.tar.gz b/text-unidecode-1.0.tar.gz deleted file mode 100644 index 4157157..0000000 --- a/text-unidecode-1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1943a4bfb52f2b5068c8da25cdcfcf28c64c41d891dff70c662927c18ac58052 -size 74739 diff --git a/text-unidecode-1.1.tar.gz b/text-unidecode-1.1.tar.gz new file mode 100644 index 0000000..f6a4ff0 --- /dev/null +++ b/text-unidecode-1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0afd5e8a7ac69bfb1372e1bbfa3c63c22e3db8ae1284690e96b45c4430d08d0 +size 76843