From 7e945f459a648e74be0df72ebe48f09f9864f9090b22a72208012919779cb446 Mon Sep 17 00:00:00 2001 From: Tejas Guruswamy Date: Sun, 12 Feb 2023 01:30:41 +0000 Subject: [PATCH] - Update to version 2.2.0 * The custom setuptools command classes can now be imported directly from the versioningit.cmdclass module as an alternative to calling get_cmdclasses() OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=12 --- python-versioningit.changes | 7 +++++++ python-versioningit.spec | 4 ++-- versioningit-2.1.0.tar.gz | 3 --- versioningit-2.2.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 versioningit-2.1.0.tar.gz create mode 100644 versioningit-2.2.0.tar.gz diff --git a/python-versioningit.changes b/python-versioningit.changes index ef7cffe..51be277 100644 --- a/python-versioningit.changes +++ b/python-versioningit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 12 01:30:01 UTC 2023 - Tejas Guruswamy + +- Update to version 2.2.0 + * The custom setuptools command classes can now be imported directly from the versioningit.cmdclass + module as an alternative to calling get_cmdclasses() + ------------------------------------------------------------------- Wed Nov 9 19:36:14 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-versioningit.spec b/python-versioningit.spec index 00fbec8..1f6549c 100644 --- a/python-versioningit.spec +++ b/python-versioningit.spec @@ -1,7 +1,7 @@ # # spec file for package python-versioningit # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: python-versioningit -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Versioning It with your Version In Git License: MIT diff --git a/versioningit-2.1.0.tar.gz b/versioningit-2.1.0.tar.gz deleted file mode 100644 index c9ef2d8..0000000 --- a/versioningit-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f2965e30d2ebfd7ffab6bf26368f2237570622dd2a49c7fbc1995de9c676d6 -size 735718 diff --git a/versioningit-2.2.0.tar.gz b/versioningit-2.2.0.tar.gz new file mode 100644 index 0000000..072b643 --- /dev/null +++ b/versioningit-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb18e7ba7268a880bf1ccfe92e534e96ab34e0397f28dcbcb3fc0da4f6a5b6bd +size 742936