From 6eec029c4c1cb21e224f3862d4124ec8d678f1c605313bed5a759287712d2c2f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Dec 2023 16:07:22 +0000 Subject: [PATCH] - update to 0.1.2: * Revert "Don't check for prefix matches in is_array" * Add test to make sure architecture-specific arrays work OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-srcinfo?expand=0&rev=9 --- python-srcinfo.changes | 7 +++++++ python-srcinfo.spec | 4 ++-- srcinfo-0.1.1.tar.gz | 3 --- srcinfo-0.1.2.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 srcinfo-0.1.1.tar.gz create mode 100644 srcinfo-0.1.2.tar.gz diff --git a/python-srcinfo.changes b/python-srcinfo.changes index b498643..9a1d7d8 100644 --- a/python-srcinfo.changes +++ b/python-srcinfo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 16:06:46 UTC 2023 - Dirk Müller + +- update to 0.1.2: + * Revert "Don't check for prefix matches in is_array" + * Add test to make sure architecture-specific arrays work + ------------------------------------------------------------------- Wed Dec 14 23:16:31 UTC 2022 - John Vandenberg diff --git a/python-srcinfo.spec b/python-srcinfo.spec index 935280e..35b34f7 100644 --- a/python-srcinfo.spec +++ b/python-srcinfo.spec @@ -1,7 +1,7 @@ # # spec file for package python-srcinfo # -# 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 @@ -17,7 +17,7 @@ Name: python-srcinfo -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Python library to parse Arch SRCINFO files License: ISC diff --git a/srcinfo-0.1.1.tar.gz b/srcinfo-0.1.1.tar.gz deleted file mode 100644 index a7347e7..0000000 --- a/srcinfo-0.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f620ec0697ab7419e85afd37c5737660b9978b463672e25b5b7ee610fc540757 -size 5172 diff --git a/srcinfo-0.1.2.tar.gz b/srcinfo-0.1.2.tar.gz new file mode 100644 index 0000000..05cbf09 --- /dev/null +++ b/srcinfo-0.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8296c710015a6b25c1dc750a494841a8094a2cf4fdb33a375fbe9720ec976e6 +size 5262