From 5f4a3020c4254aaa7c2f8a5c038bcd6574f2b300bade4a5b7200de52914ffb9a Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Wed, 12 Oct 2022 03:07:33 +0000 Subject: [PATCH] Accepting request 1009974 from home:yarunachalam:branches:devel:languages:python - Update to version 1.1.0 * cb9f9e5 Handle double braces when linting OBS-URL: https://build.opensuse.org/request/show/1009974 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dennis?expand=0&rev=11 --- dennis-0.9.tar.gz | 3 --- dennis-1.1.0.tar.gz | 3 +++ python-dennis.changes | 6 ++++++ python-dennis.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 dennis-0.9.tar.gz create mode 100644 dennis-1.1.0.tar.gz diff --git a/dennis-0.9.tar.gz b/dennis-0.9.tar.gz deleted file mode 100644 index f1d63f6..0000000 --- a/dennis-0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c942dd5da7d03c65daebc069c5ee5c7f1374ac9b0c8c89c627caa66fe822604 -size 43553 diff --git a/dennis-1.1.0.tar.gz b/dennis-1.1.0.tar.gz new file mode 100644 index 0000000..1bab645 --- /dev/null +++ b/dennis-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfa89acbee5acd3e70714fbc45d9dc23446a2418624c17b1dcfdf0bdd33bbe0 +size 44799 diff --git a/python-dennis.changes b/python-dennis.changes index b310714..5860b19 100644 --- a/python-dennis.changes +++ b/python-dennis.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 03:04:03 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.1.0 + * cb9f9e5 Handle double braces when linting + ------------------------------------------------------------------- Tue May 26 07:22:36 UTC 2020 - Petr Gajdos diff --git a/python-dennis.spec b/python-dennis.spec index 7ea3806..9a65d9f 100644 --- a/python-dennis.spec +++ b/python-dennis.spec @@ -1,7 +1,7 @@ # # spec file for package python-dennis # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dennis -Version: 0.9 +Version: 1.1.0 Release: 0 Summary: Utilities for working with PO and POT files License: BSD-3-Clause @@ -36,7 +36,7 @@ BuildRequires: python-rpm-macros Requires: python-click >= 6 Requires: python-polib >= 1.0.8 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages