14
0
forked from pool/python-pysrt

Accepting request 446477 from home:alois:branches:devel:languages:python

Update to version 1.1.1

OBS-URL: https://build.opensuse.org/request/show/446477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysrt?expand=0&rev=2
This commit is contained in:
2016-12-16 09:33:40 +00:00
committed by Git OBS Bridge
parent 776379b872
commit 1d727bb527
4 changed files with 25 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysrt
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pysrt
Version: 1.0.1
Version: 1.1.1
Release: 0
Summary: SubRip (.srt) subtitle parser and writer
License: GPL-3.0
@@ -26,8 +27,8 @@ Source0: https://pypi.python.org/packages/source/p/pysrt/pysrt-%{version}
Source1: python-pysrt-rpmlintrc
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-setuptools
BuildRequires: python-chardet
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: python
Requires: python-chardet