diff --git a/python-xapp-1.0.1.tar.gz b/python-xapp-1.0.1.tar.gz deleted file mode 100644 index b328cb3..0000000 --- a/python-xapp-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da2ec46dc3fce97accd0ee6d9bd9d71d26c953b01de1a5336ba2b4b60f2f3b6b -size 12327 diff --git a/python-xapp-1.2.0.tar.gz b/python-xapp-1.2.0.tar.gz new file mode 100644 index 0000000..6913c4c --- /dev/null +++ b/python-xapp-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81e50b1a16efcd2db0db99afbeebf56a4dfd45b008ec5bc606db0adc7cb9ac0 +size 12412 diff --git a/python-xapp.changes b/python-xapp.changes index 0c0e937..3d0831c 100644 --- a/python-xapp.changes +++ b/python-xapp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru + +- Update to version 1.2.0: + * Properly bump version in setup.py. + ------------------------------------------------------------------- Mon Jun 12 19:52:24 UTC 2017 - sor.alexei@meowr.ru diff --git a/python-xapp.spec b/python-xapp.spec index c8963f4..1f86a56 100644 --- a/python-xapp.spec +++ b/python-xapp.spec @@ -1,7 +1,7 @@ # # spec file for package python-xapp # -# 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 @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xapp -Version: 1.0.1 +Version: 1.2.0 Release: 0 Summary: Python XApp library -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Languages/Python -Url: https://github.com/linuxmint/python-xapp +URL: https://github.com/linuxmint/python-xapp Source: https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FEATURE-OPENSUSE python-xapp-xdgsu.patch -- Escalate privileges using xdg-su. Patch0: python-xapp-xdgsu.patch @@ -50,8 +50,8 @@ desktop environments and required to implement cross-DE solutions. %python_install %files %{python_files} -%defattr(-,root,root) -%doc COPYING debian/changelog +%license COPYING +%doc debian/changelog %{python_sitelib}/xapp/ %{python_sitelib}/python_xapp-*.egg-info