diff --git a/pysrt-1.1.1.tar.gz b/pysrt-1.1.1.tar.gz deleted file mode 100644 index 35ffe6f..0000000 --- a/pysrt-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb4c10424549fc5a32d19cd5091f00316b875461fcd79a7809bb55056974d0aa -size 104027 diff --git a/pysrt-1.1.2.tar.gz b/pysrt-1.1.2.tar.gz new file mode 100644 index 0000000..a743b75 --- /dev/null +++ b/pysrt-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f844ba33e4e7743e9db746492f3a193dc0bc112b153914698e7c1cdeb9b0b9 +size 104371 diff --git a/python-pysrt.changes b/python-pysrt.changes index 2c48e68..90e5f1e 100644 --- a/python-pysrt.changes +++ b/python-pysrt.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 20 18:03:47 UTC 2020 - Luigi Baldoni + +- Update to version 1.1.2 + * open(): don't use universal 'U' mode + * Switched broken pypip.in badges to shields.io + * to use print in py2 and py3, print from __future__ + * if file not exist show message + * Add Python 3 trove classifiers + ------------------------------------------------------------------- Mon Oct 14 14:17:23 UTC 2019 - Matej Cepl diff --git a/python-pysrt.spec b/python-pysrt.spec index ba0be9b..a3bc09a 100644 --- a/python-pysrt.spec +++ b/python-pysrt.spec @@ -1,7 +1,7 @@ # # spec file for package python-pysrt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pysrt -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: SubRip (.srt) subtitle parser and writer License: GPL-3.0-only @@ -54,6 +54,7 @@ sed -e '1d' -i pysrt/commands.py %python_exec %{_bindir}/nosetests %files %{python_files} +%doc README.rst %python3_only %{_bindir}/srt %{python_sitelib}/pysrt %{python_sitelib}/pysrt-%{version}-py%{python_version}.egg-info