diff --git a/python-gflags-3.1.1.tar.gz b/python-gflags-3.1.1.tar.gz deleted file mode 100644 index ceca79a..0000000 --- a/python-gflags-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aaff6449ca74320c709052e4664a52337832b2338f4a4267088564f3e98f6c63 -size 52633 diff --git a/python-gflags-3.1.2.tar.gz b/python-gflags-3.1.2.tar.gz new file mode 100644 index 0000000..37d3c14 --- /dev/null +++ b/python-gflags-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ae131e899ef68e9e14aa53ca063839c34f6a168afe622217b5b875492a1ee2 +size 52093 diff --git a/python-python-gflags.changes b/python-python-gflags.changes index e5766e9..eb91e9b 100644 --- a/python-python-gflags.changes +++ b/python-python-gflags.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 12 06:08:15 UTC 2018 - Thomas Bechtold + +- update to 3.1.2: + * New API names for compatibility with abseil-py. + ------------------------------------------------------------------- Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com diff --git a/python-python-gflags.spec b/python-python-gflags.spec index c465e8c..52cc36f 100644 --- a/python-python-gflags.spec +++ b/python-python-gflags.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-gflags # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-gflags -Version: 3.1.1 +Version: 3.1.2 Release: 0 Url: http://code.google.com/p/python-gflags Summary: Google Commandline Flags Module @@ -73,7 +73,8 @@ mv %{buildroot}%{_bindir}/gflags2man.py %{buildroot}%{_bindir}/gflags2man %files %{python_files} %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING README +%license COPYING +%doc AUTHORS ChangeLog README.md %python_alternative %{_bindir}/gflags2man %{python_sitelib}/*