From dfdea6bf329f766a573326a702b75f3ced7586636e8bdb1eecaed93c47552643 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 25 Aug 2017 07:57:47 +0000 Subject: [PATCH] - update to 2.7.8 * PR #62. Support custom default names for pre and build OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=3 --- python-semver.changes | 6 ++++++ python-semver.spec | 11 +++++------ semver-2.7.7.tar.gz | 3 --- semver-2.7.8.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 semver-2.7.7.tar.gz create mode 100644 semver-2.7.8.tar.gz diff --git a/python-semver.changes b/python-semver.changes index 4cda997..08ede32 100644 --- a/python-semver.changes +++ b/python-semver.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 25 07:56:06 UTC 2017 - sebix+novell.com@sebix.at + +- update to 2.7.8 + * PR #62. Support custom default names for pre and build + ------------------------------------------------------------------- Fri Jun 2 19:50:40 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-semver.spec b/python-semver.spec index 6154620..3ff249e 100644 --- a/python-semver.spec +++ b/python-semver.spec @@ -13,22 +13,22 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-semver -Version: 2.7.7 +Version: 2.7.8 Release: 0 -License: BSD-3-Clause Summary: Python helper for Semantic Versioning -Url: https://github.com/k-bx/python-semver +License: BSD-3-Clause Group: Development/Languages/Python +Url: https://github.com/k-bx/python-semver Source: https://files.pythonhosted.org/packages/source/s/semver/semver-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages @@ -47,7 +47,6 @@ See also http://semver.org/ %python_install %files %{python_files} -%defattr(-,root,root,-) %doc README.rst %{python_sitelib}/* diff --git a/semver-2.7.7.tar.gz b/semver-2.7.7.tar.gz deleted file mode 100644 index a261dd2..0000000 --- a/semver-2.7.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20ffbb50248a6141bb9eba907db0e47ee4a239ddb55fe0ada8696fc241495a9d -size 5655 diff --git a/semver-2.7.8.tar.gz b/semver-2.7.8.tar.gz new file mode 100644 index 0000000..d60c565 --- /dev/null +++ b/semver-2.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6212f5c552452e306502ac8476bbca48af62db29c4528fdd91d319d0a44b07b +size 5712